2013-01-18 |
Julien Cristau |
[schema/workflow] one more typo fix
stable
|
file |
diff |
annotate
|
2013-01-15 |
Julien Cristau |
[schemas] fix typo
stable
|
file |
diff |
annotate
|
2012-03-29 |
Katia Saurfelt |
[workflow] set default test/plain option for workflow default comment (closes #993083)
stable
|
file |
diff |
annotate
|
2011-09-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
backout 7780:a1d5365fefc1
stable
|
file |
diff |
annotate
|
2011-09-13 |
Sylvain Thénault |
[cubification] moved CWPermission handling into a localperms cube. closes #1914011
stable
|
file |
diff |
annotate
|
2010-12-21 |
Alexandre Fayolle |
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
stable
|
file |
diff |
annotate
|
2010-08-13 |
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
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
[schema] do not fulltext index workflow entities'description
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-19 |
Sylvain Thénault |
introduce 'go back' transition: transition without destination state will go to the state we were coming from
stable
|
file |
diff |
annotate
|
2010-02-15 |
Sylvain Thénault |
fix permission of the condition permission
|
file |
diff |
annotate
|
2010-02-10 |
Sylvain Thénault |
i18n msg fix
|
file |
diff |
annotate
|
2010-02-10 |
Sylvain Thénault |
update translatable docstring
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
necessary to fix some security test, unclear why did I set perms below at some point...
|
file |
diff |
annotate
|
2009-12-07 |
Sandrine Ribeau |
api renaming update
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
nicer error message on rql constraints
stable
|
file |
diff |
annotate
|
2009-12-02 |
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
|
2009-12-02 |
Sylvain Thénault |
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-19 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
2009-10-09 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
support for automatic transition
stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-09-28 |
Sylvain Thénault |
[schema] set composite on state_of / transition_of
stable
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
state_of/transition_of could now be inlined
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
i18n update
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] state/transition may only belong to one workflow
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[schema] oops, should use BaseTransition here
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[schema] default_workflow_of more naturally expressed as default_workflow
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
make state/transition name unique within a workflow
3.5
|
file |
diff |
annotate
|
2009-08-20 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[F schema] set inlined=False to ensure it'is not inlined by accident
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
test and fix wf history security
|
file |
diff |
annotate
|
2009-07-23 |
Sylvain Thénault |
move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
destination_state should be mandatory
stable
|
file |
diff |
annotate
|
2009-06-23 |
Sylvain Thénault |
update schema definition to avoid deprecation warning with new yams api
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-04-30 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
fix State's RichString definition: 'default' was used instead of 'default_format'
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
Adrien Di Mascio |
extract workflow related schema definitions in its own file
tls-sprint
|
file |
diff |
annotate
|