log

age author description
Thu, 16 Jul 2020 09:08:34 +0200 Goffi css (bulma): use a variable for grey light
Thu, 16 Jul 2020 09:08:32 +0200 Goffi updated code to handle blog items following data structure change in backend/Libervia
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma: replaced custom styles by new spacing helpers
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma (photo/discover): design for the new theme + create button + delete button
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma: added a notification area + first dialog template for confirmation request
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma (photo/album): change for dynamic content:
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma (css): some styles to handle dynamic content + misc
Fri, 19 Jun 2020 17:57:13 +0200 Goffi photo/create: photo album creation
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma (invitation/welcome): design for the welcome page
Fri, 19 Jun 2020 17:57:13 +0200 Goffi js (common): prevent default behaviour for drag and drop:
Fri, 19 Jun 2020 17:57:13 +0200 Goffi bulma (components/common): fixed language dropdown
Fri, 19 Jun 2020 17:57:01 +0200 Goffi base/base.html: expose CSRF token to script + fixed script content
Fri, 19 Jun 2020 16:53:20 +0200 Goffi bulma: set bulma minimum version to 0.9.0
Fri, 29 May 2020 21:58:19 +0200 Goffi chat, ticket: use `pre-wrap` instead of `pre` for whitespaces
Tue, 19 May 2020 18:41:14 +0200 Goffi (bulma) chat: fixed typo in classname
Tue, 19 May 2020 18:40:53 +0200 Goffi components/avatar: fixed avatar if `identity.avatar_basename` is None
Tue, 19 May 2020 18:40:02 +0200 Goffi (bulma) pagination: fixed label for pagination-next
Tue, 19 May 2020 00:04:47 +0200 Goffi theme (default): various fixes:
Tue, 19 May 2020 00:02:34 +0200 Goffi theme: bulma theme first draft:
Sun, 26 Apr 2020 22:06:07 +0200 Goffi base: `scripts` variable can be used to create suitable tags + new `body_onload` variable
Sun, 19 Apr 2020 22:48:57 +0200 Goffi updated identities/avatar use, following backend changes
Wed, 08 Jan 2020 14:31:46 +0100 Goffi install: fixed package data installation
Tue, 07 Jan 2020 22:17:03 +0100 Goffi install: added `i18n` in `package_data`
Fri, 06 Dec 2019 14:47:34 +0100 Goffi css: increased line-height
Sat, 09 Nov 2019 19:49:46 +0100 Goffi install (setup.py): setup.py is now Python 3
Thu, 03 Oct 2019 21:48:16 +0200 Goffi install: removed misplaced __init__.py
Thu, 03 Oct 2019 21:47:02 +0200 Goffi install: added forgotten MANIFEST.in
Thu, 03 Oct 2019 21:43:36 +0200 Goffi install: fixed setup.py by using find_packages + MANIFEST.in
Tue, 13 Aug 2019 08:56:22 +0200 Goffi python 3 port: replaced iteritems() by items() for dictionaries
Tue, 13 Aug 2019 08:57:03 +0200 Goffi 0.8 development starts