log

age author description
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.
Sat, 23 Dec 2017 15:53:02 +0100 Goffi css (merque-request): item css
Wed, 13 Dec 2017 00:41:42 +0100 Goffi components/common: profile is now always set, so we just test if it evaluate to True to know if a user is logged
Mon, 04 Dec 2017 01:11:33 +0100 Goffi base: added viewport meta
Mon, 04 Dec 2017 00:50:40 +0100 Goffi ticket(overview): use list instead of table and display labels
Mon, 04 Dec 2017 00:49:35 +0100 Goffi css (styles): use 800px as media query limit instead of 500px, should fix menu issues on some phones.
Mon, 04 Dec 2017 00:48:24 +0100 Goffi ticket(item): fixed menus
Mon, 04 Dec 2017 00:47:42 +0100 Goffi input(xmlui): added generate_list method, similar to generate_table but generate list of items instead.
Mon, 04 Dec 2017 00:46:43 +0100 Goffi base: use <main> for main area, for better semantic.
Fri, 01 Dec 2017 00:46:45 +0100 Goffi merge-request: first draft:
Fri, 01 Dec 2017 00:46:45 +0100 Goffi static (css): added highlight CSS to handle new highlight filter (pygments)
Fri, 01 Dec 2017 00:46:45 +0100 Goffi static (js/css): method to toggle clicked class on all elements matching a selector
Fri, 01 Dec 2017 00:46:42 +0100 Goffi base: menu implementation:
Wed, 15 Nov 2017 08:52:14 +0100 Goffi input/xmlui: added 'jid' widget type, using string_widget for now
Sat, 11 Nov 2017 18:41:13 +0100 Goffi ticket/item: added padding to label
Sat, 11 Nov 2017 17:20:28 +0100 Goffi ticket(view): use CSS grid to display metadata, and put data next to labels
Sat, 11 Nov 2017 00:17:01 +0100 Goffi ticket: added menus
Sat, 11 Nov 2017 00:16:35 +0100 Goffi base: menus handling, first draft:
Sat, 11 Nov 2017 00:14:23 +0100 Goffi ticket/create: body is now required
Thu, 09 Nov 2017 08:06:03 +0100 Goffi ticket/create: use new attributes arguments to set placeholders and required field on title
Thu, 09 Nov 2017 08:05:23 +0100 Goffi input(xmlui): added attributes argument to create:
Sun, 05 Nov 2017 23:38:09 +0100 Goffi ticket/item: URLs in body are now clickable
Sun, 05 Nov 2017 22:04:34 +0100 Goffi ticket: first draft:
Sun, 05 Nov 2017 21:50:45 +0100 Goffi input/xmlui: fixed for_name in labels + selection in listWidget
Fri, 27 Oct 2017 18:56:21 +0200 Goffi login: login, logged and registration pages
Fri, 27 Oct 2017 18:55:25 +0200 Goffi input(xmlui): added a macro to generate a table from list of XMLUI items + many improvments in item generation (see docstrings)
Fri, 27 Oct 2017 18:54:01 +0200 Goffi input(field, form): improved classes + new email field
Fri, 27 Oct 2017 18:52:34 +0200 Goffi input(comment): new macro comment_or_login:
Fri, 27 Oct 2017 18:51:53 +0200 Goffi events (invitation): indicate when the event is finished
Fri, 27 Oct 2017 18:50:19 +0200 Goffi blog: moved items rendering to a macro + handle new date filter + handle identities
Fri, 27 Oct 2017 18:48:41 +0200 Goffi base: confirmation message can now be customised using "confirm" blog
Sun, 24 Sep 2017 16:48:15 +0200 Goffi input/xmlui: XMLUI generation first draft
Sun, 24 Sep 2017 16:47:12 +0200 Goffi input/field: text can be specified for submit button
Thu, 13 Jul 2017 19:26:46 +0200 Goffi i18n: updated fr translation
Thu, 13 Jul 2017 19:23:02 +0200 Goffi blog/item: expand/reduce improvments:
Thu, 13 Jul 2017 08:41:07 +0200 Goffi blog/articles: fixed comments transition:
Thu, 13 Jul 2017 08:39:23 +0200 Goffi blog/item: transition fix
Thu, 13 Jul 2017 08:36:07 +0200 Goffi static (css.js): max-height transition fix:
Tue, 11 Jul 2017 07:55:45 +0200 Goffi i18n: updated fr translation
Tue, 11 Jul 2017 07:47:59 +0200 Goffi base/base: a confirm message is displayed on top of page when confirm is set
Tue, 11 Jul 2017 07:47:18 +0200 Goffi blog/articles: added context when importing comment, so csrf_token is transmited to the macro.
Mon, 10 Jul 2017 19:11:34 +0200 Goffi input/form: added csrf_token hidden field if it is defined, and import form with context to get this variable
Tue, 04 Jul 2017 07:54:32 +0200 Goffi blog/item: fixed other_lang detection
Sat, 01 Jul 2017 00:23:28 +0200 Goffi static/blog.css: keep whitespaces (pre-wrap) for text only content in articles
Sat, 01 Jul 2017 00:22:36 +0200 Goffi blog/item: "text" class is added for non XHTML content
Sat, 01 Jul 2017 00:21:56 +0200 Goffi static/blog.css: removed max-height for comments
Sat, 24 Jun 2017 21:50:24 +0200 Goffi blog/item: use date_days instead of blog_date + fr translation
Sat, 24 Jun 2017 20:32:47 +0200 Goffi i18n: updated French translation
Sat, 24 Jun 2017 20:27:12 +0200 Goffi blog/item: if item is not in same language as current locale, item is hidden but will be shown on click.
Sat, 24 Jun 2017 20:25:39 +0200 Goffi static/css.js: added clicked_cls function:
Sat, 24 Jun 2017 20:24:14 +0200 Goffi input/comment: use new textarea field
Sat, 24 Jun 2017 20:23:40 +0200 Goffi field: added new text and textarea macros
Sat, 24 Jun 2017 20:22:36 +0200 Goffi base/base.html: generate <script> element and include css.js by default
Sat, 24 Jun 2017 20:20:51 +0200 Goffi base/base.html: if norobots is set, add a <meta> to tell robots no to index or follow this page.
Tue, 23 May 2017 00:07:19 +0200 Goffi defaut (blog/item): use new identities object for author field
Sun, 21 May 2017 16:14:11 +0200 Goffi babel settings + fr and sk translations, first drafts
Sun, 21 May 2017 16:12:47 +0200 Goffi default (disconnect): basic message for disconnection page
Sun, 21 May 2017 16:11:58 +0200 Goffi default(event): added event_counter, which number of days left before event
Sun, 21 May 2017 16:10:44 +0200 Goffi default: added i18n support
Fri, 19 May 2017 12:59:43 +0200 Goffi event: adaptation to changes in backend/Libervia + background_image can now be specified in template data
Thu, 04 May 2017 01:00:29 +0200 Goffi input/field: <label> is separated from <input>
Thu, 04 May 2017 01:00:29 +0200 Goffi event: design improvment
Thu, 04 May 2017 01:00:23 +0200 Goffi blog: various appareance improvments:
Thu, 04 May 2017 00:55:06 +0200 Goffi static: css.js (library for basic style manipulation) first draft
Thu, 04 May 2017 00:55:02 +0200 Goffi style: use sat-base-font + added .box class + use media queries for responsive design
Thu, 04 May 2017 00:53:59 +0200 Goffi static: added sat_base_font, based on Alegreya
Thu, 04 May 2017 00:53:57 +0200 Goffi added COPYING file
Thu, 27 Apr 2017 01:08:41 +0200 Goffi event: event page first draft
Thu, 27 Apr 2017 01:07:28 +0200 Goffi articles, input: use new embedding mechanism in articles + new macros to build forms and inputs
Thu, 27 Apr 2017 01:05:16 +0200 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
Mon, 17 Apr 2017 20:46:11 +0200 Goffi blog/articles: comments are now displayed if chained, and allow_commenting activate commenting form
Mon, 17 Apr 2017 20:45:09 +0200 Goffi input/comments: comments input macros, first draft
Sun, 16 Apr 2017 18:38:06 +0200 Goffi invitation: invitation welcome page, first draft
Sun, 16 Apr 2017 18:36:55 +0200 Goffi error: 401 page first draft
Sun, 16 Apr 2017 18:36:21 +0200 Goffi styles: footer is now placed at the bottom of the page using flexbox
Sun, 16 Apr 2017 18:35:30 +0200 Goffi added .hgignore
Sun, 05 Mar 2017 23:25:47 +0100 Goffi error: added basic base and 404 templates
Sun, 05 Mar 2017 23:25:02 +0100 Goffi base: updated CSS handling to follow changes in backend, moved CSS file to /static with splitted files
Tue, 21 Feb 2017 20:31:01 +0100 Goffi SàT templates, initial commit