2018-01-21 |
Goffi |
blog/item: handle new tags_http_uri variable to make tags clickable
|
2018-01-21 |
Goffi |
blog/atom.xml: truncate title at 80 characters instead of 40
|
2018-01-19 |
Goffi |
blog/atom: Atom feed template
|
2018-01-19 |
Goffi |
blog/item: various improvments:
|
2018-01-19 |
Goffi |
blog/articles: if only one item is shown, use it's title or content as page title.
|
2018-01-19 |
Goffi |
base: added favicon
|
2018-01-12 |
Goffi |
blog/articles: added simple pagination
|
2018-01-12 |
Goffi |
blog (macros): fixed "show comments" button
|
2018-01-12 |
Goffi |
input(xmlui): better handling of missing values
|
2018-01-12 |
Goffi |
css (ticket): fixed bad value for font-style
|
2018-01-05 |
Goffi |
chat: urlized subject
|
2018-01-05 |
Goffi |
app: minor text change
|
2018-01-05 |
Goffi |
app: simple page so show a link to heavy web application (i.e. pyjamas version)
|
2018-01-05 |
Goffi |
chat: new chat_select page to select a jid to talk to + improved button style
|
2018-01-03 |
Goffi |
chat: chat implementation, first draft:
|
2018-01-03 |
Goffi |
base, js (websocket), css (main style): dynamic pages implementation, first draft:
|
2018-01-03 |
Goffi |
js (common): added a method to check if local or session storage is available
|
2018-01-03 |
Goffi |
base: don't use default flag for common script (flags now default to "defer" following last changes in backend)
|
2018-01-03 |
Goffi |
css (main style): #body is now a positioned element
|
2018-01-02 |
Goffi |
css (login): removed outline in form inputs and replaced them by shadows, give a better design on Chromiu
|
2018-01-02 |
Goffi |
[mq]: js_en_cours
|
2017-12-23 |
Goffi |
js(common): renamed css.js to common.js has it will have generic functions not only for css manipulation.
|
2017-12-23 |
Goffi |
css (merque-request): item css
|
2017-12-12 |
Goffi |
components/common: profile is now always set, so we just test if it evaluate to True to know if a user is logged
|
2017-12-04 |
Goffi |
base: added viewport meta
|
2017-12-03 |
Goffi |
ticket(overview): use list instead of table and display labels
|
2017-12-03 |
Goffi |
css (styles): use 800px as media query limit instead of 500px, should fix menu issues on some phones.
|
2017-12-03 |
Goffi |
ticket(item): fixed menus
|
2017-12-03 |
Goffi |
input(xmlui): added generate_list method, similar to generate_table but generate list of items instead.
|
2017-12-03 |
Goffi |
base: use <main> for main area, for better semantic.
|
2017-11-30 |
Goffi |
merge-request: first draft:
|
2017-11-30 |
Goffi |
static (css): added highlight CSS to handle new highlight filter (pygments)
|
2017-11-30 |
Goffi |
static (js/css): method to toggle clicked class on all elements matching a selector
|
2017-11-30 |
Goffi |
base: menu implementation:
|
2017-11-15 |
Goffi |
input/xmlui: added 'jid' widget type, using string_widget for now
|
2017-11-11 |
Goffi |
ticket/item: added padding to label
|
2017-11-11 |
Goffi |
ticket(view): use CSS grid to display metadata, and put data next to labels
|
2017-11-10 |
Goffi |
ticket: added menus
|
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
|