log

age author description
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (photos/album): invitation manager first draft.
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages: render HTTP_NOT_FOUND page on `item-not-found` bridge error.
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages: add `media_path` and `build_path` in template data for error pages.
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages: handle `jid.InvalidFormat` exception in `_filterPathValue`
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages (files/list): use new `FISAffiliationsGet` to get `directory_affiliation`
Sat, 01 Aug 2020 16:47:24 +0200 Goffi server (restricted_bridge): added `FISInvite`, `FISAffiliationsSet` and `invitationSimpleCreate`
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (bridge): handle case where `callback` or `errback` is None
Sat, 01 Aug 2020 16:47:24 +0200 Goffi pages (files/list): set `directory_affiliation` template data:
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (slideshow): slides can now be zoomed:
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (slideshow): show slideshow in fullscreen
Sat, 01 Aug 2020 16:47:24 +0200 Goffi browser (slideshow): (un)hide controls on single click:
Sat, 01 Aug 2020 16:47:21 +0200 Goffi browser (slideshow): fixed scrolling issue with comment panel:
Thu, 16 Jul 2020 09:08:50 +0200 Goffi browser (album): start slideshow on photo click
Thu, 16 Jul 2020 09:08:50 +0200 Goffi browser: `slideshow` module implementation:
Thu, 16 Jul 2020 09:08:50 +0200 Goffi browser (template): adapted filters/global/extensions to manage SàT templates:
Thu, 16 Jul 2020 09:08:50 +0200 Goffi pages: `profile` is now exposed to scripts
Thu, 16 Jul 2020 09:08:50 +0200 Goffi pages: take care of None/null when exposing a variable
Thu, 16 Jul 2020 09:08:50 +0200 Goffi browser (js): added `swiper` and `moment` js modules
Thu, 16 Jul 2020 09:08:47 +0200 Goffi pages (blog, tickets, merge-requests): updated code to handle new serialisation, following backend changes
Fri, 19 Jun 2020 16:47:51 +0200 Goffi browser (photos): albums can now be deleted:
Fri, 19 Jun 2020 16:47:51 +0200 Goffi browser (photos/album): photo(s) upload and deletion
Fri, 19 Jun 2020 16:47:51 +0200 Goffi browser: module to handle dialogs, first draft
Fri, 19 Jun 2020 16:47:51 +0200 Goffi browser: new template module:
Fri, 19 Jun 2020 16:47:51 +0200 Goffi browser: new bridge module to access restricted bridge from browser
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages (bridge): better handling of errors:
Fri, 19 Jun 2020 16:47:51 +0200 Goffi server (restricted_bridge): added fileSharingDelete and interestRetract
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages: set `guest_session` in template data when suitable
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages: expose `templates_root_url` to scripts
Fri, 19 Jun 2020 16:47:51 +0200 Goffi server: use C.SITE_NAME_DEFAULT instead of "sat" when suitable
Fri, 19 Jun 2020 16:47:51 +0200 Goffi pages (js): added `nunjucks` requirement