log

age author description
2017-06-30 Goffi static/blog.css: removed max-height for comments
2017-06-24 Goffi blog/item: use date_days instead of blog_date + fr translation
2017-06-24 Goffi i18n: updated French translation
2017-06-24 Goffi blog/item: if item is not in same language as current locale, item is hidden but will be shown on click.
2017-06-24 Goffi static/css.js: added clicked_cls function:
2017-06-24 Goffi input/comment: use new textarea field
2017-06-24 Goffi field: added new text and textarea macros
2017-06-24 Goffi base/base.html: generate <script> element and include css.js by default
2017-06-24 Goffi base/base.html: if norobots is set, add a <meta> to tell robots no to index or follow this page.
2017-05-22 Goffi defaut (blog/item): use new identities object for author field
2017-05-21 Goffi babel settings + fr and sk translations, first drafts
2017-05-21 Goffi default (disconnect): basic message for disconnection page
2017-05-21 Goffi default(event): added event_counter, which number of days left before event
2017-05-21 Goffi default: added i18n support
2017-05-19 Goffi event: adaptation to changes in backend/Libervia + background_image can now be specified in template data
2017-05-03 Goffi input/field: <label> is separated from <input>
2017-05-03 Goffi event: design improvment
2017-05-03 Goffi blog: various appareance improvments:
2017-05-03 Goffi static: css.js (library for basic style manipulation) first draft
2017-05-03 Goffi style: use sat-base-font + added .box class + use media queries for responsive design
2017-05-03 Goffi static: added sat_base_font, based on Alegreya
2017-05-03 Goffi added COPYING file
2017-04-26 Goffi event: event page first draft
2017-04-26 Goffi articles, input: use new embedding mechanism in articles + new macros to build forms and inputs
2017-04-26 Goffi base: an embedded variable is set when base is used, this way we can have include templates without including the whole page with base
2017-04-17 Goffi blog/articles: comments are now displayed if chained, and allow_commenting activate commenting form
2017-04-17 Goffi input/comments: comments input macros, first draft
2017-04-16 Goffi invitation: invitation welcome page, first draft
2017-04-16 Goffi error: 401 page first draft
2017-04-16 Goffi styles: footer is now placed at the bottom of the page using flexbox
2017-04-16 Goffi added .hgignore
2017-03-05 Goffi error: added basic base and 404 templates
2017-03-05 Goffi base: updated CSS handling to follow changes in backend, moved CSS file to /static with splitted files
2017-02-21 Goffi SàT templates, initial commit