- 04 Aug, 2015 7 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
InteractionWorkflow.py: remove duplicated code, function correction according to erp5 workflow structure.
-
wenjie.zheng authored
g to erp5 workflow structure.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
This reverts commit ea00f588.
-
wenjie.zheng authored
-
- 03 Aug, 2015 6 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
Revert "patches/DCWorkflow.py: when generate xml file, verfie the existence of the object, if an object id is bad defined, don't put it in XML." This reverts commit aac83e25.
-
- 02 Aug, 2015 4 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 31 Jul, 2015 11 commits
-
-
wenjie.zheng authored
patches/DCWorkflow.py: when generate xml file, verfie the existence of the object, if an object id is bad defined, don't put it in XML.
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: do not compare title in showAsXML, because in some case DC workflow's transition/ingeraction or state doesn't has title.
-
wenjie.zheng authored
InteractionWorkflow.py: do not compare title in showAsXML, because in some case DC workflow's transition/ingeraction or state doesn't has title.
-
wenjie.zheng authored
patches/DCWorkflow.py: do not compare title in showAsXML, because in some case DC workflow's transition/ingeraction or state doesn't has title.
-
wenjie.zheng authored
WorkflowTool.py: during the workflow convertion, if DC workflow's transition/interaction or state doesn't have a title, then converted its id as title.
-
wenjie.zheng authored
ERP5/InteractionWorkflow.py: do not compare object title in showAsXML, because in some DC workflow, transition, state or interaction do not have any title.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 30 Jul, 2015 9 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: In a transition, if we use '%(content_url)s/Base_viewWorkflowActionDialog?workflow_action=%(transition_id)s' in field 'Display in Action Box URL', it will return the reference of transition instead of its id.
-
wenjie.zheng authored
WorkflowTool.py: remove default variables and state added by pre configuration script before convertion.
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_workflow: add workflow initialize script, remove create pre-configured workflow action from workflow tool.
-
wenjie.zheng authored
erp5_workflow: allow to add pre configured workflow which has default state Draft and default variables.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 29 Jul, 2015 2 commits
-
-
wenjie.zheng authored
erp5_workflow: disable id field in configuration state view; only show transition and script in transition before/after script field.
-
wenjie.zheng authored
-
- 28 Jul, 2015 1 commit
-
-
Jérome Perrin authored
-