- 20 Jul, 2015 5 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
testERP5NamingConvention.py: replace erp5_workflo_test_data with erp5_workflow_test in the list of business templates for this test.
-
wenjie.zheng authored
replace the old templates.
-
wenjie.zheng authored
-
wenjie.zheng authored
patches/Expression.py: cleanup this file, rename method createExprContext and redeploy this method in workflow.
-
- 19 Jul, 2015 2 commits
-
-
wenjie.zheng authored
workflow_test_data: fix module and document security parameters; fix the testing worklist's matched type.
-
wenjie.zheng authored
erp5_workflow: change the group property and permission property type to lines; accordingly change these 2 properties' view in Worklist view.
-
- 17 Jul, 2015 9 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
ERP5Site.py: check the action provider list after the workfkow tool migration, add portal_workflow if it was not in the list; clean up.
-
- 16 Jul, 2015 24 commits
-
-
wenjie.zheng authored
erp5_workflow_test_data: check woerkflow history with expected contents dict to make sure the history contents are correct.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
InteractionWorkflow.py: in showAsXML deploy expression getter; turn property_value into empty string when it is an empty tuple.
-
wenjie.zheng authored
-
wenjie.zheng authored
ERP5/InteractionWorkflow.py: get interaction guard expression text instead of callable object in showAsXML.
-
wenjie.zheng authored
-
wenjie.zheng authored
patches/DCWorkflow.py: get transition guard expression text instead of callable object in showAsXML.
-
wenjie.zheng authored
-
wenjie.zheng authored
deal with empty transition guard expression in conversion.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: resolve the error when state has no premission_roles, matrix index should not be generated.
-
wenjie.zheng authored
erp5_workflow: remove unecessesary tales in transition expression. tale can be pass as string type in this case.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-