- 31 Jul, 2015 5 commits
-
-
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 4 commits
-
-
Jérome Perrin authored
-
wenjie.zheng authored
erp5_configurator_ebusiness_lotse: repair converted configuration workflow ebusiness_lotse_configuration_workflow.
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_configurator_ebusiness_lotse: retype erp5_configurator_ebusiness_lotse to configuration workflow.
-
- 27 Jul, 2015 12 commits
-
-
wenjie.zheng authored
erp5_configurator_ung: remove erp5_workflow from standard_bt5_list, which does not exist on master branch.
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: when add workflow_id from type_workflow_list to _chain_by_type, first check if portal_type is already in chain_by_type. If it is already there, then move the workflow_id, else, create the dict and add the workflow_id.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: use getWorkflowsFor to replace getWorkflowValueListFor; now getWorkflowValueListFor rename to getWorkflowValueListForChain, which get type_workflow_list and assign it to _chain_by_type.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_workflow_test: in live test, stop check workflow assignment, because from now both type of workflows will be saved in _chain_by_type.
-
wenjie.zheng authored
-
- 26 Jul, 2015 5 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
WorkflowTool.py: getWorkflowValueListFor now allow to return the workflow list through a given object(or portal_type_id).
-
wenjie.zheng authored
ConfigurationWorkflow.py: add _getWorkflowStateOf, which return the current state of a given object.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 24 Jul, 2015 3 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
Mark the test as expected failure for now until work on checkConsistency is done
-
Sebastien Robin authored
-