Mercurial > libervia-web
log
age | author | description |
---|---|---|
Thu, 25 Jan 2018 09:00:00 +0100 | Goffi | pages (caches): use request.uri to check cache, to avoid using same cache with pages using different parameters (e.g. different MAM filter for pubsub) |
Thu, 25 Jan 2018 08:34:27 +0100 | Goffi | pages (common/blog): tranform special characters to their ascii equivalent |
Thu, 25 Jan 2018 08:17:29 +0100 | Goffi | pages (common/blog/atom.xml): don't use query elements in request_uri: |
Thu, 25 Jan 2018 07:54:27 +0100 | Goffi | pages: do not log error if there is not template and render method, but redirect is used |
Wed, 24 Jan 2018 21:57:13 +0100 | Goffi | pages (common/blog): fixed bad import |
Wed, 24 Jan 2018 21:46:09 +0100 | Goffi | server: better redirection (fixed issue in remaining path arguments) |
Wed, 24 Jan 2018 21:44:26 +0100 | Goffi | server: fixed unicode exception if old URL in url_redirections had a unicode character |
Wed, 24 Jan 2018 20:26:39 +0100 | Goffi | server (blog): moved old blog renderer from /blog to /blog_legacy |