- 02 Oct, 2015 4 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: use CachinMethod to execute getPortalTypeListForWorkflow; now this part keeps indentical to the DCWorkflow.py.
-
wenjie.zheng authored
Workflow.py: fix a typo which generates a wrong format_data for worklist information, and later crashes listAction.
-
- 30 Sep, 2015 2 commits
-
-
wenjie.zheng authored
Worklist.py: in updateDynamicVariable, replace slef.var_matched with a function's attribute, this modification resolve the duplicated listing of variables.
-
wenjie.zheng authored
Worklist.py: add dynamic variable updating function, the worklist variable now keep updating correspond to workflow variable for_catalog setting.
-
- 29 Sep, 2015 7 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: before processing DC workflow's worklist, check if the workflow has already been check by new workflow's worklist checker.
-
wenjie.zheng authored
erp5_workflow_test: in aftersetup of test workflow, make sure new workflows have been successfully assign to type object.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 24 Sep, 2015 10 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: now getWorkflowChainDict also return the type defined workflow list in the same dict.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 23 Sep, 2015 5 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 22 Sep, 2015 4 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 21 Sep, 2015 2 commits
-
-
wenjie.zheng authored
WorkflowTool.py: an unknown reason that edit workflow isn't converted during the workflow conversion, to resolve this , now forcedly convert edit workflow.
-
wenjie.zheng authored
WorkflowTool.py: in case of a workflow is defined in both workflow list, type worklist should have priority to load.
-
- 20 Sep, 2015 1 commit
-
-
wenjie.zheng authored
Workflow.py: fix the workflow history may get state id instead of state reference in the execution of action.
-
- 19 Sep, 2015 1 commit
-
-
wenjie.zheng authored
-
- 18 Sep, 2015 1 commit
-
-
wenjie.zheng authored
erp5_core: revert the script id modification, because new mechanism has been taken place to resolve the script id and method conflict during workflow conversion.
-
- 17 Sep, 2015 3 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: during the conversion, if there is a script_id and method name conflict, add a prefix to script_id.
-
wenjie.zheng authored
-