- 25 Jun, 2012 3 commits
-
-
Kazuhiko Shiozaki authored
-
Leonardo Rochael Almeida authored
thinko: inverted logic
-
Kazuhiko Shiozaki authored
-
- 24 Jun, 2012 1 commit
-
-
Arnaud Fontaine authored
-
- 22 Jun, 2012 5 commits
-
-
Leonardo Rochael Almeida authored
Don't fail if a previous --save test was interrupted before cleanup. Delete in beforeTearDown() the person that was added on afterSetUp().
-
Leonardo Rochael Almeida authored
In ERP5, objects that do not acquire local roles (according to their portal type configuration) do not need to be reindexed with their containers. So do not reindex recursively if portal_types of contained objects don't need it. Security reindexing can be customized with a type-based method. Fix test that wrongly relied on unrestricted access for updating object roles.
-
Kazuhiko Shiozaki authored
-
Leonardo Rochael Almeida authored
Don't fix the default_encoding at import time as it can be overriden later (ex. by a later import of zope configuration). Don't assume objects to be str if they're not unicode
-
Kazuhiko Shiozaki authored
-
- 21 Jun, 2012 6 commits
-
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
If they coincide with imported keys.
-
Leonardo Rochael Almeida authored
-
Kazuhiko Shiozaki authored
a bit modify previous commit ba435293, use untouched message for default, and explicitly convert to unicode for non existing case.
-
Kazuhiko Shiozaki authored
support non-ascii msgid and add a backward compatibility for the existing catalog that stores non-ascii msgid as str not unicode.
-
Kazuhiko Shiozaki authored
* to_str does not return str result * typo in variable name
-
- 20 Jun, 2012 12 commits
-
-
Kazuhiko Shiozaki authored
call activate() in the same transaction otherwise we may get lots of UnsupportedWorkflowMethod errors.
-
Mame Coumba Sall authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Leonardo Rochael Almeida authored
Also, use local imports of itools where this is still necessary, and remove all mention of itools from ERP5 code.
-
Leonardo Rochael Almeida authored
Instead of itools.gettext
-
Leonardo Rochael Almeida authored
Remove files/functionalities not needed by ERP5
-
Leonardo Rochael Almeida authored
Fork from master branch of Localizer and 0.50 branch of itools into ERP5 Remove almost everything from itools except bare essentials needed by a stripped Localizer for ERP5
-
- 19 Jun, 2012 1 commit
-
-
Mame Coumba Sall authored
-
- 18 Jun, 2012 4 commits
-
-
Kazuhiko Shiozaki authored
-
Aurel authored
-
Rafael Monnerat authored
Follow up the commit 4b16e1dd (use UnrestrictedMethod's super user instead of ad-hoc SUPER_USER.)
-
Aurel authored
-
- 15 Jun, 2012 2 commits
-
-
Kazuhiko Shiozaki authored
-
Vincent Pelletier authored
-
- 14 Jun, 2012 3 commits
-
-
Ivan Tyagov authored
so client (browser) can draw an image out of it
-
Aurel authored
-
Mame Coumba Sall authored
Add destination_reference and source_reference on Payment Txn Group
-
- 13 Jun, 2012 1 commit
-
-
Ivan Tyagov authored
Set proper default Web Illustration content type. Adjust actions to match current SVG editor forms change.
-
- 12 Jun, 2012 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Disable built in SVG warning if use want to leave web page (this have to be improved in respect to "Save" button in ERP5).
-