log sat/tools/common/template.py @ 3696:52ee22d78e18

age author description
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)
2019-08-13 Goffi Python 3 port:
2019-05-25 Goffi tools (common/template): fixed theme parsing when there is no "/" in parenthesis
2019-04-14 Goffi template (filters): set locale when using "date_fmt"
2019-04-14 Goffi template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
2019-04-10 Goffi template: added "locales" variables to templates:
2019-03-25 Goffi tools (common/template): always use highlight.css if present.
2019-01-12 Goffi date update
2018-10-03 Goffi template: better css files order
2018-09-27 Goffi template: fixed by variable used in css_files_noscript
2018-09-18 Goffi template: overriden get_template to always have full template name:
2018-09-18 Goffi template: import contextfilter as module attribute
2018-09-10 Goffi tools (common/template), jp: refactoring to handle multiple sites:
2018-06-27 Goffi code style reformatting using black
2018-06-01 Goffi tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.
2018-04-02 Goffi core, setup: huge cleaning: base src/tools/common/template.py@d2ee71ac7121