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"
|
Sun, 14 Apr 2019 08:21:51 +0200 |
Goffi |
template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
|
Wed, 10 Apr 2019 21:04:51 +0200 |
Goffi |
template: added "locales" variables to templates:
|
Mon, 25 Mar 2019 18:40:11 +0100 |
Goffi |
tools (common/template): always use highlight.css if present.
|
Sat, 12 Jan 2019 12:25:31 +0100 |
Goffi |
date update
|
Wed, 03 Oct 2018 20:38:10 +0200 |
Goffi |
template: better css files order
|
Thu, 27 Sep 2018 08:50:38 +0200 |
Goffi |
template: fixed by variable used in css_files_noscript
|
Tue, 18 Sep 2018 20:59:34 +0200 |
Goffi |
template: overriden get_template to always have full template name:
|
Tue, 18 Sep 2018 20:55:58 +0200 |
Goffi |
template: import contextfilter as module attribute
|
Mon, 10 Sep 2018 08:58:18 +0200 |
Goffi |
tools (common/template), jp: refactoring to handle multiple sites:
|
Wed, 27 Jun 2018 20:14:46 +0200 |
Goffi |
code style reformatting using black
|
Fri, 01 Jun 2018 12:04:06 +0200 |
Goffi |
tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
base
src/tools/common/template.py@d2ee71ac7121
|