Mercurial > libervia-web
log libervia/server/pages.py @ 1317:a7ab4d244982
age | author | description |
---|---|---|
Sat, 01 Aug 2020 16:47:24 +0200 | Goffi | pages: handle `jid.InvalidFormat` exception in `_filterPathValue` |
Thu, 16 Jul 2020 09:08:50 +0200 | Goffi | pages: `profile` is now exposed to scripts |
Thu, 16 Jul 2020 09:08:50 +0200 | Goffi | pages: take care of None/null when exposing a variable |
Thu, 16 Jul 2020 09:08:47 +0200 | Goffi | pages (blog, tickets, merge-requests): updated code to handle new serialisation, following backend changes |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: set `guest_session` in template data when suitable |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: expose `templates_root_url` to scripts |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: new method `exposeToScripts` to make variables accessible to scripts in browser |
Fri, 19 Jun 2020 16:47:51 +0200 | Goffi | pages: 404 is now returne if a remote server is not found |