log

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