entities/wfobjs.py
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
2010-01-28 Sylvain Thénault add version number to deprecation warning stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault missing mainvars
2009-12-08 Sylvain Thénault more api update
2009-12-08 Sylvain Thénault drop common subpackage
2009-12-08 Sylvain Thénault backport stable branch
2009-12-04 Sylvain Thénault should delete state once replacement has been done stable
2009-12-04 Sylvain Thénault added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet stable
2009-12-03 Sylvain Thénault backport stable into default
2009-12-03 Aurelien Campeas add postcommit_event on Operations stable
2009-12-03 Sylvain Thénault implements 'parent' method on workflow entity types stable
2009-12-01 Pierre-Yves David improve error message for redundant initial workflow states stable
2009-10-21 Sylvain Thénault backport stable branch
2009-10-21 Aurelien Campeas latst_trinfo : do not crash on absent wf history stable
2009-10-20 Sylvain Thénault 2.4 compat stable
2009-10-19 Sylvain Thénault 2.4 compat
2009-10-19 Sylvain Thénault backport stable
2009-10-16 Aurelien Campeas revert to adim fix stable
2009-10-16 Aurelien Campeas merge stable
2009-10-16 Aurelien Campeas missing args stable
2009-10-16 Adrien Di Mascio [workflow] fix NameError in fire_transition() stable
2009-10-15 Sylvain Thénault update for new create_entity implementation stable
2009-10-15 Sylvain Thénault fix merge
2009-10-15 Sylvain Thénault backport stable branch
2009-10-14 Sylvain Thénault simpler implementation 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 Sylvain Thénault [wf] fix detection of transition where we've entered a subworkflow stable
2009-10-07 Sylvain Thénault ensure relation is properly created stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Aurelien Campeas two bits of docstring stable
2009-10-01 Sylvain Thénault oops stable
2009-09-30 Sylvain Thénault backport stable branch
2009-09-30 Sylvain Thénault support for automatic transition stable
2009-09-23 Sylvain Thénault don't use assert here
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use self._cw instead of self.req
2009-09-23 Sylvain Thénault nicer deprecation warnings
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-08-27 Sylvain Thénault [multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...) 3.5
2009-08-25 Sylvain Thénault cleanup 3.5
2009-08-25 Sylvain Thénault [wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow 3.5
2009-08-25 Sylvain Thénault [wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument 3.5
less more (0) -60 tip