web/request.py
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
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
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
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
Wed, 29 Jul 2009 10:43:30 +0200 Sylvain Thénault move test on force-html-content-type to xhtml_browser method
Tue, 07 Jul 2009 13:57:26 +0200 Florent fix tabindex starting at 0
Tue, 21 Jul 2009 19:40:10 +0200 Florent add force-html-content-type config boolean variable
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Tue, 07 Jul 2009 14:29:09 +0200 Sylvain Thénault no link to created entity when no message is set stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Fri, 03 Jul 2009 18:00:07 +0200 Sylvain Thénault when request is a json request, bind on 'ajax-loaded' instead of document.ready() stable
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 13:00:20 +0200 Sylvain Thénault new set_session_props method exposed by the repository, use it to be sure session language is in sync the request language stable
Tue, 30 Jun 2009 08:05:57 +0200 Sylvain Thénault link to created entity when redirected to another page stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 10:24:56 +0200 Adrien Di Mascio ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead tls-sprint
Mon, 11 May 2009 09:56:21 +0200 Graziella Toutoungis correct the values list append tls-sprint
Mon, 11 May 2009 08:02:49 +0200 Graziella Toutoungis correct wrong condition and missing import tls-sprint
Thu, 07 May 2009 17:33:15 +0200 sylvain thenault basic support for http Accept header (untested) tls-sprint
Wed, 29 Apr 2009 19:50:04 +0200 Aurelien Campeas [basecontrollers] add edit_relation next to edit_field, misc notes tls-sprint
Wed, 22 Apr 2009 16:56:19 +0200 sylvain thenault remove trailing spaces tls-sprint
Wed, 22 Apr 2009 16:54:23 +0200 sylvain thenault doc type handling refactoring: do the ext substitution at the module level tls-sprint
Fri, 27 Mar 2009 12:17:27 +0100 sylvain thenault forgot to add that expected method (was a function in view.__init__) tls-sprint
Wed, 04 Mar 2009 19:04:44 +0100 sylvain thenault add a use_fckeditor method on http request tls-sprint
Tue, 24 Feb 2009 11:59:53 +0100 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
Fri, 20 Feb 2009 15:06:59 +0100 sylvain thenault make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js tls-sprint
Tue, 17 Feb 2009 14:48:10 +0100 sylvain thenault move _MARKER from appobject to web.request tls-sprint
Fri, 13 Feb 2009 09:28:30 +0100 sylvain thenault take care, cnx may be None in which case we can't get/set session data
Wed, 28 Jan 2009 14:48:23 +0100 Stephanie Marcu [#80966] Opera supports xhtml and handles namespaces properly but it breaks jQuery.attr(), so xhtml_browser return False if the webbrowser is opera
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip