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
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
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 29 May 2009 14:19:30 +0200 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Mon, 11 May 2009 11:20:38 +0200 sylvain thenault final rtags api (eventually :$) tls-sprint
Wed, 29 Apr 2009 10:29:03 +0200 sylvain thenault update rtags api tls-sprint
Tue, 28 Apr 2009 16:23:28 +0200 sylvain thenault do not set visible property by default tls-sprint
Tue, 28 Apr 2009 15:37:27 +0200 sylvain thenault register to catalog, delete-trailing-whitespaces tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Thu, 09 Apr 2009 14:31:32 +0200 sylvain thenault new FormViewMixIn class, cleanup FormMixIn (to remove once cubes doesn't use it anymore) tls-sprint
Wed, 08 Apr 2009 20:36:11 +0200 sylvain thenault cleanup, remove some unnecessary (sometime buggy) stuff tls-sprint
Wed, 08 Apr 2009 20:34:26 +0200 sylvain thenault refactor button handling tls-sprint
Thu, 26 Mar 2009 20:11:20 +0100 sylvain thenault turn old __rtags__ the new way tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Thu, 12 Mar 2009 16:29:00 +0100 sylvain thenault a bit of reorganisation inside web/views: tls-sprint
less more (0) tip