Mercurial > libervia-web
log libervia/server/pages.py @ 1186:352865f4a268
age | author | description |
---|---|---|
Sun, 26 May 2019 22:16:07 +0200 | Goffi | server: added a generic way to have notification messages in pages |
Sun, 26 May 2019 22:14:23 +0200 | Goffi | server: moved generic classes definitions (only WebsocketMeta for now) to new "classes" module |
Fri, 03 May 2019 20:54:34 +0200 | Goffi | server: catch "not-allowed" error from bridge and show the appropriate error page in this case |
Fri, 03 May 2019 20:52:56 +0200 | Goffi | server: fixed getPagePathFromURI |
Fri, 03 May 2019 20:51:22 +0200 | Goffi | server: replaced wrong usage of C.HTTP_UNAUTHORIZED by C.HTTP_FORBIDDEN |
Fri, 26 Apr 2019 08:42:27 +0200 | Goffi | pages (blog, u): added atom feed link in "links" template data. |
Fri, 12 Apr 2019 14:08:02 +0200 | Goffi | pages (i18n): if locale is not specified, "accept-language" header is used to try to determine the best one |
Fri, 12 Apr 2019 14:06:50 +0200 | Goffi | pages (i18n): check presence of u"/" in locale: |