web/views/workflow.py
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Tue, 21 Jan 2014 15:11:16 +0100 Julien Cristau merge 3.17.12 into 3.18 branch cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
Thu, 02 Jan 2014 18:30:31 +0100 Aurelien Campeas [views/workflow/tmppng] fix console crash on nth call to this one-shot view stable
Mon, 06 Jan 2014 12:01:35 +0100 Aurelien Campeas [views/dot] use an inlined svg for schema and workflow graphs
Thu, 10 Jan 2013 18:34:10 +0100 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
Thu, 19 Jul 2012 09:01:54 +0200 Sylvain Thénault [workflow ui] fix state/transition edition form on existing entity. Closes #2423531 stable
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 10:00:00 +0100 Julien Cristau kill dead code in Workflow view stable
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
less more (0) -100 -60 tip