Mercurial > libervia-backend
log src/tools/common/template.py @ 2466:d2e16a7466a0
age | author | description |
---|---|---|
Wed, 03 Jan 2018 00:29:18 +0100 | Goffi | template: date filter improvments: |
Wed, 03 Jan 2018 00:23:36 +0100 | Goffi | template: boolean attribute can now be specified when importing a script, and default to "defer" |
Thu, 30 Nov 2017 21:00:24 +0100 | Goffi | core, template (filters): added pygments as a dependency + new highlight filter to use it. |
Thu, 30 Nov 2017 20:59:24 +0100 | Goffi | template (filters): don't crash on invalid date in date_fmt |
Thu, 30 Nov 2017 20:58:34 +0100 | Goffi | template: remove extension from elements while looking for a path: |
Thu, 09 Nov 2017 07:54:28 +0100 | Goffi | template: added dict_ext filter to extend a dictionary |
Sun, 05 Nov 2017 23:36:45 +0100 | Goffi | template: fixed the use of eval_context_filter in item_filter |
Fri, 03 Nov 2017 14:31:42 +0100 | Goffi | misc: date update (yes it's a bit late :p ) |