- 24 Nov, 2015 9 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
PortalTypeClassInteractor.py: remove reassignWorkflow and reassignWorkflowWithoutConversion, add addTyprWorkflowList.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
ERP5TypeTestCase.py: don't trigger resetDynamic during workflow conversion to improve test performance.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 22 Nov, 2015 1 commit
-
-
wenjie.zheng authored
-
- 21 Nov, 2015 4 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: add a separated reassignment function instead of putting this function in conversion function.
-
wenjie.zheng authored
PortalTypeClassInteractor.py: resetDynamic after a separated reassignment function, instead of conversion function. Because resetDynamic after each conversion is too expensive, thus should do after all workflows are converted.
-
wenjie.zheng authored
-
- 20 Nov, 2015 10 commits
-
-
wenjie.zheng authored
-
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 1 commit
-
-
Sebastien Robin authored
This mapping lack possibility of customization. We should later use a few getPortalSomethingStateList to replace this hardcoded mapping
-