- 19 Aug, 2011 16 commits
-
-
Ivan Tyagov authored
-
Rafael Monnerat authored
Each workflow should use the respective Zuite.
-
Rafael Monnerat authored
Check the lock files, and launch the xvfb with some available display.
-
Rafael Monnerat authored
Use ERP5TypeFunctionalTestCase and runUnitTest instead of runFunctionalTest O directly use the browser for manual runs.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The Configurator is usually used to bootstrap some instance, so have previous business templates may cause some inconsistent. Reorganize to execute tutorial tests for each configuration.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This make code of bt5 a bit smaller
-
Rafael Monnerat authored
Phantomjs still draft.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Make code more generic and several clean ups and API definititions.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Several changes which only improve code readability only.
-
- 18 Aug, 2011 1 commit
-
-
Ivan Tyagov authored
It's job of form validation to handle this case appropriately.
-
- 17 Aug, 2011 1 commit
-
-
Ivan Tyagov authored
modify Person object it can still unblock it if it has access to system events).
-
- 16 Aug, 2011 2 commits
-
-
Nicolas Delaby authored
Unknown ids must not prevent to create a document, so let ERP5 compute new ids.
-
Ivan Tyagov authored
Create (and open Assingmnet) before validating Person object.
-
- 15 Aug, 2011 5 commits
-
-
Ivan Tyagov authored
change authentication cookie as well at client side in same transaction. This way a logged in user is able to change current password without being kicked out of the system within.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
API. Adjust test accordingly.
-
Ivan Tyagov authored
change events. Adjust test accordingly.
-
- 13 Aug, 2011 2 commits
-
-
Kazuhiko Shiozaki authored
use email.utils.formataddr instead of '"%s" <%s>' to support double-quotes and backslashes correctly.
-
Kazuhiko Shiozaki authored
use email.utils.formataddr instead of '"%s" <%s>' to support double-quotes and backslashes correctly.
-
- 12 Aug, 2011 2 commits
-
-
Julien Muchembled authored
We might want to rely on MailHost for filling those fields.
-
Nicolas Delaby authored
-
- 11 Aug, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Aug, 2011 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 09 Aug, 2011 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Also cleanup and optimize PUT & ContributionTool This reverts commit eaf12293.
-
Nicolas Delaby authored
If attach_document_to_context is True, then context will be a follow up of created document. Consider this assumption as a user input value to enhance metadata discovery process
-
- 08 Aug, 2011 1 commit
-
-
Nicolas Delaby authored
This sorting is inefficient if the id generator of module is random based. This feature is replaced by a catalog query against creation_date parameter.
-