- 19 Sep, 2011 2 commits
-
-
Nicolas Delaby authored
This allows ImageField to return original image content
-
Nicolas Delaby authored
-
- 17 Sep, 2011 1 commit
-
-
Arnaud Fontaine authored
-
- 16 Sep, 2011 2 commits
-
-
Gabriel Monnerat authored
Remove script because instead fix skins during the upgrade, it should be fixed and commited correctly in bt5
-
Kazuhiko Shiozaki authored
-
- 15 Sep, 2011 10 commits
-
-
Rafael Monnerat authored
This makes tests independent and improve failures detection.
-
Gabriel Monnerat authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Tatuya Kamada authored
* Fix the issue that Sale Packing List wrongly has Root Applied Rule sometimes when it is created by Delivery Builder with a site which has many activity nodes.
-
Aurel authored
-
Nicolas Delaby authored
-
Nicolas Delaby authored
Use helper function to test given encoding
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 14 Sep, 2011 1 commit
-
-
Gabriel Monnerat authored
-
- 13 Sep, 2011 5 commits
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
Also, allow to check the transition message after the dialog to make sure, and retry if the check fails and the maximum number of attempts is not 1. This way, it is possible to confirm an object and check that it has been confirmed in only one call including retries.
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 12 Sep, 2011 5 commits
-
-
Gabriel Monnerat authored
-
Nicolas Delaby authored
This patch will always perform conversion against given encoding, in order to check if this codec is valid or not.
-
Sebastien Robin authored
-
Nicolas Delaby authored
Check that declared encoding is supported by python before using it.
-
Aurel authored
-
- 11 Sep, 2011 2 commits
-
-
Jean-Paul Smets authored
There is no reason not to support sql_catalog_raise_error_on_uid_check for both cases of UID inconsistency. UID change happens for example with inconsistent catalog and ZODB after disaster recovery. It can be useful to prevent raise during a double catalogin of the database after a disaster recovery. Else, it is just impossible to recover.
-
Julien Muchembled authored
-
- 09 Sep, 2011 12 commits
-
-
Aurel authored
-
Nicolas Delaby authored
add new field for new coordinate_text property improve proxyfication (from deprecated field library)
-
Nicolas Delaby authored
thanks to css class horizontal_align_form_box, sub fields will be displayed horizontally increment version for 22baeab9c43113428ccf9472798732dc212d305f
-
Nicolas Delaby authored
Detailed properties take precedence on coordinate_text (raw string) if at least one of them is defined. Introduce isDetailed method in coordinate API, which return True if at least one detailed property is defined.
-
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
-