Mercurial > libervia-web
log
age | author | description |
---|---|---|
Wed, 24 Feb 2016 12:09:28 +0100 | Goffi | reverted changeset f024fc5744d0 (there is already a default value) |
Mon, 22 Feb 2016 12:06:35 +0100 | souliane | server: fixes options parsing when url_redirections_dict or url_redirections_profile are not defined |
Thu, 18 Feb 2016 09:44:50 +0100 | souliane | themes (default): fixes static blog messages width according to the screen size |
Fri, 12 Feb 2016 19:32:43 +0100 | Goffi | server: fixed bad encoding handling in options parsing |
Mon, 25 Jan 2016 17:02:13 +0100 | Goffi | server: LiberviaRootResource now manages root url redirection, and former redirection has been replaced by it: |
Mon, 25 Jan 2016 16:41:38 +0100 | Goffi | server: moved APP_VERSION to common.constants + avoid __init__ import in browser side, which was the source of a crash |
Mon, 25 Jan 2016 16:39:40 +0100 | Goffi | server: use of relative import instead of try/except block in server/constants |