entities/wfobjs.py
2013-08-26 Aurelien Campeas remove 3.9 bw compat
2013-04-25 Pierre-Yves David remove unused import
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2012-02-10 Sylvain Thénault backport stable
2012-02-10 Damien Garaud [workflow view] Display a non-localized version of state/transition names (closes #1912537). stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-29 Sylvain Thénault backport stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-22 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-05-19 Sylvain Thénault backport stable
2011-05-19 Sylvain Thénault [workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible stable
2011-05-19 Sylvain Thénault [workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357) stable
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
2011-01-27 Sylvain Thénault [workflow] fix warning: we want to see the adapted entity, not the adapter 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-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-13 Sylvain Thénault [mq]: worklfow view
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
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 fix some pylint detected errors stable
2010-02-19 Sylvain Thénault [workflow] fix potential destination for go back transition stable
2010-02-19 Sylvain Thénault [workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition: stable
2010-02-19 Sylvain Thénault deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity) 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-02-03 Sylvain Thénault backport stable
less more (0) -50 -30 tip