hooks/workflow.py
2011-05-02 Sylvain Thénault [workflow hooks] reuse metadata/integrity categories instead of a new 'workflow' category and drop useless hook
2010-12-21 Alexandre Fayolle #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-07 Sylvain Thénault backport stable
2010-06-07 Sylvain Thénault [hooks] fix typo in workflow hooks category stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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 [wf] should use is_in_group to avoid error with internal manager stable
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-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-19 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
2010-01-21 Sylvain Thénault update copyright
2009-12-22 Sylvain Thénault backport stable
2009-12-09 Sylvain Thénault don't use setdefault with a tuple as value, a set is expected
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-12-08 Sylvain Thénault more api update
2009-12-07 Sandrine Ribeau fix bad merge
2009-11-20 Sylvain Thénault forgotten stuff
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-10-21 Sylvain Thénault backport stable branch
2009-10-19 Sylvain Thénault oops
2009-10-15 Sylvain Thénault fix merge
2009-10-15 Sylvain Thénault backport stable branch
2009-10-13 Sylvain Thénault composite relation, should'nt be needed
2009-10-09 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault backport stable branch
2009-09-30 Sylvain Thénault backport stable branch
2009-09-23 Sylvain Thénault no need to access to _ through entity.req...
2009-09-23 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-26 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-17 Sylvain Thénault backport stable branch
2009-08-14 Sylvain Thénault use ._cw instead of .cw_req
2009-08-14 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
2009-08-14 Sylvain Thénault [hooks] major refactoring:
less more (0) tip