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
Tue, 27 Mar 2018 08:32:34 +0200 Goffi forum(overview): display a message if no forums are available on the server
Tue, 27 Mar 2018 08:30:07 +0200 Goffi blog (discover): don't display alternative instructions if not disco entities are available (i.e. if the only choice is free jid)
Mon, 26 Mar 2018 21:30:04 +0200 Goffi ticket: basic tickets discovery
Mon, 26 Mar 2018 08:13:53 +0200 Goffi blog (discover): new discover template
Mon, 26 Mar 2018 08:13:53 +0200 Goffi css: some more refactoring
Mon, 26 Mar 2018 08:13:53 +0200 Goffi blog (articles): show a message when no article is found
Mon, 26 Mar 2018 08:13:52 +0200 Goffi components: menu update
Sat, 24 Mar 2018 11:09:27 +0100 Goffi component(common): updated menu
Sat, 24 Mar 2018 11:16:14 +0100 Goffi file (discover): new discovery page:
Sat, 24 Mar 2018 11:14:14 +0100 Goffi css: started to refactor CSS class to follow BEM conventions
Sat, 24 Mar 2018 11:11:37 +0100 Goffi js (websocket): fixed parsing of new HTML
Sat, 24 Mar 2018 11:10:38 +0100 Goffi file (overview): display a message when directory is empty
Wed, 21 Mar 2018 19:07:52 +0100 Goffi base: add a XMPP uri <link> if xmpp_uri is set
Sun, 18 Mar 2018 11:31:36 +0100 Goffi photo: photos handling, first draft:
Wed, 14 Mar 2018 08:43:30 +0100 Goffi file/overview: display tumbnails when available
Sun, 11 Mar 2018 19:21:46 +0100 Goffi file: files handling first draft:
Fri, 02 Mar 2018 19:01:57 +0100 Goffi css (blog): fixed white-space for labels
Tue, 30 Jan 2018 07:48:51 +0100 Goffi forum/topic: topic generation page
Tue, 30 Jan 2018 07:48:50 +0100 Goffi forum/overview: forum template first draft.
Tue, 30 Jan 2018 07:47:29 +0100 Goffi css: minor change in menu margin
Tue, 30 Jan 2018 07:47:26 +0100 Goffi chat/message, input/avatar: moved avatar template in a dedicated macro.
Tue, 30 Jan 2018 07:47:23 +0100 Goffi input/comment: renamed "comment" library to "textbox", and made it more generic
Tue, 30 Jan 2018 07:47:21 +0100 Goffi blog/articles, input/navigation: moved navigation template in a dedicated macro
Fri, 26 Jan 2018 07:52:41 +0100 Goffi blog/article: set "single" variable when a single article is shown, and expand items in this case
Fri, 26 Jan 2018 07:51:58 +0100 Goffi blog/articles: use short dates when severals items are shown because the page is cached, and relative for single view.
Fri, 26 Jan 2018 07:50:33 +0100 Goffi blog/item: fixed "expanded" parameter
Wed, 24 Jan 2018 20:24:09 +0100 Goffi blog/articles: don't use super() in title block for now, it crashes if parent is not base/base.html
Wed, 24 Jan 2018 19:43:30 +0100 Goffi blog/atom.xml: change namespace for XHTML content
Wed, 24 Jan 2018 19:20:19 +0100 Goffi css (blog): height adjustement of folded articles
Wed, 24 Jan 2018 19:15:43 +0100 Goffi css (blog): set a max-width for videos
Wed, 24 Jan 2018 09:14:12 +0100 Goffi input(xmlui): follow changes for OnClick data object in backend
Mon, 22 Jan 2018 22:02:33 +0100 Goffi css (blog): small adjustment on bottom links margin/padding
Mon, 22 Jan 2018 22:02:02 +0100 Goffi css (blog): set background to footer to make it visible is an image is in background
Mon, 22 Jan 2018 08:49:49 +0100 Goffi css (blog): add a background image if --bg-img custom property is set (in dynamic style)
Mon, 22 Jan 2018 08:49:49 +0100 Goffi base: replaced background_image by a way to add dynamic style
Mon, 22 Jan 2018 08:46:07 +0100 Goffi blog/articles: don't set content in title block if embedded, to avoid exception with missing parent title
Sun, 21 Jan 2018 21:08:06 +0100 Goffi css (blog): min-height re-adjustment
Sun, 21 Jan 2018 20:26:15 +0100 Goffi css (blog): min/max height adjustment, to make tags clickable without expanding the blog item
Sun, 21 Jan 2018 20:25:24 +0100 Goffi blog/item: handle new tags_http_uri variable to make tags clickable
Sun, 21 Jan 2018 10:09:05 +0100 Goffi blog/atom.xml: truncate title at 80 characters instead of 40
Fri, 19 Jan 2018 18:20:48 +0100 Goffi blog/atom: Atom feed template
Fri, 19 Jan 2018 18:19:57 +0100 Goffi blog/item: various improvments:
Fri, 19 Jan 2018 18:17:06 +0100 Goffi blog/articles: if only one item is shown, use it's title or content as page title.
Fri, 19 Jan 2018 18:15:37 +0100 Goffi base: added favicon
Fri, 12 Jan 2018 22:05:32 +0100 Goffi blog/articles: added simple pagination
Fri, 12 Jan 2018 19:53:18 +0100 Goffi blog (macros): fixed "show comments" button
Fri, 12 Jan 2018 19:52:37 +0100 Goffi input(xmlui): better handling of missing values
Fri, 12 Jan 2018 19:51:04 +0100 Goffi css (ticket): fixed bad value for font-style
Fri, 05 Jan 2018 16:27:25 +0100 Goffi chat: urlized subject
Fri, 05 Jan 2018 16:27:02 +0100 Goffi app: minor text change
Fri, 05 Jan 2018 14:35:36 +0100 Goffi app: simple page so show a link to heavy web application (i.e. pyjamas version)
Fri, 05 Jan 2018 13:14:22 +0100 Goffi chat: new chat_select page to select a jid to talk to + improved button style
Wed, 03 Jan 2018 01:12:16 +0100 Goffi chat: chat implementation, first draft:
Wed, 03 Jan 2018 01:12:16 +0100 Goffi base, js (websocket), css (main style): dynamic pages implementation, first draft:
Wed, 03 Jan 2018 01:12:16 +0100 Goffi js (common): added a method to check if local or session storage is available
Wed, 03 Jan 2018 01:12:16 +0100 Goffi base: don't use default flag for common script (flags now default to "defer" following last changes in backend)
Wed, 03 Jan 2018 01:12:15 +0100 Goffi css (main style): #body is now a positioned element
Wed, 03 Jan 2018 00:37:39 +0100 Goffi css (login): removed outline in form inputs and replaced them by shadows, give a better design on Chromiu
Wed, 03 Jan 2018 00:35:04 +0100 Goffi [mq]: js_en_cours
Sat, 23 Dec 2017 21:37:08 +0100 Goffi js(common): renamed css.js to common.js has it will have generic functions not only for css manipulation.