2013-08-26 |
Aurelien Campeas |
remove 3.9 bw compat
|
file |
diff |
annotate
|
2013-04-25 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
2013-04-23 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
2012-02-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-10 |
Damien Garaud |
[workflow view] Display a non-localized version of state/transition names (closes #1912537).
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-22 |
Sylvain Thénault |
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible
stable
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357)
stable
|
file |
diff |
annotate
|
2011-05-02 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
file |
diff |
annotate
|
2011-01-27 |
Sylvain Thénault |
[workflow] fix warning: we want to see the adapted entity, not the adapter
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-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-13 |
Sylvain Thénault |
[mq]: worklfow view
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
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-26 |
Sylvain Thénault |
fix some pylint detected errors
stable
|
file |
diff |
annotate
|
2010-02-19 |
Sylvain Thénault |
[workflow] fix potential destination for go back transition
stable
|
file |
diff |
annotate
|
2010-02-19 |
Sylvain Thénault |
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
|
file |
diff |
annotate
|
2010-02-19 |
Sylvain Thénault |
deprecate Transition.set_transition_permissions in favor of set_permissions (after all we know we're on a transition entity)
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-03 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-01-28 |
Sylvain Thénault |
add version number to deprecation warning
stable
|
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-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
|