2011-03-10 |
Sylvain Thénault |
[test] properly close connections
stable
|
file |
diff |
annotate
|
2011-01-19 |
Julien Jehannet |
[tests] use migration api to create workflow
stable
|
file |
diff |
annotate
|
2011-01-10 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable)
stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
2010-05-18 |
Sylvain Thénault |
[integrity] keep ordering for schema integrity checks
stable
|
file |
diff |
annotate
|
2010-05-04 |
Alexandre Fayolle |
fixed unittest_wfobjs
stable
|
file |
diff |
annotate
|
2010-04-30 |
Aurelien Campeas |
[hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints)
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
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 |
backport default into stable: stable is now cw 3.8
|
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-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[workflow] support for automatic transition starting from the initial state
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[form] put qualified name on validation error, should fix #784299
stable
|
file |
diff |
annotate
|
2010-03-09 |
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.
|
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
|
2009-12-08 |
Sylvain Thénault |
remove debug print, fix error message
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
missing cache key
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
more api 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-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-19 |
Aurelien Campeas |
fix tests
stable
|
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-10-08 |
Aurelien Campeas |
add a commit point, a new transition exhibits the problem again
stable
|
file |
diff |
annotate
|
2009-10-08 |
Aurelien Campeas |
a problem with consecutive transition firing when subworkflows are involved
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-09-30 |
Sylvain Thénault |
support for automatic transition
stable
|
file |
diff |
annotate
|
2009-09-15 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
tests update
3.5
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 2, backport wf changes in hooks/workflow.py
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] test and hooks for WorkflowTransition support
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] test doesn't apply anymore
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] test in_state consistency
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] need to clear cache here
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
test two different wfs may have a state of the same name
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 |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[wf] oops, BaseTransition.__init__ may be called for subclasses
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
test and implements workflow changes
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
|