web/request.py
2013-01-09 Aurelien Campeas [merge] backport stable
2012-12-11 Pierre-Yves David [web] use `inline` `Content-Disposition` by default (closes #2535734) stable
2012-12-11 Pierre-Yves David [web] allow configuration of the Content-disposition value stable
2012-12-11 Pierre-Yves David [downloadable] fix filename HTTP header for simple name with space (closes #2535715) stable
2012-12-02 Nicolas Chauvat merge fixes from stable
2012-11-27 Pierre-Yves David [downloadable] fix filename in HTTP header (closes #2522325, #2522324) stable
2012-09-11 Sylvain Thénault [web] search state doesn't need cnx, remove useless test
2012-09-10 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
2012-09-07 Sylvain Thénault backport stable
2012-07-24 Adrien Di Mascio [documentation] fix some ReST compilation problems
2012-07-20 Sylvain Thénault [book] fix build warnings/errors. Closes #2430042 stable
2012-03-15 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
2012-03-15 Pierre-Yves David [Web-Request] Use rich header (closes #2204164)
2012-03-15 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
2012-02-27 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
2012-02-27 Pierre-Yves David [req, doc] add some documentation of CubicWebRequestBase attributes
2012-02-16 Sylvain Thénault backport stable
2012-02-16 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-23 Sylvain Thénault backport stable
2012-01-23 Sylvain Thénault backport oldstable stable
2012-01-19 Sylvain Thénault [req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654 oldstable
2012-01-09 Sylvain Thénault [bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-11-14 Alexandre Fayolle merge stable changes to default
2011-11-10 Alexandre Fayolle [http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) stable
2011-11-07 Sylvain Thénault backport stable
2011-11-07 Sylvain Thénault [html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309 stable
2011-10-28 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-29 Sylvain Thénault backport stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-27 Sylvain Thénault [req cookie] fix name error stable
2011-09-26 Sylvain Thénault backport stable
2011-09-26 Sylvain Thénault [test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...) stable
2011-09-26 Sylvain Thénault backport stable
2011-09-26 Sylvain Thénault [web request] fix stupid error that gone through the review stable
2011-09-23 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
2011-09-15 Sylvain Thénault backport stable
2011-09-15 Alexandre Fayolle [doc] add some documentation in cubicweb.web.action stable
2011-09-06 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
2011-07-12 Sylvain Thénault closes #1826543: error on some ajax_replace_url call
2011-07-11 Sylvain Thénault [web form] avoid mis-formated warning for _cw_fields
2011-06-17 Sylvain Thénault backport stable
2011-06-15 Sylvain Thénault closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically stable
2011-05-25 Arthur Lutz [ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
2011-05-20 Sylvain Thénault backport stable
2011-05-20 Sylvain Thénault cleanup and update some copyright stable
2011-05-13 Sylvain Thénault backport stable
2011-05-12 Sylvain Thénault [web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call) stable
2011-04-29 Adrien Di Mascio merge
2011-04-28 Quentin Roquefort [etwist] Generates apache's mod_concat-like urls for js and css
2011-04-28 Adrien Di Mascio [etwist] refactor child resources management
2011-04-28 Sylvain Thénault backport oldstable stable
2011-04-28 Sylvain Thénault [request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary oldstable
2011-04-06 Adrien Di Mascio [views] extend HTMLStream API to be able to change doctype / xmldecl
2011-04-01 Adrien Di Mascio [http] implement 1587305: provide better implementation of Accept header parsing + tests
2011-03-10 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2010-10-21 Sylvain Thénault [dbapi] enhanced web compatible request when using dbapi
2010-10-20 Sylvain Thénault [request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
less more (0) -100 -60 tip