web/controller.py
2011-01-21 Sylvain Thénault [after edition ui] closes #1381425: Wrong message : 'entity edited (click here to see created entity)' stable
2010-10-19 Sylvain Thénault [ui controller] closes #1333236: configuring boxes crashes with traceback
2010-07-05 Sylvain Thénault backport stable
2010-07-05 Sylvain Thénault cleanups stable
2010-06-10 Sylvain Thénault [view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
2010-06-09 Sylvain Thénault [pylint] fix detected name errors
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-03-26 Sylvain Thénault [form controller] clear caches in case some attribute participating to the rest path has been modified, avoid redirection to a no more existant page (fix #753567) stable
2010-03-12 Sylvain Thénault [web] start a new message system based on id of message stored in session's data
2010-03-12 Sylvain Thénault [web] yes this is used
2010-03-12 Sylvain Thénault [web] cleanup: move delete_entities to the edit controller
2010-03-12 Sylvain Thénault kill unused method
2010-03-02 Aurelien Campeas [book/controllers] add some content (overview, api super sketch) for the cubicweb controllers stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-23 Sylvain Thénault cleanup, typos stable
2010-02-23 Sylvain Thénault 3.6 api update (introduced by merge) stable
2010-02-18 Sylvain Thénault backport lost stable head stable
2010-02-10 Aurelien Campeas [http cache/json controller] ensure json_view does proper cache validation #390986 stable
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