web/controller.py
Mon, 05 Jul 2010 18:00:33 +0200 Sylvain Thénault backport stable
Mon, 05 Jul 2010 17:06:11 +0200 Sylvain Thénault cleanups stable
Thu, 10 Jun 2010 16:23:07 +0200 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...)
Wed, 09 Jun 2010 09:58:23 +0200 Sylvain Thénault [pylint] fix detected name errors
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Fri, 26 Mar 2010 13:45:21 +0100 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
Fri, 12 Mar 2010 15:05:33 +0100 Sylvain Thénault [web] start a new message system based on id of message stored in session's data
Fri, 12 Mar 2010 10:53:25 +0100 Sylvain Thénault [web] yes this is used
Fri, 12 Mar 2010 10:53:15 +0100 Sylvain Thénault [web] cleanup: move delete_entities to the edit controller
Fri, 12 Mar 2010 10:49:42 +0100 Sylvain Thénault kill unused method
Tue, 02 Mar 2010 13:00:41 +0100 Aurelien Campeas [book/controllers] add some content (overview, api super sketch) for the cubicweb controllers stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Tue, 23 Feb 2010 17:32:43 +0100 Sylvain Thénault cleanup, typos stable
Tue, 23 Feb 2010 13:40:55 +0100 Sylvain Thénault 3.6 api update (introduced by merge) stable
Thu, 18 Feb 2010 14:02:48 +0100 Sylvain Thénault backport lost stable head stable
Wed, 10 Feb 2010 14:24:05 +0100 Aurelien Campeas [http cache/json controller] ensure json_view does proper cache validation #390986 stable
Wed, 20 Jan 2010 10:06:12 +0100 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 13 Oct 2009 15:59:05 +0200 Sylvain Thénault 3.6 updates
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Mon, 17 Aug 2009 20:02:57 +0200 Sylvain Thénault fix __init__ parameters
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Thu, 13 Aug 2009 09:30:03 +0200 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
Tue, 11 Aug 2009 13:01:56 +0200 Nicolas Chauvat R propagate registry API changes
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Mon, 03 Aug 2009 16:33:27 +0200 Sylvain Thénault [controller] should catch and set appli argument here now that the old AppObject class is gone
Mon, 03 Aug 2009 10:50:57 +0200 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
less more (0) -50 -30 tip