web/controller.py
2010-01-20 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-10-13 Sylvain Thénault 3.6 updates
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-13 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-13 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
2009-08-11 Nicolas Chauvat R propagate registry API changes
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-03 Sylvain Thénault [controller] should catch and set appli argument here now that the old AppObject class is gone
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-16 Aurelien Campeas backport stable branch
2009-07-07 Sylvain Thénault fix #344457 stable
2009-07-02 Sylvain Thénault backport stable
2009-06-30 Sylvain Thénault link to created entity when redirected to another page 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 Florent fix import
2009-05-28 Sylvain Thénault move parse_datetime on appobject
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-04 sylvain thenault ensure date/datetime instance tls-sprint
2009-04-24 sylvain thenault remerge tls-sprint
2009-04-22 Florent parse_datetime call with Date etype now returns a datetime.date instance tls-sprint
2009-04-22 sylvain thenault remove trailing white spaces tls-sprint
2009-04-22 sylvain thenault drop hopeless registerer bw compat tls-sprint
2009-03-12 sylvain thenault NAV_FORM_PARAMETERS should be a tuple tls-sprint
2009-03-12 sylvain thenault process_rql now done in the controller tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-18 Adrien Di Mascio remove explicit access to .im_func when overriding `registered` tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 sylvain thenault update some imports tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-16 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
2009-01-15 sylvain thenault massive selector update 3.0
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip