web/views/workflow.py
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
2009-10-13 Sylvain Thénault 3.6 update
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault [form] replace is_subform by parent_form, carrying more information at the same cost stable
2009-09-28 Sylvain Thénault backport stable
2009-09-25 Nicolas Chauvat [views] workflow primary view: do not show states and transitions in side boxes stable
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-21 Sylvain Thénault since we have the transition entity, give it directly stable
2009-09-21 Sylvain Thénault fix argument given to changestate form selection stable
2009-09-21 Sylvain Thénault statuschange form view only works w/ one entity, fix selector accordingly stable
less more (0) -60 tip