entities/wfobjs.py
2015-09-22 Sylvain Thénault [entities] parameters should be given to fire_transition, else they are simply ignored
2015-09-15 Rémi Cardona [py3k] unicode → six.text_type
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2015-09-11 Samuel Trégouët [py3k] print function
2015-06-26 Sylvain Thénault avoid sanitizing warnings
2015-05-13 Christophe de Vienne [wf] Fix Workflow.replace_state()
2014-11-06 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
2014-11-06 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
2014-07-17 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
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
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
less more (0) -100 -60 tip