log

age author description
Wed, 24 Jul 2019 20:54:22 +0200 Goffi install (MANIFEST.in): added VERSION
Wed, 24 Jul 2019 20:44:53 +0200 Goffi install: added doc to MANIFEST.in
Wed, 24 Jul 2019 07:52:30 +0200 Goffi doc: added installation instructions
Fri, 19 Jul 2019 18:01:38 +0200 Goffi pages: display a warning instead or raising exception if write fails:
Fri, 19 Jul 2019 18:01:25 +0200 Goffi pages (blog/view, u): added atom feed URL to "atom_url" in template
Sun, 14 Jul 2019 17:25:53 +0200 Goffi server (websocket): don't crash if self.page doesn't exist while onClose is called
Sun, 14 Jul 2019 17:18:48 +0200 Goffi pages: show rendered html on failed renderAndUpdate
Sun, 14 Jul 2019 14:48:31 +0200 Goffi server: handle unexpected exceptions on connect:
Sun, 14 Jul 2019 14:45:51 +0200 Goffi server (websockets): fixed websocket handling on HTTPS connections:
Fri, 12 Jul 2019 14:58:11 +0200 Goffi server: if "redirections" is not set, use "/login" page as default
Wed, 10 Jul 2019 08:32:49 +0200 Goffi install: set minimal version of sat to dev one:
Tue, 09 Jul 2019 20:41:50 +0200 Goffi browser (contact_group): fixed bad property name used in closeAndSave:
Tue, 09 Jul 2019 20:20:46 +0200 Goffi server: don't raise error anymore if themes_dir is invalid or legacy blog can't be created:
Sat, 06 Jul 2019 14:11:10 +0200 Goffi pages: don't put error pages in cache
Fri, 05 Jul 2019 16:49:20 +0200 Goffi install: set minimal sat version to 0.7.0b4
Wed, 26 Jun 2019 20:36:50 +0200 Goffi server: changed defaultType for File resources to "application/octet-stream" instead of "text/html"
Fri, 14 Jun 2019 12:51:03 +0200 Goffi pages (tickets/edit): "author" can be ignored again now that updating has been fixed
Fri, 14 Jun 2019 12:50:59 +0200 Goffi pages (merge-requests/edit, tickets/edit, tickets/new): use serialised extra following backend change + fixed use of "update" when editing ticket:
Wed, 12 Jun 2019 20:05:45 +0200 Goffi pages: fixed cached data when `url_cache` is used:
Wed, 12 Jun 2019 09:12:09 +0200 Goffi pages (tickets/edit): don't ignore "author" anymore, to keep it when owner/admin modify a ticket
Mon, 27 May 2019 21:10:44 +0200 Goffi server: fixed sites alias:
Mon, 27 May 2019 09:27:15 +0200 Goffi doc: added forgotten conf.py and index.rst files
Mon, 27 May 2019 09:06:45 +0200 Goffi server (tasks): fixed findCommand when first name can't be found
Sun, 26 May 2019 22:19:42 +0200 Goffi server (pages): on_data_post can now raise an exceptions.DataError to reload the page with a warning message (without validating data posted)
Sun, 26 May 2019 22:18:04 +0200 Goffi server (pages): added raise_on_missing arguments in getPostedData:
Sun, 26 May 2019 22:16:07 +0200 Goffi server: added a generic way to have notification messages in pages
Sun, 26 May 2019 22:14:23 +0200 Goffi server: moved generic classes definitions (only WebsocketMeta for now) to new "classes" module
Tue, 14 May 2019 19:40:51 +0200 Goffi server: show BridgeException traceback on unknown registering status
Tue, 14 May 2019 19:22:53 +0200 Goffi we are in dev version again
Tue, 14 May 2019 19:19:40 +0200 Goffi server: fixed typo resuling in crash on unknown registering error status
Sun, 05 May 2019 20:42:16 +0200 Goffi Added tag 0.7.0b1 for changeset cc16d93d4181
Sun, 05 May 2019 20:42:14 +0200 Goffi 0.7.0b1 release 0.7.0b1
Sat, 04 May 2019 00:02:50 +0200 Goffi pages (g): retrieve interests for events/photo albums/file sharing + only set "include_url" if "main_uri" is set
Sat, 04 May 2019 00:01:08 +0200 Goffi pages (events): moved get interests code in prepare_render + use image as thumb_url if it does not already exist
Fri, 03 May 2019 20:54:34 +0200 Goffi server: catch "not-allowed" error from bridge and show the appropriate error page in this case
Fri, 03 May 2019 20:53:44 +0200 Goffi pages (photos): moved code getting interests in prepare_render
Fri, 03 May 2019 20:52:56 +0200 Goffi server: fixed getPagePathFromURI
Fri, 03 May 2019 20:52:13 +0200 Goffi pages (g/e): use redirect instead of duplicating code of "event_view"
Fri, 03 May 2019 20:51:22 +0200 Goffi server: replaced wrong usage of C.HTTP_UNAUTHORIZED by C.HTTP_FORBIDDEN
Fri, 03 May 2019 13:08:41 +0200 Goffi pages (photos): retrieve photo albums from list of interests, and fill "interests" template data.
Fri, 26 Apr 2019 08:42:27 +0200 Goffi pages (blog, u): added atom feed link in "links" template data.
Fri, 12 Apr 2019 14:12:53 +0200 Goffi doc: use "sourcecode" directive instead of "code" + small mistakes fixes:
Fri, 12 Apr 2019 14:08:02 +0200 Goffi pages (i18n): if locale is not specified, "accept-language" header is used to try to determine the best one
Fri, 12 Apr 2019 14:06:50 +0200 Goffi pages (i18n): check presence of u"/" in locale:
Fri, 12 Apr 2019 13:58:02 +0200 Goffi pages (cache): separate cached pages using locales, to avoid having a page cache in a specific locale used for an other one.
Wed, 10 Apr 2019 21:06:35 +0200 Goffi server (tasks): fixed crash when --dev_mode is used
Wed, 10 Apr 2019 21:06:34 +0200 Goffi pages: locale handling:
Sun, 03 Mar 2019 17:14:27 +0100 Goffi handle invalid certificate on registration + fixed error handling on registration
Sat, 02 Mar 2019 18:44:20 +0100 Goffi we are in dev version again
Fri, 01 Mar 2019 19:47:34 +0100 Goffi Added tag 0.7.0a4 for changeset caa8747b1bb1
Fri, 01 Mar 2019 19:40:27 +0100 Goffi 0.7.0a4 release 0.7.0a4
Tue, 26 Feb 2019 20:24:20 +0100 Goffi server (legacy blog): fixed items deserialisation
Sat, 23 Feb 2019 21:05:48 +0100 Goffi page (u): fixed blog posting
Sat, 23 Feb 2019 21:05:06 +0100 Goffi backend: fixed args transmission on page redirection.
Sat, 23 Feb 2019 21:04:31 +0100 Goffi pages: fixed children retrieval in onFileChange
Sat, 23 Feb 2019 21:03:21 +0100 Goffi server, browser: changed blog items serialisation following changes in backend
Fri, 22 Feb 2019 18:50:33 +0100 Goffi server (tasks): tasks can now be automatically ran when something happen in a watched dir:
Fri, 22 Feb 2019 18:42:47 +0100 Goffi server (tasks): task can now use a "prepare" method to prepare data before running (e.g. WATCH_DIRS)
Fri, 22 Feb 2019 16:57:37 +0100 Goffi pages: auto reloading
Fri, 22 Feb 2019 16:57:37 +0100 Goffi server: iNotify support: