log default/blog/articles.html @ 114:1d0ddeb79903

age author description
Fri, 26 Jan 2018 07:52:41 +0100 Goffi blog/article: set "single" variable when a single article is shown, and expand items in this case
Fri, 26 Jan 2018 07:51:58 +0100 Goffi blog/articles: use short dates when severals items are shown because the page is cached, and relative for single view.
Wed, 24 Jan 2018 20:24:09 +0100 Goffi blog/articles: don't use super() in title block for now, it crashes if parent is not base/base.html
Mon, 22 Jan 2018 08:46:07 +0100 Goffi blog/articles: don't set content in title block if embedded, to avoid exception with missing parent title
Fri, 19 Jan 2018 18:17:06 +0100 Goffi blog/articles: if only one item is shown, use it's title or content as page title.
Fri, 12 Jan 2018 22:05:32 +0100 Goffi blog/articles: added simple pagination
Fri, 27 Oct 2017 18:50:19 +0200 Goffi blog: moved items rendering to a macro + handle new date filter + handle identities
Thu, 13 Jul 2017 08:41:07 +0200 Goffi blog/articles: fixed comments transition:
Tue, 11 Jul 2017 07:47:18 +0200 Goffi blog/articles: added context when importing comment, so csrf_token is transmited to the macro.
Sun, 21 May 2017 16:10:44 +0200 Goffi default: added i18n support
Thu, 04 May 2017 01:00:23 +0200 Goffi blog: various appareance improvments:
Thu, 27 Apr 2017 01:07:28 +0200 Goffi articles, input: use new embedding mechanism in articles + new macros to build forms and inputs
Mon, 17 Apr 2017 20:46:11 +0200 Goffi blog/articles: comments are now displayed if chained, and allow_commenting activate commenting form
Tue, 21 Feb 2017 20:31:01 +0100 Goffi SàT templates, initial commit