Thu, 04 Mar 2010 17:58:31 +0100 |
Sylvain Thénault |
[schema] do not fulltext index workflow entities'description
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 19:37:50 +0100 |
Sylvain Thénault |
fix permission of the condition permission
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 09:44:34 +0100 |
Sylvain Thénault |
i18n msg fix
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 08:54:47 +0100 |
Sylvain Thénault |
update translatable docstring
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 06:39:35 -0800 |
Sandrine Ribeau |
api renaming update
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 09:57:55 +0100 |
Sylvain Thénault |
nicer error message on rql constraints
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 11:53:25 +0100 |
Sylvain Thénault |
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 16:39:26 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 18:57:42 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 16:06:58 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 16:06:52 +0200 |
Sylvain Thénault |
support for automatic transition
stable
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 12:37:01 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 11:06:18 +0200 |
Sylvain Thénault |
[schema] set composite on state_of / transition_of
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 18:23:52 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 13:42:48 +0200 |
Sylvain Thénault |
state_of/transition_of could now be inlined
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 08:16:01 +0200 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 17:27:04 +0200 |
Sylvain Thénault |
i18n update
3.5
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 12:36:23 +0200 |
Sylvain Thénault |
[wf] state/transition may only belong to one workflow
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 09:02:35 +0200 |
Sylvain Thénault |
[schema] oops, should use BaseTransition here
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 08:42:17 +0200 |
Sylvain Thénault |
[schema] default_workflow_of more naturally expressed as default_workflow
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 19:03:24 +0200 |
Sylvain Thénault |
make state/transition name unique within a workflow
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:39:50 +0200 |
Sylvain Thénault |
[F schema] set inlined=False to ensure it'is not inlined by accident
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 19:40:46 +0200 |
Sylvain Thénault |
test and fix wf history security
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:35:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:20:53 +0200 |
Sylvain Thénault |
destination_state should be mandatory
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:31:16 +0200 |
Sylvain Thénault |
update schema definition to avoid deprecation warning with new yams api
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Thu, 30 Apr 2009 10:33:49 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 14:08:16 +0100 |
Adrien Di Mascio |
extract workflow related schema definitions in its own file
tls-sprint
|
file |
diff |
annotate
|