log

age author description
2019-05-03 Goffi invitation: show events/photo albums/file sharing from list of interests + removed specific CSS file
2019-05-03 Goffi event, photo, components: moved interests grid in a macro (in components/block)
2019-05-03 Goffi error: created 403.html error page + use a more adapted text for 401.html
2019-05-03 Goffi photo/discover: show albums in "interests"
2019-04-27 Goffi css (photo): fixed width on small screens (mobiles) for album__item
2019-04-27 Goffi photo (album): vignettes are now clickable
2019-04-26 Goffi i18n (fr): fixed typo
2019-04-26 Goffi base: "links" template variable can now be used:
2019-04-25 Goffi css: do not zero margin for <p> element
2019-04-14 Goffi css (grid): added `overflow: hidden` on items + added .grid__item--small and .grid__item--auto
2019-04-14 Goffi components (menu): disable cache when importing "menu_labels":
2019-04-14 Goffi i18n: fr update
2019-04-14 Goffi login: typo
2019-04-12 Goffi i18n (babel.ini): specify "encoding" and use "trimmed"
2019-04-10 Goffi base: implemented language button:
2019-04-10 Goffi css: minor style mprovment for page footer
2019-03-26 Goffi css (ticket): removed "pre-wrap" and "justify" as the content is not plain text anymore
2019-03-26 Goffi css (merge-request_item): do no import anymore "highlight.css", as it is now imported automatically by template engine
2019-03-03 Goffi login/register: display message for invalid certificate
2019-03-03 Goffi we are in dev version again
2019-03-01 Goffi Added tag 0.7.0a4 for changeset 8917cd9e9282
2019-03-01 Goffi 0.7.0a4 release 0.7.0a4
2019-02-27 Goffi ticket/item: removed "urlize" filter from body, as we now use XHTML
2019-02-06 Goffi Added tag 0.7.0a3 for changeset 221cd8f0c9d5
2019-02-06 Goffi 0.7.0a3 release 0.7.0a3
2019-01-26 Goffi css (styles): various styles improvments:
2019-01-25 Goffi js (common): added fitHeightToContent to fit <iframe> to its content + <iframe> CSS
2019-01-19 Goffi style improvment
2019-01-19 Goffi input (xmlui): added support for XHTMLBox
2019-01-11 Goffi ticket/overview: added pagination
2019-01-11 Goffi navigation, CSS: use "previous" and "next" instead of "older" and "newer" for previous and next pages
2018-10-03 Goffi small refactoring/redesign, better BEM integration:
2018-09-14 Goffi base/base.html: don't show menu if main_menu is defined but none or empty
2018-09-10 Goffi multi-sites handling (moved templates to "templates" sub-directory) + noscript styles handling.
2018-07-15 Goffi Added tag 0.7.0a2 for changeset 001c9855e747
2018-07-15 Goffi 0.7.0a2 release 0.7.0a2
2018-07-15 Goffi install (setup.py): unset zip_safe, as Libervia or jp need to access files and don't handle zip
2018-07-04 Goffi Added tag 0.7.0a1 for changeset 8c88aca13d96
2018-07-04 Goffi 0.7.0a1 release 0.7.0a1
2018-07-04 Goffi install (setup.py): use VERSION + added description
2018-07-02 Goffi css: use inline-flex only for avatar--generated + added avatar--float-left
2018-07-02 Goffi css: set max_width for box--medium
2018-06-20 Goffi css: styles improvments + following a bit more BEM conventions
2018-06-20 Goffi events: added admin, create and overview templates
2018-06-20 Goffi macros (field, form, textbox): general improvments:
2018-06-20 Goffi blog/articles: work around for titles
2018-06-04 Goffi components (common/menu): added events menu
2018-06-04 Goffi static (css): set overflow for menu
2018-06-03 Goffi forum/overview.html: classes modification + better global design
2018-06-03 Goffi installation (setup.py, i18n): moved i18n directory to sat_templates + removed data_files which is not used anymore
2018-06-02 Goffi install: setup.py fix + moved "default" dir in a "sat_templates" dir:
2017-12-30 Xavier Maillard Instal sat_templates the python's way
2018-06-02 Goffi added basic README informations
2018-06-01 Goffi login/logged.html: changed phrasing for logging time
2018-06-01 Goffi login/logged.html: show a different message when user is guest + show how long the session has been run for
2018-06-01 Goffi merge-request, ticket: added "edit.html" pages
2018-06-01 Goffi static (ticket.css): hide published if present in data
2018-06-01 Goffi ticket (item), merge-request (item): added "edit" button when url_ticket_edit is defined
2018-06-01 Goffi components (common/menu): fixed "List tickets" sub menu
2018-03-27 Goffi merge-request: discovery page
2018-03-27 Goffi forum(overview): display a message if no forums are available on the server
2018-03-27 Goffi blog (discover): don't display alternative instructions if not disco entities are available (i.e. if the only choice is free jid)
2018-03-26 Goffi ticket: basic tickets discovery
2018-03-26 Goffi blog (discover): new discover template
2018-03-26 Goffi css: some more refactoring
2018-03-26 Goffi blog (articles): show a message when no article is found
2018-03-26 Goffi components: menu update
2018-03-24 Goffi component(common): updated menu
2018-03-24 Goffi file (discover): new discovery page:
2018-03-24 Goffi css: started to refactor CSS class to follow BEM conventions
2018-03-24 Goffi js (websocket): fixed parsing of new HTML
2018-03-24 Goffi file (overview): display a message when directory is empty
2018-03-21 Goffi base: add a XMPP uri <link> if xmpp_uri is set
2018-03-18 Goffi photo: photos handling, first draft:
2018-03-14 Goffi file/overview: display tumbnails when available
2018-03-11 Goffi file: files handling first draft:
2018-03-02 Goffi css (blog): fixed white-space for labels
2018-01-30 Goffi forum/topic: topic generation page
2018-01-30 Goffi forum/overview: forum template first draft.
2018-01-30 Goffi css: minor change in menu margin
2018-01-30 Goffi chat/message, input/avatar: moved avatar template in a dedicated macro.
2018-01-30 Goffi input/comment: renamed "comment" library to "textbox", and made it more generic
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-26 Goffi blog/item: fixed "expanded" parameter
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-24 Goffi blog/atom.xml: change namespace for XHTML content
2018-01-24 Goffi css (blog): height adjustement of folded articles
2018-01-24 Goffi css (blog): set a max-width for videos
2018-01-24 Goffi input(xmlui): follow changes for OnClick data object in backend
2018-01-22 Goffi css (blog): small adjustment on bottom links margin/padding
2018-01-22 Goffi css (blog): set background to footer to make it visible is an image is in background
2018-01-22 Goffi css (blog): add a background image if --bg-img custom property is set (in dynamic style)
2018-01-22 Goffi base: replaced background_image by a way to add dynamic style
2018-01-22 Goffi blog/articles: don't set content in title block if embedded, to avoid exception with missing parent title
2018-01-21 Goffi css (blog): min-height re-adjustment
2018-01-21 Goffi css (blog): min/max height adjustment, to make tags clickable without expanding the blog item
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