web/views/basecontrollers.py
Mon, 17 Aug 2009 10:31:28 +0200 Sylvain Thénault use view.paginate stable
Sun, 16 Aug 2009 20:27:28 +0200 Nicolas Chauvat backport stable branch
Sun, 16 Aug 2009 19:45:38 +0200 Nicolas Chauvat B bugfix in json controller stable
Fri, 14 Aug 2009 14:56:29 +0200 Adrien Di Mascio [ajax] allow inlineCreationForms to add their own JS / CSS stable
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, 04 Aug 2009 17:16:05 +0200 Sylvain Thénault cleanup
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
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
Wed, 29 Jul 2009 10:44:36 +0200 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
Tue, 28 Jul 2009 22:22:08 +0200 Florent make it easy to change response of FormValidatorController
Tue, 28 Jul 2009 10:23:48 +0200 Fabrice fix html headers for forced html content type : main template and json controller
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Thu, 16 Jul 2009 13:53:33 +0200 Aurelien Campeas [reledit] simplify a bit more stable
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Fri, 10 Jul 2009 14:23:35 +0200 Aurelien Campeas [reledit] simplify, fixing #344545 stable
Thu, 09 Jul 2009 12:14:02 +0200 Aurelien Campeas [reledit] there is nothing to escape, also cleanup lzone for attributes stable
Wed, 08 Jul 2009 19:02:29 +0200 Aurelien Campeas [reledit] have a link-free landing zone for mouse-clicks (closes #343544) stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Mon, 06 Jul 2009 20:11:21 -0700 Sandrine Ribeau Fix parameter for controller selection.
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Fri, 03 Jul 2009 17:57:19 +0200 Sylvain Thénault more generic way to detect json requests (not yet perfect though) stable
Thu, 02 Jul 2009 12:57:11 +0200 Sylvain Thénault factorize form validation code, fix pb with validation error in inlined forms during creation stable
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Wed, 10 Jun 2009 08:21:27 +0200 Sylvain Thénault proper error when fname isn't specified 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)
Thu, 04 Jun 2009 10:54:13 +0200 Florent add __domid hidden input in forms so that we can validate more than one form per page
Thu, 28 May 2009 20:07:18 +0200 Sylvain Thénault merge
Thu, 28 May 2009 20:06:45 +0200 Sylvain Thénault turn renderers into appobjects
Thu, 28 May 2009 15:09:35 +0200 Nicolas Chauvat merge stable branch into default
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 15:54:29 +0200 Aurelien Campeas if textoutofcontext, we need to html escape stable
Thu, 21 May 2009 00:50:24 +0200 Nicolas Chauvat merge stable branch back into default branch
Tue, 19 May 2009 14:31:42 +0200 Katia Saurfelt update handleFormValidationResponse calls stable
Tue, 19 May 2009 10:05:19 +0200 Sylvain Thénault err.entity may only be an eid or None at this point stable
Mon, 18 May 2009 14:32:34 +0200 Aurelien Campeas avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems stable
Mon, 18 May 2009 13:41:53 +0200 Aurelien Campeas oops stable
Mon, 18 May 2009 12:33:00 +0200 Aurelien Campeas work-around for #343301 (display garbage in non xhtml browsers) stable
Thu, 14 May 2009 16:32:20 +0200 Adrien Di Mascio allow the __method() hook to raise a Redirect exception
Wed, 13 May 2009 19:51:30 +0200 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
Wed, 13 May 2009 16:07:44 +0200 Aurelien Campeas on inline form validation, also provide the 'unspecified' placeholder value for empty fields tls-sprint
Tue, 12 May 2009 19:17:54 +0200 Aurelien Campeas [reledit] relation edition : cleanup a bit #343123 tls-sprint
Tue, 12 May 2009 18:53:41 +0200 Aurelien Campeas preliminary support for inline edition of relations tls-sprint
Mon, 11 May 2009 19:46:01 +0200 Aurelien Campeas that slipped in by accident tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Thu, 07 May 2009 16:00:58 +0200 Graziella Toutoungis bix a bug: correct the sended parameter 'no need for id in the string parameter name' tls-sprint
Mon, 04 May 2009 11:47:33 +0200 sylvain thenault don't depends on simplejson outside web/ tls-sprint
Wed, 29 Apr 2009 19:50:04 +0200 Aurelien Campeas [basecontrollers] add edit_relation next to edit_field, misc notes tls-sprint
Tue, 28 Apr 2009 20:05:59 +0200 Aurelien Campeas controller fixes tls-sprint
Fri, 24 Apr 2009 09:20:52 +0200 Adrien Di Mascio sendmail form should now work as before tls-sprint
Wed, 22 Apr 2009 16:50:46 +0200 sylvain thenault javascript + json refactoring tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Thu, 16 Apr 2009 15:38:58 +0200 sylvain thenault missing required date format tls-sprint
Thu, 09 Apr 2009 14:32:18 +0200 sylvain thenault cleanup tls-sprint
Thu, 09 Apr 2009 12:40:30 +0200 sylvain thenault fix primary edition of eproperty (weird js pb remaining though) tls-sprint
Wed, 08 Apr 2009 20:38:34 +0200 sylvain thenault eproperty forms handling 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
Tue, 24 Feb 2009 17:12:24 +0100 Aurelien Campeas missing import tls-sprint
Fri, 20 Feb 2009 01:48:06 +0100 sylvain thenault fix ui.main-template property handling tls-sprint
less more (0) -60 tip