web/application.py
2012-12-02 Nicolas Chauvat merge fixes from stable
2012-11-27 David Douard [web] add a Forbidden exception stable
2012-11-16 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
2012-09-10 Sylvain Thénault [web app] move set of status_out into validation_error_handler to ease readability
2012-09-17 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
2012-07-18 Sylvain Thénault [web app] handle Redirect raised during session establishment, as this may be used by eg openid authentication. Closes #2430018 stable
2012-07-13 Sylvain Thénault [web app] only log tb when explicitly asked stable
2012-06-14 Pierre-Yves David [web/application] declare default 'content' value sooner (closes #2406560)
2012-05-09 Aurelien Campeas [app] turn these info into debug logs (this being too chatty for .info)
2012-03-15 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
2012-03-15 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
2012-02-27 Pierre-Yves David [web application] move default path logic inside url publisher
2012-02-27 Anthony Truchet [web] Exposes the undo feature to user through a undo-history view (closes #893940)
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-27 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
2011-09-23 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-06-30 Sylvain Thénault [web session] fix bad cleanup of session without a connection set. Closes #1772125 stable
2011-05-25 Sylvain Thénault [web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed stable
2011-05-10 Pierre-Yves David [web server] #1642893 issue a 403 instead of a 500 on Unauthorized exception oldstable
2011-03-16 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
2011-01-07 Sylvain Thénault [web session] refactor to finally closes #343036: allow _postlogin behaviour overloading stable
2010-11-05 Sylvain Thénault [web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port. stable
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-21 Sylvain Thénault #1346310: Add `Secure` attribute to cookie when navigating on https
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-23 Sylvain Thénault backport stable
2010-09-23 Sylvain Thénault [publisher] add session id when logging published path stable
less more (0) -100 -50 -30 tip