- 07 Mar, 2018 1 commit
-
-
Tristan Cavelier authored
When data-gadget-renderjs-extra attribute is not set to an element, `element.getAttribute("data-gadget-renderjs-extra")` returns null. Possible error messages : - sub_key is null - TypeError: Cannot set property 'key' of null /reviewed-on nexedi/erp5!602
-
- 06 Mar, 2018 6 commits
-
-
Ayush Tiwari authored
In case of catalog methods where we have expression empty or None, trying to get expression_instance raises an error. So, as to keep the compatibilty with how it used to check for value of expression as shown in this diff : nexedi/erp5@04f331a2 its better to check the same in mixin.
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
-
Hardik Juneja authored
This commit: - Adds a new Activity called "SQLJoblib" - Adds a Backend to be used by joblib - Uses OOBTree to store results instead of ConflictFreeLog - Adds a getResultDict API to fetch resut Dict It uses the original work from rafael@nexedi.com and loic.esteve@inria.fr
-
Vincent Pelletier authored
-
- 05 Mar, 2018 7 commits
-
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 02 Mar, 2018 6 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
to use new CKEditor test macros
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
Add Base_viewFieldLibrary/my_core_mode_required_text_content_validator
-
- 01 Mar, 2018 2 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 28 Feb, 2018 7 commits
-
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
/reviewed-on nexedi/erp5!598
-
Roque Porchetto authored
-
- 27 Feb, 2018 7 commits
-
-
Vincent Bechu authored
/reviewed-on nexedi/erp5!597
-
Roque authored
-
Ayush Tiwari authored
Also, as this error is returned via reponse code 403, we don't expect the element to be present. Hence there is no need to keep that check anymore.
-
Ayush Tiwari authored
Use this dialog in test to check if it correctly raises implementation error when trying to access this dialog.
-
Ayush Tiwari authored
In case there is an error and the target response if of type json, we should check for the portal_status_message and display it. [erp5_hal_json_style]: Do not set HTTP response code for error in Base_renderForm. Add new script Base_returnFailureMessage to return response header for HTTP code errors. Also, Remove useless message trunacation
-
Ayush Tiwari authored
-
Arnaud Fontaine authored
Also, Alt-Space is already bound to 'just-one-space' and not needed anyway as CodeMirror binds autocomplete to Alt-/ by default.
-
- 26 Feb, 2018 4 commits
-
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-
Boris Kocherov authored
-