hooks/workflow.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 07 Apr 2010 10:05:04 +0200 Sylvain Thénault [wf] should use is_in_group to avoid error with internal manager stable
Mon, 29 Mar 2010 11:51:46 +0200 Sylvain Thénault [workflow] support for automatic transition starting from the initial state stable
Fri, 26 Mar 2010 08:28:22 +0100 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
Tue, 09 Mar 2010 08:59:43 +0100 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.
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 19 Feb 2010 09:36:26 +0100 Sylvain Thénault introduce 'go back' transition: transition without destination state will go to the state we were coming from stable
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Wed, 09 Dec 2009 17:10:01 +0100 Sylvain Thénault don't use setdefault with a tuple as value, a set is expected
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Tue, 08 Dec 2009 11:12:42 +0100 Sylvain Thénault more api update
Mon, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
Fri, 20 Nov 2009 19:56:35 +0100 Sylvain Thénault forgotten stuff
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Mon, 19 Oct 2009 20:22:01 +0200 Sylvain Thénault oops
Thu, 15 Oct 2009 10:56:34 +0200 Sylvain Thénault fix merge
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Tue, 13 Oct 2009 12:04:36 +0200 Sylvain Thénault composite relation, should'nt be needed
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 30 Sep 2009 18:57:42 +0200 Sylvain Thénault backport stable branch
Wed, 23 Sep 2009 19:36:31 +0200 Sylvain Thénault no need to access to _ through entity.req...
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Wed, 26 Aug 2009 15:00:46 +0200 Sylvain Thénault backport 3.5 step 2, backport wf changes in hooks/workflow.py
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Mon, 17 Aug 2009 18:25:57 +0200 Sylvain Thénault backport stable branch
Fri, 14 Aug 2009 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 11:14:10 +0200 Sylvain Thénault rewrite hooks in sobjects as new Hook style into hooks sub-package
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
less more (0) tip