log default/blog/articles.html @ 132:c70f405f9b86

age author description
2018-03-26 Goffi blog (articles): show a message when no article is found
2018-01-30 Goffi blog/articles, input/navigation: moved navigation template in a dedicated macro
2018-01-26 Goffi blog/article: set "single" variable when a single article is shown, and expand items in this case
2018-01-26 Goffi blog/articles: use short dates when severals items are shown because the page is cached, and relative for single view.
2018-01-24 Goffi blog/articles: don't use super() in title block for now, it crashes if parent is not base/base.html
2018-01-22 Goffi blog/articles: don't set content in title block if embedded, to avoid exception with missing parent title
2018-01-19 Goffi blog/articles: if only one item is shown, use it's title or content as page title.
2018-01-12 Goffi blog/articles: added simple pagination
2017-10-27 Goffi blog: moved items rendering to a macro + handle new date filter + handle identities
2017-07-13 Goffi blog/articles: fixed comments transition:
2017-07-11 Goffi blog/articles: added context when importing comment, so csrf_token is transmited to the macro.
2017-05-21 Goffi default: added i18n support
2017-05-03 Goffi blog: various appareance improvments:
2017-04-26 Goffi articles, input: use new embedding mechanism in articles + new macros to build forms and inputs
2017-04-17 Goffi blog/articles: comments are now displayed if chained, and allow_commenting activate commenting form
2017-02-21 Goffi SàT templates, initial commit