log sat/tools/common/template.py @ 4035:9c76678a39e2

age author description
24 months ago Goffi tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:
24 months ago Goffi tools (common/template): let specify timezone name in `date_fmt` filter
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
2019-09-25 Goffi common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)