web/views/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, 14 Apr 2010 08:49:23 +0200 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
Tue, 13 Apr 2010 13:21:10 +0200 Sylvain Thénault [mq]: worklfow view
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 24 Mar 2010 15:08:24 +0100 Sylvain Thénault [web] move workflow related uicfg stuff to the workflow module stable
Thu, 04 Mar 2010 08:50:21 +0100 Alain Leufroy fix a Depression Warning stable
Fri, 19 Feb 2010 10:04:24 +0100 Sylvain Thénault [workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition: stable
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Fri, 29 Jan 2010 17:42:38 +0100 Sylvain Thénault calling unicode instead of gettext... stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 21 Dec 2009 20:25:58 +0100 Sylvain Thénault fix render (formerly form_render) prototype
Mon, 21 Dec 2009 19:45:24 +0100 Sylvain Thénault refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
Wed, 09 Dec 2009 17:51:04 +0100 Sylvain Thénault shouldn't be called from here
Wed, 09 Dec 2009 16:33:32 +0100 Sylvain Thénault api update
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Mon, 07 Dec 2009 06:39:35 -0800 Sandrine Ribeau api renaming update
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 17:38:35 +0100 Sylvain Thénault oops, this is an object relation stable
Tue, 01 Dec 2009 08:43:37 +0100 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
Mon, 30 Nov 2009 11:15:59 +0100 Sylvain Thénault make wfhistory non selectable for entities without record in its workflow history stable
Fri, 27 Nov 2009 09:09:14 +0100 Sylvain Thénault refactor to ease overriding stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Mon, 16 Nov 2009 19:42:27 +0100 Sylvain Thénault oops, fix wf entity types vocabulary while in creation stable
Mon, 16 Nov 2009 19:05:54 +0100 Sylvain Thénault fix vocabulary for destination_state/allowed_transitions when creating state or transition stable
Sun, 08 Nov 2009 19:33:03 +0100 Nicolas Chauvat [web ui] rename form buttons to ok/cancel where workflow change state stable
Tue, 13 Oct 2009 18:20:05 +0200 Sylvain Thénault 3.6 update
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 12:41:46 +0200 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Fri, 25 Sep 2009 21:58:55 +0200 Nicolas Chauvat [views] workflow primary view: do not show states and transitions in side boxes stable
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Mon, 21 Sep 2009 18:09:38 +0200 Sylvain Thénault since we have the transition entity, give it directly stable
Mon, 21 Sep 2009 12:52:17 +0200 Sylvain Thénault fix argument given to changestate form selection stable
Mon, 21 Sep 2009 11:41:45 +0200 Sylvain Thénault statuschange form view only works w/ one entity, fix selector accordingly stable
Fri, 18 Sep 2009 09:16:20 +0200 Sylvain Thénault [wf graph] translate group names as well 3.5
Fri, 18 Sep 2009 09:16:01 +0200 Sylvain Thénault [wf] uicfg tweaks 3.5
Fri, 18 Sep 2009 08:33:16 +0200 Sylvain Thénault [ui] translate state/tr names in wf image 3.5
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 17:26:52 +0200 Sylvain Thénault uicfg tweaks for wf 3.5
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Tue, 15 Sep 2009 14:49:30 +0200 Sylvain Thénault [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
Mon, 14 Sep 2009 19:01:37 +0200 Sylvain Thénault cleanup, futur warning fixes :) 3.5
Mon, 14 Sep 2009 19:01:24 +0200 Sylvain Thénault edit box refactoring to gain more control by using actions 3.5
Mon, 14 Sep 2009 18:28:37 +0200 Sylvain Thénault [wf graph] fix display of condition 3.5
Mon, 14 Sep 2009 18:28:01 +0200 Sylvain Thénault fix workflow graph views and tabs for the new wf system, remove useless view and action (actually useless since introduction of tabbed entity type view 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Fri, 07 Aug 2009 12:12:50 +0200 Sylvain Thénault backport stable branch
Fri, 07 Aug 2009 12:12:20 +0200 Sylvain Thénault need to set default value for trcomment_format since it's not an actual field stable
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Fri, 24 Jul 2009 19:44:30 +0200 Sylvain Thénault #343714: Enable workflow transition comments editing
Fri, 24 Jul 2009 15:20:14 +0200 Sylvain Thénault mkstemp return a 2-uple
Thu, 23 Jul 2009 14:12:34 +0200 Nicolas Chauvat #343227: display the workflow history of any entity
Thu, 23 Jul 2009 14:09:16 +0200 Nicolas Chauvat [cleanup] fix deprecation warnings
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
less more (0) -60 tip