- 17 Sep, 2015 8 commits
-
-
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 17 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
-
wenjie.zheng authored
erp5_workflow: in interaction workflow's interaction list, show all trigger methods; in interaction view, show trigger method id list.
-
wenjie.zheng authored
-
- 09 Sep, 2015 3 commits
-
-
wenjie.zheng authored
Worklist.py: getVarMatchedKey won't add key portal_type server times now; getVarMatched retruns matche values for one key each time.
-
wenjie.zheng authored
-
wenjie.zheng authored
-