entities/wfobjs.py
Tue, 22 Sep 2015 14:20:53 +0200 Sylvain Thénault [entities] parameters should be given to fire_transition, else they are simply ignored
Tue, 15 Sep 2015 18:23:35 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Wed, 13 May 2015 17:12:41 +0200 Christophe de Vienne [wf] Fix Workflow.replace_state()
Thu, 06 Nov 2014 18:17:29 +0100 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
Thu, 06 Nov 2014 14:35:25 +0100 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 16:22:38 +0100 Damien Garaud [workflow view] Display a non-localized version of state/transition names (closes #1912537). stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Wed, 28 Sep 2011 09:27:42 +0200 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
Thu, 22 Sep 2011 16:12:23 +0200 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Thu, 19 May 2011 18:48:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 17:53:01 +0200 Sylvain Thénault [workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible stable
Thu, 19 May 2011 15:56:49 +0200 Sylvain Thénault [workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357) stable
Mon, 02 May 2011 15:06:20 +0200 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
Thu, 27 Jan 2011 13:40:01 +0100 Sylvain Thénault [workflow] fix warning: we want to see the adapted entity, not the adapter stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 13 Apr 2010 13:21:10 +0200 Sylvain Thénault [mq]: worklfow view
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 09 Mar 2010 08:59:43 +0100 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.
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Fri, 19 Feb 2010 10:12:33 +0100 Sylvain Thénault [workflow] fix potential destination for go back transition stable
Fri, 19 Feb 2010 10:04:24 +0100 Sylvain Thénault [workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition: stable
Fri, 19 Feb 2010 09:37:03 +0100 Sylvain Thénault deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity) stable
Fri, 19 Feb 2010 09:36:26 +0100 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Thu, 28 Jan 2010 14:29:52 +0100 Sylvain Thénault add version number to deprecation warning stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 08 Dec 2009 12:03:15 +0100 Sylvain Thénault missing mainvars
Tue, 08 Dec 2009 11:12:42 +0100 Sylvain Thénault more api update
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Tue, 08 Dec 2009 08:46:15 +0100 Sylvain Thénault backport stable branch
Fri, 04 Dec 2009 19:53:50 +0100 Sylvain Thénault should delete state once replacement has been done stable
Fri, 04 Dec 2009 19:45:19 +0100 Sylvain Thénault added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Thu, 03 Dec 2009 11:39:31 +0100 Aurelien Campeas add postcommit_event on Operations stable
Thu, 03 Dec 2009 09:57:32 +0100 Sylvain Thénault implements 'parent' method on workflow entity types stable
Tue, 01 Dec 2009 19:58:51 +0100 Pierre-Yves David improve error message for redundant initial workflow states stable
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 11:19:54 +0200 Aurelien Campeas latst_trinfo : do not crash on absent wf history stable
Tue, 20 Oct 2009 16:53:25 +0200 Sylvain Thénault 2.4 compat stable
Mon, 19 Oct 2009 15:20:43 +0200 Sylvain Thénault 2.4 compat
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Fri, 16 Oct 2009 10:59:11 +0200 Aurelien Campeas revert to adim fix stable
Fri, 16 Oct 2009 10:30:35 +0200 Aurelien Campeas merge stable
Fri, 16 Oct 2009 10:29:24 +0200 Aurelien Campeas missing args stable
less more (0) -100 -60 tip