log sat/tools/common/template.py @ 3494:b5bed164dce0

age author description
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Fri, 19 Mar 2021 14:01:52 +0100 Goffi tools (common/template): new `fallback` settings:
Thu, 16 Jul 2020 09:07:26 +0200 Goffi tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`
Fri, 19 Jun 2020 15:45:57 +0200 Goffi common (template): better json dumping:
Mon, 18 May 2020 23:41:36 +0200 Goffi tools (common/template): new `icon_from_client` method:
Sun, 03 May 2020 17:01:39 +0200 Goffi tools (common/template): theme settings with possibility to disable default fallback for CSS:
Sun, 03 May 2020 13:40:04 +0200 Goffi tools (common/template): typos
Fri, 01 May 2020 16:26:39 +0200 Goffi tools (common/template): list themes and parse their browser data, available through new `getThemesData` method
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Fri, 18 Oct 2019 17:51:44 +0200 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
Wed, 25 Sep 2019 08:41:36 +0200 Goffi common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sat, 25 May 2019 15:13:35 +0200 Goffi tools (common/template): fixed theme parsing when there is no "/" in parenthesis
Sun, 14 Apr 2019 08:21:51 +0200 Goffi template (filters): set locale when using "date_fmt"