entities/test/unittest_wfobjs.py
2011-03-10 Sylvain Thénault [test] properly close connections stable
2011-01-19 Julien Jehannet [tests] use migration api to create workflow stable
2011-01-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2010-10-08 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-05-18 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
2010-05-04 Alexandre Fayolle fixed unittest_wfobjs stable
2010-04-30 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-29 Sylvain Thénault [workflow] support for automatic transition starting from the initial state stable
2010-03-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-02-19 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
2009-12-08 Sylvain Thénault remove debug print, fix error message
2009-12-08 Sylvain Thénault missing cache key
2009-12-08 Sylvain Thénault more api update
2009-12-03 Sylvain Thénault backport stable into default
2009-12-03 Sylvain Thénault nicer error message on rql constraints stable
2009-12-02 Sylvain Thénault fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-19 Aurelien Campeas fix tests stable
2009-10-09 Sylvain Thénault backport stable branch
2009-10-09 Sylvain Thénault [wf engine] support for subwf exit point with no destination state: go back to state from which we entered into the subworkflow stable
2009-10-08 Aurelien Campeas add a commit point, a new transition exhibits the problem again stable
2009-10-08 Aurelien Campeas a problem with consecutive transition firing when subworkflows are involved stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault test fixes stable
2009-09-30 Sylvain Thénault backport stable branch
2009-09-30 Sylvain Thénault support for automatic transition stable
2009-09-15 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault tests update 3.5
2009-08-26 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-25 Sylvain Thénault [wf] test and hooks for WorkflowTransition support 3.5
2009-08-25 Sylvain Thénault cleanup 3.5
2009-08-25 Sylvain Thénault [wf] test doesn't apply anymore 3.5
2009-08-25 Sylvain Thénault [wf] test in_state consistency 3.5
2009-08-25 Sylvain Thénault [wf] need to clear cache here 3.5
2009-08-25 Sylvain Thénault test two different wfs may have a state of the same name 3.5
2009-08-25 Sylvain Thénault [wf] state/transition may only belong to one workflow 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault [wf] oops, BaseTransition.__init__ may be called for subclasses 3.5
2009-08-21 Sylvain Thénault test and implements workflow changes 3.5
2009-08-20 Sylvain Thénault make state/transition name unique within a workflow 3.5
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
less more (0) tip