- 04 Nov, 2016 8 commits
-
-
Sebastien Robin authored
revert a change submitted by mistake
-
Sebastien Robin authored
This allows to have some information when testnode fails running a test suite
-
Douglas authored
Now the test node sends a `--frontend_url` parameter to the test suite, which an IPv4-enabled URL to the test node's backend. This is required to run remote tests on environments without IPv6 connectivity. Also the SlapOSController now waits 20 seconds instead of 10 seconds for the SlapOS proxy web server to start answering requests. On slower machines 10 seconds weren't being enough. @Tyagov, please review. /reviewed-on nexedi/erp5!189
-
Sebastien Robin authored
Some tests are sensible to Daylight saving time when they do some checking with non fixed dates
-
Sebastien Robin authored
mrp: allow edition of line quantities even if industrial_phase is set (and in general, even if option categories are set)
-
Sebastien Robin authored
-
Romain Courteaud authored
HTML is directly injected in the DOM. CSP should prevent to execute JS/CSS.
-
Arnaud Fontaine authored
Before fixing this bug, 'listbox_previousPage:method' input button was submitted but with no value (''). However, this was not handled by the backward-compatibility code and thus next/previous page buttons would not work properly if erp5_xhtml_style is not updated.
-
- 03 Nov, 2016 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Only 'float' supported for the moment. This should cover the case of integers. Example of 'Sortable Columns' value in a ListBox: id | float title | Since there's a fallback to 'Searchable Columns' when 'Sortable Columns' is empty, the cast type can also be specified there, in order to avoid duplication.
-
Julien Muchembled authored
-
- 02 Nov, 2016 29 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Use new renderJS job to simplify the code
-
Romain Courteaud authored
Support will be removed with CSP
-
Romain Courteaud authored
-
Romain Courteaud authored
Support calling render multiple times
-
Romain Courteaud authored
-
Romain Courteaud authored
Support calling render method multiple times.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Try to reduce possible errors when 2 functions tries to update the listbox DOM
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
It is already provided by jio
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
[erp5_web_renderjs_ui] Listbox: cancel previous line rendering to not conflict with the asynchronous render
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-