web/controller.py
2011-05-25 Arthur Lutz [ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
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
less more (0) -50 -30 tip