log

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