- 24 May, 2016 7 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Also cleanup existing documents
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 23 May, 2016 6 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Sometimes, we need to generate amounts with and without aggregation. With this new method, we avoid duplicate computation. The purpose is to generate amounts only once and
-
Julien Muchembled authored
-
Julien Muchembled authored
multiplyQuantity() is dead code since commit 74838d44
-
- 20 May, 2016 3 commits
-
-
Julien Muchembled authored
- In-browser jslint does not warn about it. - It's like C/C++ and 'gcc -Wall' does not warn either.
-
Julien Muchembled authored
Similar to commit e1d57590
-
Romain Courteaud authored
This restore the previous behaviour which has been dropped by nexedi/erp5@63c3da2b Because getSecurityManager().getUser() always returns "Anonymous User" when Base_getAutoLogoutSessionKey is called (from CookieCrumbler.modifyRequest), all users were sharing the same session which leads to user being all the time logged out.
-
- 19 May, 2016 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Georgios Dagkakis authored
User may lose test if he/she continues on typing
-
- 18 May, 2016 2 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
When used, it will crop the image around the center to the expected size
-
- 17 May, 2016 2 commits
-
-
Tristan Cavelier authored
/reviewed-on nexedi/erp5!117
-
Vincent Pelletier authored
Makes future table structure changes easier.
-
- 13 May, 2016 3 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
instead of class gadget field
-
Tristan Cavelier authored
-
- 12 May, 2016 6 commits
-
-
Julien Muchembled authored
- Respect run_only/remote_code_url_list if given. - When page templates have errors, there may be no Zuite Results, in which case testFunctionalTestRunner waits forever, until it gets killed (after a few hours). It's easier to fix this issue by check PT at the beginning of testFunctionalTestRunner, instead of doing it in a separate test method.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Tristan Cavelier authored
The validation state "hidden" put a class "hidden" on the field. And then field was hidden. 8ba29de3 /reviewed-on nexedi/erp5!113
-
Georgios Dagkakis authored
in order to avoid timing attacks /reviewed-on nexedi/erp5!115
-
Vincent Pelletier authored
When changing listbox display mode (ex: from domain tree to flat list), remove domain tree from selection, so filtering comming from domain tree does not apply. Requested-by: Thierry Brettnacher <tb@nexedi.com>
-
- 11 May, 2016 7 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
For other temporary objects, there may be interactions on edit(), like Document_base_convertable_edit (document_conversion_interaction_workflow), tested by test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache).
-
Julien Muchembled authored
-
Rafael Monnerat authored
The parameter test_suite_title passed do not correspond exactly to test_suite_title present on ERP5 (as this test is not supposed to share the effort to run tests
-
Georgios Dagkakis authored
erp5_web_jabber_client: Allow user to send multi-line messages User can change between single-line and multi-line mode using one button. /reviewed-on nexedi/erp5!114
-