Mercurial > libervia-web
log libervia/server/pages.py @ 1338:9bfd2d0661b2
age | author | description |
---|---|---|
Sat, 15 Aug 2020 23:28:44 +0200 | Goffi | pages: fixed handling of DataError when posting data |
Fri, 14 Aug 2020 09:06:56 +0200 | Goffi | pages: expose `cache_path` to scripts + `session_uuid` to templates |
Sun, 02 Aug 2020 17:45:15 +0200 | Goffi | pages: identities are not using `data_objects` anymore: |
Sat, 01 Aug 2020 16:47:24 +0200 | Goffi | pages: render HTTP_NOT_FOUND page on `item-not-found` bridge error. |
Sat, 01 Aug 2020 16:47:24 +0200 | Goffi | pages: add `media_path` and `build_path` in template data for error pages. |
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 |