log

age author description
Fri, 07 May 2021 15:38:34 +0200 Goffi pages (chat): fix message sending
Wed, 05 May 2021 15:43:44 +0200 Goffi browser (photos/album): show directly failure's message on upload error, and remove photo
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums): better breadcrumbs
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums/view): use rich content to post a reply
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums/topics): add url to new topic creation page
Sat, 01 May 2021 19:05:16 +0200 Goffi pages (forums/topics): new page to edit a topic using blog editor
Sat, 01 May 2021 19:05:16 +0200 Goffi pages: fix `onFileChange` when the page is not wrapped
Sat, 01 May 2021 19:05:05 +0200 Goffi pages (lists/view_item): browser part was not in the repository
Sat, 01 May 2021 19:04:25 +0200 Goffi pages (files/list): set empty affiliations when they can't be retrieved
Sat, 01 May 2021 18:50:04 +0200 Goffi pages (blog/edit): move preview code to new `BlogEditor` class in `editor` module
Thu, 29 Apr 2021 20:51:36 +0200 Goffi pages (blog/view, u, files/list): custom breadcrumbs:
Thu, 29 Apr 2021 20:49:32 +0200 Goffi pages: add some labels
Thu, 29 Apr 2021 20:48:35 +0200 Goffi pages: breadcrumbs handling:
Thu, 29 Apr 2021 16:55:07 +0200 Goffi pages (blog): new `edit` page:
Thu, 29 Apr 2021 16:45:39 +0200 Goffi browser: new `editor` module:
Thu, 29 Apr 2021 16:37:12 +0200 Goffi server (restricted_bridge): add mbPreview
Thu, 29 Apr 2021 16:36:26 +0200 Goffi install: update minimal Brython version to 3.9.2 to have fixed elements's `children` implementation:
Thu, 22 Apr 2021 21:37:50 +0200 Goffi browser (lists/view): Q&D fix for status change
Thu, 22 Apr 2021 18:24:11 +0200 Goffi pages: remove forgotten breakpoing
Thu, 22 Apr 2021 18:23:47 +0200 Goffi pages: keep `search` query when using pagination
Thu, 22 Apr 2021 18:22:49 +0200 Goffi doc: rename main title
Fri, 16 Apr 2021 18:47:39 +0200 Goffi browser (slideshow): work around Brython's `children` wrong behavour:
Fri, 16 Apr 2021 18:45:44 +0200 Goffi browser (invitation): fix an indentation issue which was breaking invitations
Fri, 16 Apr 2021 18:44:49 +0200 Goffi pages (blog/view): move URL friendly code to backend tools:
Fri, 16 Apr 2021 18:40:17 +0200 Goffi pages: do no send HTTP_FORBIDDEN when registration is not allowed and no profile is connected:
Fri, 16 Apr 2021 18:38:45 +0200 Goffi pages (login, register): fix `allow_registration`:
Sat, 27 Mar 2021 15:23:49 +0100 Goffi pages (blog/view): set empty comments when comments node is missing
Thu, 25 Mar 2021 10:29:40 +0100 Goffi core (config): use component (i.e. "web") as config section
Sat, 20 Mar 2021 20:58:45 +0100 Goffi doc: update installation instruction following renaming and new `requirements.txt`:
Sat, 20 Mar 2021 18:23:18 +0100 Goffi core (twisted/plugin): use `config.parseMainConf` instad of configparser
Sat, 20 Mar 2021 18:22:33 +0100 Goffi install: added `requirements.txt`
Sat, 20 Mar 2021 18:22:10 +0100 Goffi install (setup.py): update console script name and setup:
Sat, 20 Mar 2021 18:20:39 +0100 Goffi core (constants): renaming following global project renaming
Fri, 19 Mar 2021 15:47:10 +0100 Goffi date update
Sat, 27 Feb 2021 21:08:42 +0100 Goffi browser (lists/view): `grocery` list specialised behaviour:
Sat, 27 Feb 2021 21:06:45 +0100 Goffi browser (lists): code is now async + item removal for non creator:
Sat, 27 Feb 2021 21:03:55 +0100 Goffi pages: implements `strip` argument in `getPostedData`
Sat, 27 Feb 2021 21:03:08 +0100 Goffi pages: fix `getPostedData` when a single value is requested and a list is used
Sat, 27 Feb 2021 21:00:48 +0100 Goffi server (restricted_bridge): add `listSet` method
Sat, 27 Feb 2021 21:00:21 +0100 Goffi pages: implement `getPageData` and `setPageData` helper methods
Sat, 27 Feb 2021 20:58:22 +0100 Goffi pages (lists/view): add `list_type` to `template_data`:
Sat, 27 Feb 2021 20:55:35 +0100 Goffi pages (lists): specify when item is coming from config
Sat, 20 Feb 2021 14:07:22 +0100 Goffi lists: creation, invitation, item deletion:
Sat, 20 Feb 2021 13:58:42 +0100 Goffi browser (invitations): handle Pubsub invitation
Sat, 20 Feb 2021 13:58:01 +0100 Goffi browser (dialog): new `ashow` method to use `Confirm` in async methods
Sat, 20 Feb 2021 13:56:08 +0100 Goffi tasks (brython): fixed Brython scripts during dev mode reload
Sat, 20 Feb 2021 13:55:00 +0100 Goffi server: be sure to have strings for ns_map
Sat, 20 Feb 2021 13:54:13 +0100 Goffi pages: better generic errors handling:
Sat, 20 Feb 2021 13:51:55 +0100 Goffi pages: helper method to get current profile's jid
Sat, 20 Feb 2021 13:51:11 +0100 Goffi pages: fix browser data re-creation on dev mode reload
Sat, 20 Feb 2021 13:49:08 +0100 Goffi server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
Thu, 28 Jan 2021 18:51:44 +0100 Goffi pages (tickets): renamed "tickets" to "lists":
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages(tickets): add Full-Text Search
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages (blog/view): Full-Text Search is used when `search` query argument is present
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages: cache is skipped if there are query arguments in URL
Fri, 11 Dec 2020 17:35:03 +0100 Goffi pages: `on_data_post` can now return `"continue"` string:
Sun, 29 Nov 2020 17:08:36 +0100 Goffi browser (invitation): allow invitation of unknown JID:
Fri, 27 Nov 2020 12:25:53 +0100 Goffi browser (album): remove loading screen at the end of the script
Fri, 27 Nov 2020 12:25:25 +0100 Goffi browser: new `loading` module to remove loading screen
Fri, 20 Nov 2020 18:15:48 +0100 Goffi server: typo