Mercurial > libervia-web
log libervia/server/pages.py @ 1216:b2d067339de3
age | author | description |
---|---|---|
Tue, 13 Aug 2019 19:12:31 +0200 | Goffi | python 3 port: |
Fri, 19 Jul 2019 18:01:38 +0200 | Goffi | pages: display a warning instead or raising exception if write fails: |
Sun, 14 Jul 2019 17:18:48 +0200 | Goffi | pages: show rendered html on failed renderAndUpdate |
Sun, 14 Jul 2019 14:45:51 +0200 | Goffi | server (websockets): fixed websocket handling on HTTPS connections: |
Sat, 06 Jul 2019 14:11:10 +0200 | Goffi | pages: don't put error pages in cache |
Wed, 12 Jun 2019 20:05:45 +0200 | Goffi | pages: fixed cached data when `url_cache` is used: |
Sun, 26 May 2019 22:19:42 +0200 | Goffi | server (pages): on_data_post can now raise an exceptions.DataError to reload the page with a warning message (without validating data posted) |
Sun, 26 May 2019 22:18:04 +0200 | Goffi | server (pages): added raise_on_missing arguments in getPostedData: |