Mercurial > libervia-web
log libervia/server/pages.py @ 1405:3dff555fe691
age | author | description |
---|---|---|
Fri, 16 Apr 2021 18:40:17 +0200 | Goffi | pages: do no send HTTP_FORBIDDEN when registration is not allowed and no profile is connected: |
Fri, 19 Mar 2021 15:47:10 +0100 | Goffi | date update |
Sat, 27 Feb 2021 21:03:55 +0100 | Goffi | pages: implements `strip` argument in `getPostedData` |
Sat, 27 Feb 2021 21:03:08 +0100 | Goffi | pages: fix `getPostedData` when a single value is requested and a list is used |
Sat, 27 Feb 2021 21:00:21 +0100 | Goffi | pages: implement `getPageData` and `setPageData` helper methods |
Sat, 20 Feb 2021 13:54:13 +0100 | Goffi | pages: better generic errors handling: |
Sat, 20 Feb 2021 13:51:55 +0100 | Goffi | pages: helper method to get current profile's jid |
Sat, 20 Feb 2021 13:51:11 +0100 | Goffi | pages: fix browser data re-creation on dev mode reload |