2017-11-10 |
Goffi |
base: menus handling, first draft:
|
2017-11-10 |
Goffi |
ticket/create: body is now required
|
2017-11-09 |
Goffi |
ticket/create: use new attributes arguments to set placeholders and required field on title
|
2017-11-09 |
Goffi |
input(xmlui): added attributes argument to create:
|
2017-11-05 |
Goffi |
ticket/item: URLs in body are now clickable
|
2017-11-05 |
Goffi |
ticket: first draft:
|
2017-11-05 |
Goffi |
input/xmlui: fixed for_name in labels + selection in listWidget
|
2017-10-27 |
Goffi |
login: login, logged and registration pages
|
2017-10-27 |
Goffi |
input(xmlui): added a macro to generate a table from list of XMLUI items + many improvments in item generation (see docstrings)
|
2017-10-27 |
Goffi |
input(field, form): improved classes + new email field
|
2017-10-27 |
Goffi |
input(comment): new macro comment_or_login:
|
2017-10-27 |
Goffi |
events (invitation): indicate when the event is finished
|
2017-10-27 |
Goffi |
blog: moved items rendering to a macro + handle new date filter + handle identities
|
2017-10-27 |
Goffi |
base: confirmation message can now be customised using "confirm" blog
|
2017-09-24 |
Goffi |
input/xmlui: XMLUI generation first draft
|
2017-09-24 |
Goffi |
input/field: text can be specified for submit button
|
2017-07-13 |
Goffi |
i18n: updated fr translation
|
2017-07-13 |
Goffi |
blog/item: expand/reduce improvments:
|
2017-07-13 |
Goffi |
blog/articles: fixed comments transition:
|
2017-07-13 |
Goffi |
blog/item: transition fix
|
2017-07-13 |
Goffi |
static (css.js): max-height transition fix:
|
2017-07-11 |
Goffi |
i18n: updated fr translation
|
2017-07-11 |
Goffi |
base/base: a confirm message is displayed on top of page when confirm is set
|
2017-07-11 |
Goffi |
blog/articles: added context when importing comment, so csrf_token is transmited to the macro.
|
2017-07-10 |
Goffi |
input/form: added csrf_token hidden field if it is defined, and import form with context to get this variable
|
2017-07-04 |
Goffi |
blog/item: fixed other_lang detection
|
2017-06-30 |
Goffi |
static/blog.css: keep whitespaces (pre-wrap) for text only content in articles
|
2017-06-30 |
Goffi |
blog/item: "text" class is added for non XHTML content
|
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
|