web/request.py
2009-08-03 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
2009-07-31 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
2009-07-29 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-29 Sylvain Thénault move test on force-html-content-type to xhtml_browser method
2009-07-07 Florent fix tabindex starting at 0
2009-07-21 Florent add force-html-content-type config boolean variable
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-07 Sylvain Thénault no link to created entity when no message is set stable
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-03 Sylvain Thénault when request is a json request, bind on 'ajax-loaded' instead of document.ready() stable
2009-07-03 Sylvain Thénault more generic way to detect json requests (not yet perfect though) stable
2009-07-02 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
2009-06-30 Sylvain Thénault link to created entity when redirected to another page stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio ajax_replace_url becomes obsolete, req.build_ajax_replace_url should be used instead tls-sprint
2009-05-11 Graziella Toutoungis correct the values list append tls-sprint
2009-05-11 Graziella Toutoungis correct wrong condition and missing import tls-sprint
2009-05-07 sylvain thenault basic support for http Accept header (untested) tls-sprint
2009-04-29 Aurelien Campeas [basecontrollers] add edit_relation next to edit_field, misc notes tls-sprint
2009-04-22 sylvain thenault remove trailing spaces tls-sprint
2009-04-22 sylvain thenault doc type handling refactoring: do the ext substitution at the module level tls-sprint
2009-03-27 sylvain thenault forgot to add that expected method (was a function in view.__init__) tls-sprint
2009-03-04 sylvain thenault add a use_fckeditor method on http request tls-sprint
2009-02-24 Aurelien Campeas fix imports : common.utils -> utils tls-sprint
2009-02-20 sylvain thenault make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js tls-sprint
2009-02-17 sylvain thenault move _MARKER from appobject to web.request tls-sprint
2009-02-13 sylvain thenault take care, cnx may be None in which case we can't get/set session data
2009-01-28 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
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip