log

age author description
Fri, 03 May 2019 23:58:07 +0200 Goffi invitation: show events/photo albums/file sharing from list of interests + removed specific CSS file
Fri, 03 May 2019 23:56:11 +0200 Goffi event, photo, components: moved interests grid in a macro (in components/block)
Fri, 03 May 2019 20:55:49 +0200 Goffi error: created 403.html error page + use a more adapted text for 401.html
Fri, 03 May 2019 13:09:50 +0200 Goffi photo/discover: show albums in "interests"
Sat, 27 Apr 2019 11:32:10 +0200 Goffi css (photo): fixed width on small screens (mobiles) for album__item
Sat, 27 Apr 2019 11:31:04 +0200 Goffi photo (album): vignettes are now clickable
Fri, 26 Apr 2019 12:12:24 +0200 Goffi i18n (fr): fixed typo
Fri, 26 Apr 2019 08:44:38 +0200 Goffi base: "links" template variable can now be used:
Thu, 25 Apr 2019 19:47:55 +0200 Goffi css: do not zero margin for <p> element
Sun, 14 Apr 2019 08:09:42 +0200 Goffi css (grid): added `overflow: hidden` on items + added .grid__item--small and .grid__item--auto
Sun, 14 Apr 2019 08:09:40 +0200 Goffi components (menu): disable cache when importing "menu_labels":
Sun, 14 Apr 2019 08:09:21 +0200 Goffi i18n: fr update
Sun, 14 Apr 2019 08:08:02 +0200 Goffi login: typo
Fri, 12 Apr 2019 14:17:34 +0200 Goffi i18n (babel.ini): specify "encoding" and use "trimmed"
Wed, 10 Apr 2019 21:05:58 +0200 Goffi base: implemented language button:
Wed, 10 Apr 2019 21:05:56 +0200 Goffi css: minor style mprovment for page footer
Tue, 26 Mar 2019 18:34:12 +0100 Goffi css (ticket): removed "pre-wrap" and "justify" as the content is not plain text anymore
Tue, 26 Mar 2019 08:51:18 +0100 Goffi css (merge-request_item): do no import anymore "highlight.css", as it is now imported automatically by template engine
Sun, 03 Mar 2019 17:15:48 +0100 Goffi login/register: display message for invalid certificate
Sun, 03 Mar 2019 17:14:54 +0100 Goffi we are in dev version again
Fri, 01 Mar 2019 19:50:03 +0100 Goffi Added tag 0.7.0a4 for changeset 8917cd9e9282
Fri, 01 Mar 2019 19:38:59 +0100 Goffi 0.7.0a4 release 0.7.0a4
Wed, 27 Feb 2019 08:46:44 +0100 Goffi ticket/item: removed "urlize" filter from body, as we now use XHTML
Wed, 06 Feb 2019 09:06:28 +0100 Goffi Added tag 0.7.0a3 for changeset 221cd8f0c9d5
Wed, 06 Feb 2019 09:06:25 +0100 Goffi 0.7.0a3 release 0.7.0a3
Sat, 26 Jan 2019 20:22:18 +0100 Goffi css (styles): various styles improvments:
Fri, 25 Jan 2019 11:28:41 +0100 Goffi js (common): added fitHeightToContent to fit <iframe> to its content + <iframe> CSS
Sat, 19 Jan 2019 11:49:18 +0100 Goffi style improvment
Sat, 19 Jan 2019 11:46:13 +0100 Goffi input (xmlui): added support for XHTMLBox
Fri, 11 Jan 2019 21:49:55 +0100 Goffi ticket/overview: added pagination
Fri, 11 Jan 2019 21:49:14 +0100 Goffi navigation, CSS: use "previous" and "next" instead of "older" and "newer" for previous and next pages
Wed, 03 Oct 2018 21:00:24 +0200 Goffi small refactoring/redesign, better BEM integration:
Fri, 14 Sep 2018 19:49:15 +0200 Goffi base/base.html: don't show menu if main_menu is defined but none or empty
Mon, 10 Sep 2018 08:53:33 +0200 Goffi multi-sites handling (moved templates to "templates" sub-directory) + noscript styles handling.
Sun, 15 Jul 2018 08:57:56 +0200 Goffi Added tag 0.7.0a2 for changeset 001c9855e747
Sun, 15 Jul 2018 08:57:39 +0200 Goffi 0.7.0a2 release 0.7.0a2
Sun, 15 Jul 2018 08:56:15 +0200 Goffi install (setup.py): unset zip_safe, as Libervia or jp need to access files and don't handle zip
Wed, 04 Jul 2018 07:40:45 +0200 Goffi Added tag 0.7.0a1 for changeset 8c88aca13d96
Wed, 04 Jul 2018 07:40:28 +0200 Goffi 0.7.0a1 release 0.7.0a1
Wed, 04 Jul 2018 07:39:48 +0200 Goffi install (setup.py): use VERSION + added description
Mon, 02 Jul 2018 21:35:00 +0200 Goffi css: use inline-flex only for avatar--generated + added avatar--float-left
Mon, 02 Jul 2018 21:34:28 +0200 Goffi css: set max_width for box--medium
Thu, 21 Jun 2018 01:12:40 +0200 Goffi css: styles improvments + following a bit more BEM conventions
Thu, 21 Jun 2018 01:11:07 +0200 Goffi events: added admin, create and overview templates
Thu, 21 Jun 2018 01:09:00 +0200 Goffi macros (field, form, textbox): general improvments:
Thu, 21 Jun 2018 01:02:33 +0200 Goffi blog/articles: work around for titles
Mon, 04 Jun 2018 10:23:19 +0200 Goffi components (common/menu): added events menu
Mon, 04 Jun 2018 10:22:55 +0200 Goffi static (css): set overflow for menu
Sun, 03 Jun 2018 18:01:32 +0200 Goffi forum/overview.html: classes modification + better global design
Sun, 03 Jun 2018 09:00:04 +0200 Goffi installation (setup.py, i18n): moved i18n directory to sat_templates + removed data_files which is not used anymore
Sat, 02 Jun 2018 17:25:43 +0200 Goffi install: setup.py fix + moved "default" dir in a "sat_templates" dir:
Sat, 30 Dec 2017 14:13:09 +0100 Xavier Maillard Instal sat_templates the python's way
Sat, 02 Jun 2018 16:23:38 +0200 Goffi added basic README informations
Fri, 01 Jun 2018 19:10:42 +0200 Goffi login/logged.html: changed phrasing for logging time
Fri, 01 Jun 2018 18:34:26 +0200 Goffi login/logged.html: show a different message when user is guest + show how long the session has been run for
Fri, 01 Jun 2018 12:48:54 +0200 Goffi merge-request, ticket: added "edit.html" pages
Fri, 01 Jun 2018 12:48:17 +0200 Goffi static (ticket.css): hide published if present in data
Fri, 01 Jun 2018 12:47:54 +0200 Goffi ticket (item), merge-request (item): added "edit" button when url_ticket_edit is defined
Fri, 01 Jun 2018 12:46:08 +0200 Goffi components (common/menu): fixed "List tickets" sub menu
Tue, 27 Mar 2018 08:33:11 +0200 Goffi merge-request: discovery page