log default/base/base.html @ 78:d1741c2f3e9d

age author description
Sat, 23 Dec 2017 21:37:08 +0100 Goffi js(common): renamed css.js to common.js has it will have generic functions not only for css manipulation.
Mon, 04 Dec 2017 01:11:33 +0100 Goffi base: added viewport meta
Mon, 04 Dec 2017 00:46:43 +0100 Goffi base: use <main> for main area, for better semantic.
Fri, 01 Dec 2017 00:46:42 +0100 Goffi base: menu implementation:
Sat, 11 Nov 2017 00:16:35 +0100 Goffi base: menus handling, first draft:
Fri, 27 Oct 2017 18:48:41 +0200 Goffi base: confirmation message can now be customised using "confirm" blog
Tue, 11 Jul 2017 07:47:59 +0200 Goffi base/base: a confirm message is displayed on top of page when confirm is set
Sat, 24 Jun 2017 20:22:36 +0200 Goffi base/base.html: generate <script> element and include css.js by default
Sat, 24 Jun 2017 20:20:51 +0200 Goffi base/base.html: if norobots is set, add a <meta> to tell robots no to index or follow this page.
Sun, 21 May 2017 16:10:44 +0200 Goffi default: added i18n support
Fri, 19 May 2017 12:59:43 +0200 Goffi event: adaptation to changes in backend/Libervia + background_image can now be specified in template data
Thu, 27 Apr 2017 01:05:16 +0200 Goffi base: an embedded variable is set when base is used, this way we can have include templates without including the whole page with base
Sun, 05 Mar 2017 23:25:02 +0100 Goffi base: updated CSS handling to follow changes in backend, moved CSS file to /static with splitted files
Tue, 21 Feb 2017 20:31:01 +0100 Goffi SàT templates, initial commit