web/views/basecontrollers.py
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 17:16:23 +0200 Sylvain Thénault [json validation] catch everything here stable
Tue, 29 Sep 2009 15:58:44 +0200 Sylvain Thénault backport stable branch
Tue, 29 Sep 2009 12:44:50 +0200 Sylvain Thénault [form] important refactoring of inlined forms to get proper separation of form object creation / rendering stable
Tue, 29 Sep 2009 12:42:11 +0200 Sylvain Thénault forgotten that one stable
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Mon, 21 Sep 2009 17:04:19 +0200 Adrien Di Mascio [validatecontroller] allow additional args to be passed to the js callback stable
Fri, 18 Sep 2009 19:48:58 +0200 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 17:16:29 +0200 Adrien Di Mascio [jsoncontroller] bugfix: update to match new validate_form API 3.5
Tue, 15 Sep 2009 19:04:09 +0200 Adrien Di Mascio [cleanup] remove unused imports 3.5
Tue, 15 Sep 2009 16:02:17 +0200 Adrien Di Mascio [controllers] allow onsuccess / onfailure callback to be passed to validateform 3.5
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Wed, 09 Sep 2009 17:16:13 +0200 Nicolas Chauvat Bugfix: message was not written in english stable
Mon, 17 Aug 2009 18:25:57 +0200 Sylvain Thénault backport stable branch
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
less more (0) -60 tip