- 09 Sep, 2011 14 commits
-
-
Nicolas Delaby authored
Acquire more properties from coordinates
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
raw input is available with getData. Backward compatibility is supported.
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
Associate it to all Coordinate Classes. It defines data property to hold user input value
-
Nicolas Delaby authored
fromText was used to parse and store in different placeholders slices of coordinate strings. This assumption is wrong. Parsing will be dedicated to asText renderer.
-
Nicolas Delaby authored
-
Arnaud Fontaine authored
It was involving twisted conversion back and forth between erp5.util.testbrowser which expected the URL and ERP5 site id whereas erp5.util.benchmark which only expected the full URL. Moreover, it was not working if there is no "real" ERP5 site ID, for example with: http://foobar.org/.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
After changing state make sure reindex happens.
-
Arnaud Fontaine authored
-
- 08 Sep, 2011 17 commits
-
-
Vincent Pelletier authored
Also, word-wrap and remove "captain obvious"-style comment.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This reverts commit e7e8f515. only_group_columns doesn't belong to this API level, only to the level immediately below. Acked-by: Łukasz Nowak <luke@nexedi.com>
-
Ivan Tyagov authored
and check.
-
Łukasz Nowak authored
Just force only_group_columns=True in kw, as caller can already use this parameter.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
and check.
-
Nicolas Delaby authored
mapply needs to know which parameters it has to extract from the request. that's what fill_args_from_request decorator does.
-
Nicolas Delaby authored
If Image is a Text, then conversion to image format is performed
-
Nicolas Delaby authored
This fix is required because of a lack of conversion server ability to perform successive transformations. Add a comment in docstring to address explicitely this issue. display and quality parameters are not handled explicitely by OOoDocument._convert as they are just passed as they are to Image._convert . Add a test to prove the fix
-
Nicolas Delaby authored
If user omit format means he asked for original data Guess format from mimetypes_registry later (if any) only to add attachment inside odf archive
-
Vincent Pelletier authored
-
Aurel authored
-
Aurel authored
-
Arnaud Fontaine authored
-
Ivan Tyagov authored
progresively slower with data grow.
-
Arnaud Fontaine authored
-
- 07 Sep, 2011 8 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Ivan Tyagov authored
Add worklist for blocked user login.
-
Ivan Tyagov authored
Failures. Add a new report (part of worklist) to show blocked user account list.
-
Aurel authored
-
Aurel authored
-
Aurel authored
-
Nicolas Delaby authored
This is a list, not a string, take the first occurrence as arbitrary candidate
-
- 06 Sep, 2011 1 commit
-
-
Arnaud Fontaine authored
-