- 02 May, 2018 2 commits
-
-
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 10 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
-
Jérome Perrin authored
Fix for [#20171205-E91759](https://nexedi.erp5.net/bug_module/20171205-E91759) Basically extend the change from 24c836a7 to the case where there's an exception, but the exception does not match and add tests to reproduce the case. /cc @seb @gabriel @georgios.dagkakis @Nicolas /reviewed-on !630
-
- 24 Apr, 2018 2 commits
-
-
Ayush Tiwari authored
Currently, it is in expected failure state as it doesn't behave similar as XHTML UI.
-
Sven Franck authored
/reviewed-on !648
-
- 23 Apr, 2018 1 commit
-
-
Gabriel Monnerat authored
In the promise file, the persistent memcached url were swapped
-
- 20 Apr, 2018 6 commits
-
-
Xiaowu Zhang authored
-
Sven Franck authored
@georgios.dagkakis @Nicolas - moving test related things out of the erp5_corporate_identity template test results: https://nexedi.erp5.net/test_result_module/20180419-563DDA29 /reviewed-on nexedi/erp5!645
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
[renderjs_ui] Move Form submission logic into one place - Page Form and add constants to Form Definition in [hal_json_style]
-
- 19 Apr, 2018 7 commits
-
-
Roque authored
- allow slapos master communicator to supply software destruction - runner reinstalls software on every commit (temporarily) - refactor in software profile construction - some try controls added /reviewed-on nexedi/erp5!644
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
auto-generate expense sheet by using title and number
-
- 18 Apr, 2018 2 commits
-
-
Roque authored
-
Roque authored
- before create a new instance checks if the current testsuite has an old one - re-uses file-dictionary functions of frontend software checks - minor fixes /reviewed-on nexedi/erp5!615
-