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