web/application.py
2010-02-26 Adrien Di Mascio [web] fix #724769: Use RemoteCallFailed in the publisher's error_handler stable
2010-02-24 Sylvain Thénault remove #<formid> from url used to redirect after a validation error stable
2010-02-18 Sylvain Thénault cleanup internal forms parameters in postlogin stable
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-02-06 Sylvain Thénault fix duplicated vregistry initialization during tests stable
2010-01-21 Sylvain Thénault when the vregistry is initialized, no need to call vreg.set_schema (else we trigger appobjects registration twice. This allows significant startup speedup.
2010-01-18 Sylvain Thénault backport stable branch
2010-01-13 Sylvain Thénault refactor form error handling:
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-09-23 Adrien Di Mascio [api] use __regid__ instead of deprecated id
2009-08-17 Sylvain Thénault give vreg where we need it (eg no bound request)
2009-08-16 Nicolas Chauvat backport stable branch
2009-08-14 Sylvain Thénault dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated stable
2009-08-12 Nicolas Chauvat R put version info in deprecation warnings
2009-08-05 Sylvain Thénault [web session] proper reloading of the session manager on vreg update
2009-08-05 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
2009-08-04 Adrien Di Mascio [autoreload] recompute urlresolver / urlrewriter after autoreload
2009-08-03 Sylvain Thénault [webapp] missing renaming
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-24 Sylvain Thénault application -> instance where it makes sense
2009-07-06 Sylvain Thénault backport stable branch
2009-07-06 Sylvain Thénault no tb for RequestError stable
2009-07-03 Aurelien Campeas accept a __template parameter that specifies a different (main) template stable
2009-07-02 Sylvain Thénault oops
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-04-22 sylvain thenault remove trailing spaces tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-02-20 sylvain thenault fix ui.main-template property handling tls-sprint
2009-02-19 sylvain thenault oops tls-sprint
2009-02-18 sylvain thenault rename error template to avoid conflicts with the error view tls-sprint
2009-02-18 Adrien Di Mascio main template refactoring tls-sprint
2009-02-17 sylvain thenault properly kill/depreciate component base class, only keep Component tls-sprint
2009-02-11 sylvain thenault update_search_state in the publisher since it should be done whatever the controller
2008-12-05 Sylvain Thenault fix default values
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip