- 11 Oct, 2016 5 commits
- 10 Oct, 2016 4 commits
- 07 Oct, 2016 8 commits
- 05 Oct, 2016 5 commits
- 04 Oct, 2016 2 commits
- 03 Oct, 2016 6 commits
-
-
iv authored
-
iv authored
if using id, it would check for simulation state to be for example in state_draft (id) instead of draft (reference) This was breaking testFunctionalCore page_templates_zuite/testSearchDialog
-
iv authored
testERP5Catalog was failing because there was more than 1000 activities in portal_activities and the one that should have been invoked was at the end of the list set the limit to None, and only check the interesting activities Also, add SQLCatalog_deferFullTextIndexActivity to activities to play.
-
iv authored
this test is no more relevant because chain_dict is not used anymore and portal type/workflow association is done in portal types directly
-
iv authored
don't try to remove non-existing worklists! + use getPortalType instead of __class__.__name__ + only test guard on ERP5Worklow worklists
-
iv authored
that are not used anymore (workflow are associated to portal_types in portal_types directly)
-
- 28 Sep, 2016 1 commit
-
-
iv authored
non-existing getWorklistValueDict one + add getGuardRoleList method on DCWorkflow worklists
-
- 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 2 commits