- 02 Sep, 2011 5 commits
-
-
Aurel authored
-
Aurel authored
- add validator with error message - fix field name
-
Łukasz Nowak authored
-
Aurel authored
-
Yusei Tahara authored
-
- 01 Sep, 2011 22 commits
-
-
Rafael Monnerat authored
The most long test takes about 1h only, so it is more them enough delay.
-
Rafael Monnerat authored
Just a silly conditional mistake.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Explain what shall be returned by server.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Follow new way of POSTing instead of putting.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
If data are posted twice with the same coordinates only one data set document is begin created, not two. This was changed in 33a5a2be
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Nicolas Delaby authored
return empty string by default
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 31 Aug, 2011 13 commits
-
-
Arnaud Fontaine authored
already available in zope.testbrowser git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
ExpiredError is raised as the content is outdated git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
If a test suite fails with a Zope error, then 'main_form' will not be available for the next test suite. This also allows to assume that each test suite will be ran from ERP5 main page. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
user-login display depends on credential preference if it exits fields are now required do not assume the field will always be display on the tool
-
Aurel authored
-
Aurel authored
-
Arnaud Fontaine authored
away as it needs to send for example the exit status over a pipe and also the SIGCHLD was interrupting this pipe. Moreover, there was a race condition in the previous code leaving some children left in some cases because some SIGCHLD got lost. Also, ignore further SIGTERM once one has been received to avoid receiving a SIGTERM before putting the result to the queue and interrupting multiprocessing magic. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
exception object is serialized in order to be sent to the master process) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@46023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
also fix check of email content in subscription message
-
Kazuhiko Shiozaki authored
-
Aurel authored
-