web/views/workflow.py
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 28 Oct 2011 17:54:24 +0200 Alexandre Fayolle [table view, workflow] fix the display of wf history table (closes: #2065652)
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
Fri, 21 Oct 2011 13:05:45 +0200 Sylvain Thénault [forms] update code broken by linkto refactoring
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Wed, 28 Sep 2011 09:27:42 +0200 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
Tue, 27 Sep 2011 18:46:36 +0200 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
Fri, 01 Jul 2011 12:20:24 +0200 Sylvain Thénault [worklow forms] rewrite remaining pre 3.10 form code using uicfg stable
Fri, 20 May 2011 17:27:55 +0200 Sylvain Thénault cleanup and update some copyright stable
Thu, 19 May 2011 17:53:00 +0200 Sylvain Thénault [workflow] new 'incontext-state' view for IWorkflowable entities stable
Tue, 04 Jan 2011 14:26:38 +0100 Aurelien Campeas [web/views/workflow] hide tr_count attribute in wf transition form stable
Fri, 05 Nov 2010 18:48:07 +0100 Sylvain Thénault [change state form] set domid to avoid data conflict with other (eg edition) form stable
Fri, 05 Nov 2010 18:48:05 +0100 Sylvain Thénault [forms] remove some deprecation warnings stable
Wed, 13 Oct 2010 15:59:05 +0200 Sylvain Thénault [wf history] avoid title duplication
Tue, 12 Oct 2010 19:10:08 +0200 Sylvain Thénault [workflow] fix bw compat code
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Tue, 28 Sep 2010 18:53:45 +0200 Sylvain Thénault [wf component] reversing selectors here may be a huge performance win on big rsets, since EntityVComponent selector starts with one_line_rset stable
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Thu, 12 Aug 2010 11:56:33 +0200 Aurelien Campeas fix typo stable
Tue, 10 Aug 2010 16:10:28 +0200 Stephanie Marcu more generic dot graph generator stable
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Fri, 11 Jun 2010 15:54:29 +0200 Sylvain Thénault cleanup stable
Mon, 07 Jun 2010 18:16:16 +0200 Sylvain Thénault backport stable
Mon, 07 Jun 2010 18:15:39 +0200 Sylvain Thénault [workflow image] remove debug code stable
Mon, 07 Jun 2010 18:13:39 +0200 Sylvain Thénault [security] view was giving web access to every fs file accessible by the web server process. Fix this security hole by storing file in session data, not direct form parameters stable
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
less more (0) -100 -60 tip