schemas/workflow.py
Fri, 18 Jan 2013 11:36:21 +0100 Julien Cristau [schema/workflow] one more typo fix stable
Tue, 15 Jan 2013 20:17:09 +0100 Julien Cristau [schemas] fix typo stable
Thu, 29 Mar 2012 14:25:51 +0200 Katia Saurfelt [workflow] set default test/plain option for workflow default comment (closes #993083) stable
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Tue, 21 Dec 2010 21:20:19 +0100 Alexandre Fayolle #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
Fri, 13 Aug 2010 08:23:14 +0200 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
Thu, 04 Mar 2010 17:58:31 +0100 Sylvain Thénault [schema] do not fulltext index workflow entities'description stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint 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
Mon, 15 Feb 2010 19:37:50 +0100 Sylvain Thénault fix permission of the condition permission
Wed, 10 Feb 2010 09:44:34 +0100 Sylvain Thénault i18n msg fix
Wed, 10 Feb 2010 08:54:47 +0100 Sylvain Thénault update translatable docstring
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, 22 Dec 2009 19:25:08 +0100 Sylvain Thénault necessary to fix some security test, unclear why did I set perms below at some point...
Mon, 07 Dec 2009 06:39:35 -0800 Sandrine Ribeau api renaming update
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Thu, 03 Dec 2009 09:57:55 +0100 Sylvain Thénault nicer error message on rql constraints stable
Wed, 02 Dec 2009 12:55:41 +0100 Sylvain Thénault fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure stable
Wed, 02 Dec 2009 11:53:25 +0100 Sylvain Thénault fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Fri, 09 Oct 2009 16:31:06 +0200 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
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 16:06:58 +0200 Sylvain Thénault cleanup stable
Wed, 30 Sep 2009 16:06:52 +0200 Sylvain Thénault support for automatic transition stable
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:06:18 +0200 Sylvain Thénault [schema] set composite on state_of / transition_of stable
Wed, 23 Sep 2009 18:23:52 +0200 Sylvain Thénault cleanup stable
Wed, 23 Sep 2009 13:42:48 +0200 Sylvain Thénault state_of/transition_of could now be inlined
Fri, 18 Sep 2009 08:16:01 +0200 Sylvain Thénault cleanup 3.5
Wed, 16 Sep 2009 17:27:04 +0200 Sylvain Thénault i18n update 3.5
Tue, 25 Aug 2009 12:36:23 +0200 Sylvain Thénault [wf] state/transition may only belong to one workflow 3.5
Fri, 21 Aug 2009 09:02:35 +0200 Sylvain Thénault [schema] oops, should use BaseTransition here 3.5
Fri, 21 Aug 2009 08:42:17 +0200 Sylvain Thénault [schema] default_workflow_of more naturally expressed as default_workflow 3.5
Thu, 20 Aug 2009 19:03:24 +0200 Sylvain Thénault make state/transition name unique within a workflow 3.5
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Fri, 31 Jul 2009 23:39:50 +0200 Sylvain Thénault [F schema] set inlined=False to ensure it'is not inlined by accident
Fri, 24 Jul 2009 19:40:46 +0200 Sylvain Thénault test and fix wf history security
Thu, 23 Jul 2009 15:57:15 +0200 Sylvain Thénault move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Thu, 02 Jul 2009 10:20:53 +0200 Sylvain Thénault destination_state should be mandatory stable
Tue, 23 Jun 2009 13:31:16 +0200 Sylvain Thénault update schema definition to avoid deprecation warning with new yams api
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 30 Apr 2009 10:33:49 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Wed, 18 Feb 2009 15:41:10 +0100 Adrien Di Mascio fix State's RichString definition: 'default' was used instead of 'default_format' tls-sprint
Mon, 16 Feb 2009 14:08:16 +0100 Adrien Di Mascio extract workflow related schema definitions in its own file tls-sprint
less more (0) tip