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-08 |
Sylvain Thénault |
missing mainvars
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
more api update
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-12-04 |
Sylvain Thénault |
should delete state once replacement has been done
stable
|
file |
diff |
annotate
|
2009-12-04 |
Sylvain Thénault |
added replace_state method to ease workflow migration. backported from forge as a reminder, not really tested yet
stable
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-03 |
Aurelien Campeas |
add postcommit_event on Operations
stable
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
implements 'parent' method on workflow entity types
stable
|
file |
diff |
annotate
|
2009-12-01 |
Pierre-Yves David |
improve error message for redundant initial workflow states
stable
|
file |
diff |
annotate
|
2009-10-21 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-21 |
Aurelien Campeas |
latst_trinfo : do not crash on absent wf history
stable
|
file |
diff |
annotate
|
2009-10-20 |
Sylvain Thénault |
2.4 compat
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
2.4 compat
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-16 |
Aurelien Campeas |
revert to adim fix
stable
|
file |
diff |
annotate
|
2009-10-16 |
Aurelien Campeas |
merge
stable
|
file |
diff |
annotate
|
2009-10-16 |
Aurelien Campeas |
missing args
stable
|
file |
diff |
annotate
|
2009-10-16 |
Adrien Di Mascio |
[workflow] fix NameError in fire_transition()
stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
update for new create_entity implementation
stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
fix merge
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-14 |
Sylvain Thénault |
simpler implementation
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 |
Sylvain Thénault |
[wf] fix detection of transition where we've entered a subworkflow
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
ensure relation is properly created
stable
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Aurelien Campeas |
two bits of docstring
stable
|
file |
diff |
annotate
|
2009-10-01 |
Sylvain Thénault |
oops
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-23 |
Sylvain Thénault |
don't use assert here
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use self._cw instead of self.req
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
nicer deprecation warnings
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-08-27 |
Sylvain Thénault |
[multi-sources] in ms config we don't have state_of (and probably others, but that's the one used until now...)
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] new method on WorkflowableMixIn to get the transition which had led to the current sub-workflow
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] refactor change_state/fire_transition to share more code, change_state can also take an optional tr argument
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] use custom exception class
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] ensure fromstates given, allow to give an entity (avoid spotless error, we can iter on entities...)
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] new methods to build wf w/ workflow transition
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] allow state entity as argument to change_state
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] distinguish main workflow / current workflow
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] new iter_worfklows method on workflow
3.5
|
file |
diff |
annotate
|
2009-08-25 |
Sylvain Thénault |
[wf] new .workflow property on states and transitions
3.5
|
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 |
[wf] BaseTransition is a virtual type
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
override clear_all_caches to clear cwetype_workflow cache
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[wf] new workflow_history property, nicer the reverse_wf_info_for...
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[wf] refactor current_workflow by extracting cwetype_workflow method
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[wf] allow ascii state/transition names
3.5
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[wf] return None, not empty list
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 |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
2009-08-19 |
Sylvain Thénault |
remove buggy debug warning...
stable
|
file |
diff |
annotate
|
2009-08-18 |
Aurelien Campeas |
[hooks] say which are the states (again)
stable
|
file |
diff |
annotate
|
2009-08-18 |
Aurelien Campeas |
[hooks] say which are the states
stable
|
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-03-26 |
sylvain thenault |
support for old __rtags__
tls-sprint
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|