log sat/tools/common/template.py @ 3231:e756e0eb1be4

age author description
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