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
|