web/request.py
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
2010-10-19 Sylvain Thénault [js] remove deprecation warnings by using $.noop instead of noop
2010-09-28 Alexandre Fayolle don't add another encoding if already present in content-type stable
2010-09-16 Aurelien Campeas [request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion stable
2010-08-13 Adrien Di Mascio [web] fix typo in ajax_build_url (s/xtml/xhtml) stable
2010-08-09 Nicolas Chauvat fix the fix stable
2010-08-09 Nicolas Chauvat fix missing import in web.request stable
2010-08-04 Sylvain Thénault [request] missing paren stable
2010-08-04 Sylvain Thénault [request] js is defined in uilib, not utils stable
2010-08-04 Sylvain Thénault [request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object. stable
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-05 Sylvain Thénault backport stable
2010-07-05 Sylvain Thénault [req] hashlib has no hash function, but has an hash1 function even in python 2.5 stable
2010-06-21 Sylvain Thénault backport stable
2010-06-17 Aurelien Campeas [web request] in python 2.5 hashlib has no .hash attribute stable
less more (0) -100 -50 -30 tip