log

age author description
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