- 20 Nov, 2015 9 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
Transition.py: a more robust guard which avoid anonymous user doing whatever in URL. Now if guard is None, getGuard will give all roles except Anonymous to guard.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
ERP5TypeTestCase.py: reactivate dynamicWorkflowConversion, log the type-workflow relation dictionary on log.
-
wenjie.zheng authored
-
- 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.
-
- 17 Nov, 2015 1 commit
-
-
wenjie.zheng authored
-
- 16 Nov, 2015 5 commits
-
-
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.
-
wenjie.zheng authored
-
Sebastien Robin authored
Improve default dialog by avoiding doing "update" action to see solver parameters. Instead, use javascript to automatically fill the "parameter" column when a solver is selected. Since there is not yet good solution to have this in both legacy user interface and new interface, use a separated business template instead of just changing the original dialog. Use a lot proxification to avoid duplicatation of configuration.
-
Romain Courteaud authored
-
Jérome Perrin authored
-
- 13 Nov, 2015 7 commits
-
-
Sebastien Robin authored
This mapping lack possibility of customization. We should later use a few getPortalSomethingStateList to replace this hardcoded mapping
-
Nicolas Wavrant authored
-
Xiaowu Zhang authored
-
wenjie.zheng authored
-
Xiaowu Zhang authored
-
wenjie.zheng authored
erp5_workflow: script to reassign workflow when there is a new bt installation after workflow conversion which may bring old assignment in chain_by_type with converted workflow ids.
-
Romain Courteaud authored
-
- 12 Nov, 2015 9 commits
-
-
Romain Courteaud authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_ui_test: workflow history should generate 2 records for copy clone action in edit_workflow's history.
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_ui_test: after deploy new workflow, workflow histroy won't generate 2 recordes for edit_workflow when a new object is generated.
-
wenjie.zheng authored
ERP5Site.py: shouldn't activate migrateToPortalWorkflowgit add product/ERP5/ERP5Site.pygit add product/ERP5/ERP5Site.py
-
wenjie.zheng authored
-