web/views/workflow.py
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-07-19 Sylvain Thénault [workflow ui] fix state/transition edition form on existing entity. Closes #2423531 stable
2012-02-10 Sylvain Thénault backport stable
2012-02-10 Julien Cristau kill dead code in Workflow view stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-10-28 Alexandre Fayolle [table view, workflow] fix the display of wf history table (closes: #2065652)
2011-10-21 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
2011-10-21 Sylvain Thénault [forms] update code broken by linkto refactoring
2011-09-29 Sylvain Thénault backport stable
2011-09-28 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
2011-09-27 Florent Cayré [form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
2011-07-01 Sylvain Thénault [worklow forms] rewrite remaining pre 3.10 form code using uicfg stable
2011-05-20 Sylvain Thénault cleanup and update some copyright stable
2011-05-19 Sylvain Thénault [workflow] new 'incontext-state' view for IWorkflowable entities stable
2011-01-04 Aurelien Campeas [web/views/workflow] hide tr_count attribute in wf transition form stable
2010-11-05 Sylvain Thénault [change state form] set domid to avoid data conflict with other (eg edition) form stable
2010-11-05 Sylvain Thénault [forms] remove some deprecation warnings stable
2010-10-13 Sylvain Thénault [wf history] avoid title duplication
2010-10-12 Sylvain Thénault [workflow] fix bw compat code
2010-09-29 Sylvain Thénault backport stable
2010-09-28 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
2010-08-25 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
2010-08-12 Aurelien Campeas fix typo stable
2010-08-10 Stephanie Marcu more generic dot graph generator stable
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-15 Sylvain Thénault backport stable
2010-06-11 Sylvain Thénault cleanup stable
2010-06-07 Sylvain Thénault backport stable
2010-06-07 Sylvain Thénault [workflow image] remove debug code stable
2010-06-07 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
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-14 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
2010-04-13 Sylvain Thénault [mq]: worklfow view
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-24 Sylvain Thénault [web] move workflow related uicfg stuff to the workflow module stable
2010-03-04 Alain Leufroy fix a Depression Warning stable
2010-02-19 Sylvain Thénault [workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition: stable
2010-02-03 Sylvain Thénault backport stable
2010-01-29 Sylvain Thénault calling unicode instead of gettext... stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault fix render (formerly form_render) prototype
2009-12-21 Sylvain Thénault refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
2009-12-09 Sylvain Thénault shouldn't be called from here
2009-12-09 Sylvain Thénault api update
2009-12-09 Sylvain Thénault use implements instead of entity_implements
2009-12-07 Sandrine Ribeau api renaming update
2009-12-03 Sylvain Thénault backport stable into default
2009-12-01 Sylvain Thénault oops, this is an object relation stable
2009-12-01 Sylvain Thénault [forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None) stable
2009-11-30 Sylvain Thénault make wfhistory non selectable for entities without record in its workflow history stable
2009-11-27 Sylvain Thénault refactor to ease overriding stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-16 Sylvain Thénault oops, fix wf entity types vocabulary while in creation stable
2009-11-16 Sylvain Thénault fix vocabulary for destination_state/allowed_transitions when creating state or transition stable
2009-11-08 Nicolas Chauvat [web ui] rename form buttons to ok/cancel where workflow change state stable
less more (0) -100 -60 tip