web/views/workflow.py
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
2009-09-18 Sylvain Thénault [wf graph] translate group names as well 3.5
2009-09-18 Sylvain Thénault [wf] uicfg tweaks 3.5
2009-09-18 Sylvain Thénault [ui] translate state/tr names in wf image 3.5
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault uicfg tweaks for wf 3.5
2009-09-15 Sylvain Thénault backport 3.5
2009-09-15 Sylvain Thénault [actions] refactor: extract actual_actions from fill_menu to work with table filter form 3.5
2009-09-14 Sylvain Thénault cleanup, futur warning fixes :) 3.5
2009-09-14 Sylvain Thénault edit box refactoring to gain more control by using actions 3.5
2009-09-14 Sylvain Thénault [wf graph] fix display of condition 3.5
2009-09-14 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
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-07 Sylvain Thénault backport stable branch
2009-08-07 Sylvain Thénault need to set default value for trcomment_format since it's not an actual field stable
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-07-24 Sylvain Thénault #343714: Enable workflow transition comments editing
2009-07-24 Sylvain Thénault mkstemp return a 2-uple
2009-07-23 Nicolas Chauvat #343227: display the workflow history of any entity
2009-07-23 Nicolas Chauvat [cleanup] fix deprecation warnings
2009-07-16 Aurelien Campeas backport stable branch
2009-07-07 Sylvain Thénault use xml_escape stable
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-05-29 Sylvain Thénault turn every form class into appobject. They should not be instantiated manually anymore.
2009-05-28 Sylvain Thénault turn renderers into appobjects
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-12 sylvain thenault final rtag api tls-sprint
2009-05-11 sylvain thenault final rtags api (eventually :$) tls-sprint
2009-04-29 sylvain thenault update rtags api tls-sprint
2009-04-28 sylvain thenault do not set visible property by default tls-sprint
2009-04-28 sylvain thenault register to catalog, delete-trailing-whitespaces tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-09 sylvain thenault new FormViewMixIn class, cleanup FormMixIn (to remove once cubes doesn't use it anymore) tls-sprint
2009-04-08 sylvain thenault cleanup, remove some unnecessary (sometime buggy) stuff tls-sprint
2009-04-08 sylvain thenault refactor button handling tls-sprint
2009-03-26 sylvain thenault turn old __rtags__ the new way tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-12 sylvain thenault a bit of reorganisation inside web/views: tls-sprint
less more (0) tip