web/request.py
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
2010-06-17 Sylvain Thénault backport stable
2010-06-17 auc [py2.6] use hashlib to silence python 2.6 deprecation warnings stable
2010-06-10 Sylvain Thénault [web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
2010-06-07 Sylvain Thénault backport stable
2010-06-07 Sylvain Thénault [request] fix typo stable
2010-05-10 Sylvain Thénault backport stable
2010-05-10 Sylvain Thénault [deprecation] missing version number to old warning message stable
2010-05-05 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
2010-04-30 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-26 Sylvain Thénault backport stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
less more (0) -50 -30 tip