log

age author description
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:
Fri, 22 Feb 2019 16:56:58 +0100 Goffi server: added "dev_mode" boolean option (not used yet but will be soon)
Wed, 06 Feb 2019 09:19:33 +0100 Goffi Added tag 0.7.0a3 for changeset b290f21e8466
Wed, 06 Feb 2019 09:17:03 +0100 Goffi 0.7.0a3 release 0.7.0a3
Sat, 26 Jan 2019 20:15:24 +0100 Goffi pages: use absolute path for build_path + added page_url to template (which is getURL() without argument)
Sat, 26 Jan 2019 20:14:09 +0100 Goffi server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManager
Fri, 25 Jan 2019 08:58:41 +0100 Goffi server: tasks manager first draft:
Fri, 25 Jan 2019 08:41:43 +0100 Goffi pages: set __name__ for imported pages
Sat, 19 Jan 2019 11:44:49 +0100 Goffi dates update
Sat, 19 Jan 2019 11:42:37 +0100 Goffi pages (tickets, merge-requests): convert body from/to markdown while editing/creating new ticket:
Fri, 11 Jan 2019 21:47:10 +0100 Goffi pages (tickets): use the new getPubsubExtra and setPagination methods to handle pagination
Fri, 11 Jan 2019 21:45:59 +0100 Goffi pages: move pagination core from blog to LiberviaPage so it can be reused:
Fri, 11 Jan 2019 16:45:01 +0100 Goffi pages (blog/view): pagination improvments:
Fri, 11 Jan 2019 16:39:46 +0100 Goffi pages (blog): use DeferredList while discovering identities instead or waiting for each request individually.
Fri, 11 Jan 2019 16:38:25 +0100 Goffi server: don't convert failure in errback to jsonrpclib.Fault anymore:
Sun, 06 Jan 2019 17:45:44 +0100 Goffi pages (blog/view, tickets): use of new "order_by" feature.
Fri, 04 Jan 2019 12:52:09 +0100 Goffi browser: fixed params after changes in main class
Tue, 20 Nov 2018 08:54:49 +0100 Goffi core: fixed reactor crash by installing reactor only in makeService
Wed, 03 Oct 2018 21:01:42 +0200 Goffi doc: Libervia web framework quick_start + css_framework, first drafts
Wed, 03 Oct 2018 20:46:44 +0200 Goffi pages (blog/view): allow commenting when profile is connected
Tue, 18 Sep 2018 21:16:53 +0200 Goffi server: use site names in _moveFirstLevelToDict to better distinguish values for default site at first level + better handling of default menu
Tue, 18 Sep 2018 21:16:51 +0200 Goffi server: better error handling when a named page mentioned in menu_json is missing
Tue, 18 Sep 2018 21:16:47 +0200 Goffi server: fixed front_url_filter in templates renderer
Sat, 15 Sep 2018 19:23:01 +0200 Goffi server: move first level dict where the key has "/" to default site in _moveFirstLevelToDict
Fri, 14 Sep 2018 21:41:28 +0200 Goffi server, pages: multi-sites refactoring:
Sun, 09 Sep 2018 21:12:22 +0200 Goffi server, pages: update to handle multi sites themes, first draft:
Fri, 31 Aug 2018 18:08:06 +0200 Goffi server: fixed missing backend detection
Fri, 31 Aug 2018 18:05:15 +0200 Goffi server (twisted): install reactor before doing anything else
Sat, 25 Aug 2018 17:59:48 +0200 Goffi files reorganisation and installation rework:
Sat, 11 Aug 2018 18:35:37 +0200 Goffi browser: fixes to handle encryption changes in backend
Sat, 04 Aug 2018 13:07:46 +0200 Goffi common: we are in dev version again
Sun, 15 Jul 2018 11:09:16 +0200 Goffi install (setup): set version 0.7.0a2.post1 to fix messed upload on pypi
Sun, 15 Jul 2018 09:03:53 +0200 Goffi Added tag 0.7.0a2 for changeset 5a73525f75a3
Sun, 15 Jul 2018 09:03:36 +0200 Goffi 0.7.0a2 release 0.7.0a2
Sun, 15 Jul 2018 09:03:22 +0200 Goffi install: fixed manifest to include browser's public files + include package date during installation
Sun, 15 Jul 2018 09:01:34 +0200 Goffi server: replaced glib2reactor by gireactor
Wed, 04 Jul 2018 07:34:29 +0200 Goffi Added tag 0.7.0a1 for changeset 1f67b003c312
Tue, 03 Jul 2018 07:59:14 +0200 Goffi 0.7.0a1 release 0.7.0a1
Mon, 02 Jul 2018 08:27:17 +0200 Goffi doc (README): removed version from README
Fri, 29 Jun 2018 17:45:26 +0200 Goffi server: code style reformatting using black
Sun, 24 Jun 2018 22:21:25 +0200 Goffi browser (contact list): renamed entityToShow to entityVisible following Quick Frontend change
Thu, 21 Jun 2018 01:19:57 +0200 Goffi pages (events): added root, admin, new, rsvp and view pages
Thu, 21 Jun 2018 01:19:47 +0200 Goffi pages: ignore args if they are None in getSubPageURL
Thu, 21 Jun 2018 01:19:42 +0200 Goffi pages: change module for date_parse, following backend change
Mon, 04 Jun 2018 11:52:19 +0200 Goffi server: replaced blocking calls to bridge by bridgeCall which is not blocking
Sun, 03 Jun 2018 14:04:05 +0200 Goffi browser: fixed XMLUI Panel and Dialog
Sun, 03 Jun 2018 13:55:09 +0200 Goffi browser, server: added namespacesGet, so Libervia legacy app can run again
Sun, 03 Jun 2018 10:32:57 +0200 Goffi server: fixed service profile's cache
Sun, 03 Jun 2018 08:03:10 +0200 Goffi [mq]: debug_avatar_forum
Sat, 02 Jun 2018 19:58:09 +0200 Goffi misc (libervia.sh): removed "-d .." from PLUGIN_OPTIONS as it was overriding sat.conf in some cases
Fri, 01 Jun 2018 18:33:14 +0200 Goffi login (logged): set guest_session and session_started template variables
Fri, 01 Jun 2018 18:32:39 +0200 Goffi server (session): new "guest" property, True when connected user is a guest
Fri, 01 Jun 2018 18:31:29 +0200 Goffi pages (g): use server's connect method to connect instead of bridge, this way normal Libervia workflow is used, and session attributes are initialised.
Fri, 01 Jun 2018 16:00:48 +0200 Goffi server: return absolute page in checkRedirection
Fri, 01 Jun 2018 15:09:19 +0200 Goffi server, pages: fixed blocking calls to bridge by using bridgeCall instead
Fri, 01 Jun 2018 15:07:06 +0200 Goffi pages (merge-requests/view): fixed default node when checking affiliations
Fri, 01 Jun 2018 13:04:57 +0200 Goffi merge-requests, tickets: new "edit" pages
Fri, 01 Jun 2018 13:04:57 +0200 Goffi merge-requests (view), tickets (view): fill "url_ticket_edit" when logged user is publisher of ticket, or node owner.