log sat/tools/common/template.py @ 3954:1ab16449577b

age author description
2022-03-22 Goffi tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified
2021-03-19 Goffi date update
2021-03-19 Goffi tools (common/template): new `fallback` settings:
2020-07-16 Goffi tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`
2020-06-19 Goffi common (template): better json dumping:
2020-05-18 Goffi tools (common/template): new `icon_from_client` method:
2020-05-03 Goffi tools (common/template): theme settings with possibility to disable default fallback for CSS:
2020-05-03 Goffi tools (common/template): typos
2020-05-01 Goffi tools (common/template): list themes and parse their browser data, available through new `getThemesData` method
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-10-18 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly