- 17 Sep, 2015 13 commits
-
-
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 15 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-