Mercurial > libervia-web
log libervia/server/pages.py @ 1464:a8435aebfbcc
age | author | description |
---|---|---|
Thu, 30 Sep 2021 17:00:06 +0200 | Goffi | pages: `page_max` query parameter can now be used on pubsub based pages: |
Thu, 30 Sep 2021 16:57:54 +0200 | Goffi | pages: query parameters can now be specified using keyword arguments in `getURL:` |
Wed, 29 Sep 2021 17:38:29 +0200 | Goffi | pages: check redirections for LiberviaPage.getURL: |
Wed, 29 Sep 2021 10:31:59 +0200 | Goffi | server: don't use unordered set for accepted languages: |
Sun, 06 Jun 2021 19:40:07 +0200 | Goffi | pages: get last page by default with RSM: |
Sat, 01 May 2021 19:05:16 +0200 | Goffi | pages: fix `onFileChange` when the page is not wrapped |
Thu, 29 Apr 2021 20:48:35 +0200 | Goffi | pages: breadcrumbs handling: |
Thu, 22 Apr 2021 18:24:11 +0200 | Goffi | pages: remove forgotten breakpoing |