web/controller.py
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
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Tue, 07 Jul 2009 13:37:24 +0200 Sylvain Thénault fix #344457 stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Tue, 30 Jun 2009 08:05:57 +0200 Sylvain Thénault link to created entity when redirected to another page stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Fri, 29 May 2009 13:34:06 +0200 Florent fix import
Thu, 28 May 2009 18:28:29 +0200 Sylvain Thénault move parse_datetime on appobject
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 04 May 2009 15:47:30 +0200 sylvain thenault ensure date/datetime instance tls-sprint
Fri, 24 Apr 2009 19:46:47 +0200 sylvain thenault remerge tls-sprint
Wed, 22 Apr 2009 09:43:45 +0200 Florent parse_datetime call with Date etype now returns a datetime.date instance tls-sprint
Wed, 22 Apr 2009 18:44:30 +0200 sylvain thenault remove trailing white spaces tls-sprint
Wed, 22 Apr 2009 18:42:58 +0200 sylvain thenault drop hopeless registerer bw compat tls-sprint
Thu, 12 Mar 2009 19:44:05 +0100 sylvain thenault NAV_FORM_PARAMETERS should be a tuple tls-sprint
Thu, 12 Mar 2009 16:32:01 +0100 sylvain thenault process_rql now done in the controller tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Wed, 18 Feb 2009 10:03:26 +0100 Adrien Di Mascio remove explicit access to .im_func when overriding `registered` tls-sprint
Wed, 18 Feb 2009 01:21:25 +0100 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
Tue, 17 Feb 2009 23:40:30 +0100 sylvain thenault update some imports tls-sprint
Tue, 17 Feb 2009 21:29:58 +0100 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
Mon, 16 Feb 2009 20:06:18 +0100 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
Thu, 15 Jan 2009 13:27:33 +0100 sylvain thenault massive selector update 3.0
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip