- 20 Sep, 2016 40 commits
-
-
iv authored
-
iv authored
-
iv authored
-
iv authored
and remove state_permission_roles property
-
iv authored
it should not be required to have destination list on a state
-
iv authored
-
iv authored
WIP todo: remove property in property sheet persistent mapping will take care of changes on the dict and commit them in the ZODB otherwise, because we change the attributes of the dict and not of the State object, the changes will be lost
-
iv authored
during workflow conversion, when original workflow permission_roles is None
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
state_permission_roles attributes should be updated when the permission list is changed on the workflow it also fix matrixbox edition (was crashing when permissions where added)
-
iv authored
+ remove unused dependencies
-
iv authored
instead of re-coding the wheel
-
iv authored
because they are related to the cells
-
iv authored
remove custom methods or rename them to start with _ not to be confused with API methods + add first prototype of mixinCustomStorageMatrixMixin
-
iv authored
data structure state_permission_roles
-
iv authored
this avoid to create a big amount of objects for each state of each workflow
-
iv authored
when converting workflow
-
iv authored
-
iv authored
-
iv authored
move "view_graph" view from erp5_workflow bt5 to erp5_graph_editor
-
iv authored
after calling this script, positions of the states will be chosen by jsplumb and manually saved positions will be erased
-
iv authored
-
iv authored
-
iv authored
-
iv authored
+ separate python script from XML
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
to ERP5 Workflow and use them
-
iv authored
-
iv authored
they are used in Interactions + improve categories TALES
-
iv authored
-
iv authored
instead of getXXXScriptIdList, which calls getXXXScriptValueList anyway (-> bad performances)
-
iv authored
instead of using self.publish()
-