- 23 Sep, 2015 2 commits
-
-
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 15 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
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
State.py: robustness improvement; in some rare cases, DC workflow may have non-exist but defined as possible transitions. this improvement can avoid these error crush workflow conversion.
-
wenjie.zheng authored
-
wenjie.zheng authored
patches/States.py: add addPossibleTransition which acts as an universal method for both types of workflow.
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: fix a confusion between list/tuple of variable value to make _executeMetaTrasition work.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: fix in getInfo, variable guard hasn't been checked properly; add _getStatusOf which get the workflow history correctly, and it is used to replace getCurrentStatusDict which does the same thing after correction. history key now directly get from workflow reference.
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_core: rename script checkConsistency to Document_checkConsistency to avoid conflict in new workflow conversion.
-
- 16 Sep, 2015 5 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: when workflow managed role list is not defined, return an empty tuple to variable_match instead of None.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 15 Sep, 2015 7 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_core: change the validation_workflow's script id checkConsistency to Document_checkConsistency.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 14 Sep, 2015 2 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-