- 27 Sep, 2016 4 commits
- 26 Sep, 2016 2 commits
-
-
iv authored
This fixes testERP5BankingCashMovement, because getPortalCurrentInventoryStateList and others now returns expected values.
-
iv authored
in the Workflow, the status dict (used to set history) can handle None values, and the behaviour should not differ from DCWorkflow. This should fix SyncML test failures.
-
- 21 Sep, 2016 1 commit
-
-
iv authored
-
- 20 Sep, 2016 33 commits
-
-
iv authored
from erp5_workflow to erp5_core
-
iv authored
when removing a workflow from a portal type, it was only using old chain_by_type and not removing them from inside the portal type through the type_workflow value
-
iv authored
-
iv authored
add erp5_workflow portal types and view to erp5_core
-
iv authored
+ raise explicitly when history has empty transition (this happens when there automatic_update is not true)
-
iv authored
-
iv authored
do not force the user to check the box...
-
iv authored
during workflow conversion On DCWorkflow states, when the workflow does not manage permissions, they may appear in some states's permission_roles dict. This create wrong permissions, and we should not set them if they are not managed by the workflow.
-
iv authored
-
iv authored
remove duplicated code
-
iv authored
not by category because the script used here are from portal_skins moreover, they are not put into the workflow object (and thus accessible in the ZODB) because the same script is often used in transitions from different configurator workflows
-
iv authored
-
iv authored
this will allow the use of proxy_roles fixes, among others, broken tests on packing list
-
iv authored
-
iv authored
-
iv authored
-
iv authored
the private setters are called by methods like 'edit', ...
-
iv authored
-
iv authored
-
iv authored
ERP5Workflow: replace use of old Variable type by Workflow Variable in erp5_configurator_ebusiness_lotse
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
call scripts by their old name
-
iv authored
-
iv authored
they don't require another bt to be installed and they are here for this purpose
-
iv authored
ERP5Workflow: add acquire_permission_list attribute, setup acquisition of permission/roles correctly when converting, rename methods
-
iv authored
-
iv authored
-
iv authored
-
iv authored
and remove state_permission_roles property
-