- 26 Nov, 2015 5 commits
-
-
Ayush Tiwari authored
erp5_data_notebook: Refactor jupyter_compile to only return the local variables which are added after code execution
-
Ayush Tiwari authored
-
Ayush Tiwari authored
erp5_data_notebook: Add dict to convert string to Boolean in Base_executeJupyter python script for getting all the data notebooks
-
Ayush Tiwari authored
erp5_data_notebook bt5: Updated extension JupyterCompile to use globals variable while running exec command
-
Ayush Tiwari authored
This BT is used to interact ERP5 with Jupyter and execute the python code. 1. External method `Base_executeJupyter` to interact between code from Jupyter and ERP5 backend. 2. Module - Data Notebooks 3. Unittest `JupyterCompile` to test external method and extensions.
-
- 25 Nov, 2015 13 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
This will drop any query containing only some space characters
-
Romain Courteaud authored
-
Rafael Monnerat authored
This helps to navegate quicker among the documents.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This is achieved by passing 'undefined' value in the option dict. Example: {page: undefined, form: 'view'}
-
Romain Courteaud authored
[erp5_web_renderjs_ui] Ensure that relation field jump link does not allow pagination on random documents
-
Xiaowu Zhang authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 24 Nov, 2015 10 commits
-
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
Romain Courteaud authored
Each worklist links to the module view of the first matching portal_type. A search query is provided to filter the documents matching the worklist.
-
Romain Courteaud authored
This allow to provide worklist information to a javascript application. allDocs query parameter are provided to get list of document to work on.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Include a new Distributor, Test Suite and also Unit Test related class to Handle SlapOS Test Agent kind of tests.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 23 Nov, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
local_roles can not be expressed as a catalog query and should be provided as an explicit value
-
- 19 Nov, 2015 6 commits
-
-
Kazuhiko Shiozaki authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Xiaowu Zhang authored
-
Romain Courteaud authored
[erp5_web_renderjs_ui_test] Sort document before paginating to not depend of catalog random ordering
-
Gabriel Monnerat authored
And remove trailing whitespaces
-
- 18 Nov, 2015 3 commits
-
-
Romain Courteaud authored
Try to rely on listbox content instead
-
Jérome Perrin authored
-
Jérome Perrin authored
When using erp5_deferred_style, each report section is rendered in an independant request, so test should not create a situtation where request form is same for all report section, because request form parameters become selection parameters.
-
- 16 Nov, 2015 1 commit
-
-
Jérome Perrin authored
This new property will not be available until we upgrade erp5_property_sheets, so we have to use a backword compatible accessor.
-