- 03 May, 2018 17 commits
-
-
Valentin Benozillo authored
-
Valentin Benozillo authored
-
Valentin Benozillo authored
-
Valentin Benozillo authored
-
Valentin Benozillo authored
-
Valentin Benozillo authored
-
Valentin Benozillo authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Romain Courteaud authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 02 May, 2018 4 commits
-
-
Sebastien Robin authored
-
Ayush Tiwari authored
There won't be any `a` tag for the State column as it is a column with no link for the given listbox(es), so just verify the value of the text in it.
-
Mukul authored
/reviewed-on nexedi/erp5!654
-
Tomáš Peterka authored
/reviewed-on nexedi/erp5!655
-
- 30 Apr, 2018 4 commits
-
-
Ayush Tiwari authored
Also, remove the test from expected Failure for this case.
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 27 Apr, 2018 3 commits
-
-
Mukul authored
/reviewed-on nexedi/erp5!653
-
Mukul authored
-
Mukul authored
-
- 26 Apr, 2018 3 commits
-
-
Tomáš Peterka authored
/reviewed-on nexedi/erp5!652
-
Roque authored
- server_id provided from server itself by getCurrentNode method of CMFActivity /reviewed-on nexedi/erp5!651
-
Roque authored
- getCurrentNode method can be directly imported from CMFActivity - corresponding unittests /reviewed-on nexedi/erp5!647
-
- 25 Apr, 2018 9 commits
-
-
Tomáš Peterka authored
- [hal_json] distinguishes between REQUEST.form and REQUEST.other - [hal_json] byteify all keys and values before putting them into REQUEST - [renderjs_ui] dialog does not go to parent when validation fails - [hal_json] does not crash on direct traverse of a Script instead of a Dialog - [renderjs_ui_test] move the logging-out test to its isolated zuite so it does not cause problems
-
Tomáš Peterka authored
- introspect any dialog method for `uids` argument - introspect any list_method inside dialog for `uid` argument - module-level Object JIO Actions are templated and they expect `query` parameter - use `form_id` to obtain previous search result - warn user when applying an action on unrestricted set of documents
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Jérome Perrin authored
This fixes the problem that deferred style does not honor Localizer cookie and just translate according to user agent's `Accept-Language` [#20180319-1D1E0A3](https://nexedi.erp5.net/bug_module/20180319-1D1E0A3/) Filtering of request arguments have been reworked to stop code duplication and fix [#20180220-1DBF516](https://nexedi.erp5.net/bug_module/20180220-1DBF516) /cc @gabriel @luke @aurel /reviewed-on nexedi/erp5!611
-
Jérome Perrin authored
In legacy simulation, we use to have a matrix of predicate containing *Accounting Rule Cell*, with some (probably) buggy interactions to maintain the matrix of predicates. When moving to new simulation we realized we can just do this configuration using trade model path, so this is no longer needed. The configuration *Rules contain Accounting Rule Cells* was already moved to `erp5_simulation_legacy`. There are two other parts of configuration that were also used only used with Accounting Rule Cells in rules:: * *Rules and Predicate use an interaction workflow to update matrix* - and the corresponding (missnamed) `rule_interaction_workflow` * *Rules contain Predicate* This MR just move these two bits of configuration to legacy business template. /cc @jm @tatuya /reviewed-on nexedi/erp5!627
-
Jérome Perrin authored
https://codemirror.net/demo/matchtags.html makes editions of web pages and xml easier /reviewed-on nexedi/erp5!634
-
Jérome Perrin authored
When the user add, modify or remove a Calendar Exception, related Group Calendar Assignments should be updated. This is a continuation of !261 implementing also the suggestions from nexedi/erp5@1fa90034 (comment 17234) @rafael @tb @seb @romain @georgios.dagkakis /reviewed-on nexedi/erp5!631
-