entities/test/unittest_wfobjs.py
2014-04-17 Aurelien Campeas [schema] stop using RQLUniqueConstraint (closes #3753250)
2014-04-04 Sylvain Thénault [test] update entities/test/unittest_wfobjs to cw 3.19 api
2014-03-24 Julien Cristau Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
2013-09-26 David Douard fix typos in workflow constraint error messages stable
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-01-18 Aurelien Campeas [merge] backport stable fixes
2013-01-18 Aurelien Campeas [entities] fix test failures introduced by fixes in workflow related message strings (completes 9bb93efa1952) stable
2013-01-09 Sylvain Thénault [wf/test] fix tests broken by changes from another patch which have slipped there
2012-09-20 Sylvain Thénault [test] use session commit/rollback to be consistent with the test
2012-09-14 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-09-10 Sylvain Thénault [workflow test] don't use session.user, subject to internal changes
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
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
less more (0) -60 tip