log

age author description
Fri, 16 Aug 2019 17:15:42 +0200 Goffi pages (forums/view): fixed microblog data serialisation when posting
Fri, 16 Aug 2019 17:14:46 +0200 Goffi pages (blog/view, forums/view): fixed encoding of request.args following Python3 port
Fri, 16 Aug 2019 17:13:42 +0200 Goffi server: fixed BUILD_DIR page encoding following python 3 port
Fri, 16 Aug 2019 17:12:10 +0200 Goffi server: fixed value filtering in getConfig
Tue, 13 Aug 2019 19:12:31 +0200 Goffi python 3 port:
Tue, 13 Aug 2019 09:39:33 +0200 Goffi 0.8 development starts
Wed, 24 Jul 2019 20:56:13 +0200 Goffi Added tag 0.7.0 for changeset 889e8d07e957
Wed, 24 Jul 2019 20:43:11 +0200 Goffi 0.7.0 « La Commune » release 0.7.0
Wed, 24 Jul 2019 20:50:00 +0200 Goffi install (setup.py): updated sat version
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:
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.
Fri, 01 Jun 2018 13:04:51 +0200 Goffi server (session): new "connected" property, which is True when a user is logged
Fri, 01 Jun 2018 13:03:52 +0200 Goffi server: new getAffiliation method:
Fri, 01 Jun 2018 12:58:20 +0200 Goffi pages: new "getURLByPath" method in LiberviaPage, which is similar to getURLByNames, but which a more readable way to request a path with named pages.
Fri, 01 Jun 2018 12:56:13 +0200 Goffi pages (chat): don't change session.jid anymore, as it is now set on log-in
Fri, 01 Jun 2018 12:55:25 +0200 Goffi server: set jid and started time in session on log-in:
Fri, 01 Jun 2018 12:52:14 +0200 Goffi pages (merge-requests, tickets): use new "labels_as_list" flag in extra
Fri, 01 Jun 2018 12:50:41 +0200 Goffi pages (tickets/new): fixed use of legacy "reporter" instead of "author"
Wed, 23 May 2018 21:55:13 +0200 Goffi pages (blog, files): use new local_device argument of discoFindByFeatures
Mon, 02 Apr 2018 10:39:55 +0200 Arnaud Joset server (setup): New setup.py compatible with archlinux PKGBUILD.
Mon, 02 Apr 2018 09:09:43 +0200 Goffi pages: fixed used of "blog" page instead of "blog_view"
Sun, 01 Apr 2018 20:56:16 +0200 Goffi README: specified contribution URIs and label
Fri, 30 Mar 2018 20:31:47 +0200 Goffi pages: fixed calls to "blog" instead of "blog_view"
Tue, 27 Mar 2018 08:40:27 +0200 Goffi pages: default menu update
Tue, 27 Mar 2018 08:40:12 +0200 Goffi pages (merge-requests): added a discovery page similar to tickets one:
Tue, 27 Mar 2018 08:36:37 +0200 Goffi pages (forums): log a warning and use an empty list when forums are not available
Tue, 27 Mar 2018 08:35:37 +0200 Goffi pages (blog): blog page is now public (only free jid is available when not connected)
Mon, 26 Mar 2018 21:32:16 +0200 Goffi pages (tickets): tickets discovery:
Mon, 26 Mar 2018 08:20:41 +0200 Goffi blog: moved blog page from /common to /blog:
Mon, 26 Mar 2018 08:18:27 +0200 Goffi pages (files): change discoFindByFeatures call following backend
Sat, 24 Mar 2018 11:25:36 +0100 Goffi pages: updated default menu
Sat, 24 Mar 2018 11:20:56 +0100 Goffi pages (photos): default page now handle free jid (but don't display anything else yet)
Thu, 22 Mar 2018 07:38:38 +0100 Goffi imported patch discover
Wed, 21 Mar 2018 19:11:37 +0100 Goffi pages (common/blog): added xmpp_uri in template_data
Wed, 21 Mar 2018 19:11:22 +0100 Goffi pages: fixed args count in getPathArgs
Sun, 18 Mar 2018 11:38:34 +0100 Goffi pages (photos): new photos/album page to use photo album view when displaying files, and display comments is available.
Sun, 18 Mar 2018 11:36:46 +0100 Goffi pages (files/list): comments handling + size parameters:
Sun, 18 Mar 2018 11:34:01 +0100 Goffi pages: new pages_tools module:
Wed, 14 Mar 2018 09:23:23 +0100 Goffi pages (files/list): retrieve thumbnail:
Wed, 14 Mar 2018 09:20:38 +0100 Goffi server: fixed profile cache path (the path has changed and "profiles" is now needed)
Wed, 14 Mar 2018 09:01:04 +0100 Goffi pages: fixed min_args for getPathArgs
Sun, 11 Mar 2018 19:33:38 +0100 Goffi pages (files): files sharing first draft:
Sun, 11 Mar 2018 19:30:37 +0100 Goffi server: new ProgressHandler helper class, to handle progressing actions
Sun, 11 Mar 2018 19:29:23 +0100 Goffi pages: new delegateToResource method to continue workflow with a Twisted Resource
Sun, 11 Mar 2018 19:28:10 +0100 Goffi pages: fixed unicode escaping when using a redirecting URL
Sun, 11 Mar 2018 19:26:18 +0100 Goffi pages: '*' can now be used to prefix the last arg name in getPathArgs, in which case the data will be a list of remaining path arguments.
Tue, 30 Jan 2018 08:15:05 +0100 Goffi pages: don't log error anymore when empty page_meta.py are used
Tue, 30 Jan 2018 08:15:04 +0100 Goffi pages (forums): first draft
Tue, 30 Jan 2018 08:04:33 +0100 Goffi common/blog: "service" and "node" are now set in template_data
Tue, 30 Jan 2018 08:01:27 +0100 Goffi pages: new getPathArgs helper method to retrieve several path arguments at once
Tue, 30 Jan 2018 08:01:21 +0100 Goffi server: fixed cache_dir for service profile in session interface
Fri, 26 Jan 2018 11:15:26 +0100 Goffi date update
Thu, 25 Jan 2018 09:06:36 +0100 Goffi browser: updated robots.txt
Thu, 25 Jan 2018 09:00:00 +0100 Goffi pages (caches): use request.uri to check cache, to avoid using same cache with pages using different parameters (e.g. different MAM filter for pubsub)
Thu, 25 Jan 2018 08:34:27 +0100 Goffi pages (common/blog): tranform special characters to their ascii equivalent
Thu, 25 Jan 2018 08:17:29 +0100 Goffi pages (common/blog/atom.xml): don't use query elements in request_uri:
Thu, 25 Jan 2018 07:54:27 +0100 Goffi pages: do not log error if there is not template and render method, but redirect is used
Wed, 24 Jan 2018 21:57:13 +0100 Goffi pages (common/blog): fixed bad import
Wed, 24 Jan 2018 21:46:09 +0100 Goffi server: better redirection (fixed issue in remaining path arguments)
Wed, 24 Jan 2018 21:44:26 +0100 Goffi server: fixed unicode exception if old URL in url_redirections had a unicode character
Wed, 24 Jan 2018 20:26:39 +0100 Goffi server (blog): moved old blog renderer from /blog to /blog_legacy
Wed, 24 Jan 2018 20:23:23 +0100 Goffi server: don't change request.uri and request.path on redirection: the original URL must actually be used
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (tickets, merge-requests): fixed items URLs
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (common/blog): use more friendly URLs
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages: check redirections on getURLByNames
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (common/blog): use bridgeCall instead of bridge
Wed, 24 Jan 2018 09:58:00 +0100 Goffi pages (common/blog): don't fail if author is missing
Wed, 24 Jan 2018 09:57:57 +0100 Goffi pages: fixed XMPP URIs handling
Wed, 24 Jan 2018 09:57:38 +0100 Goffi server: redirection rework:
Mon, 22 Jan 2018 22:25:37 +0100 Goffi pages (common/blog): URL improvments:
Mon, 22 Jan 2018 22:22:11 +0100 Goffi pages (u/blog): new user_blog page which redirect to blog but using profile instead of service/node
Mon, 22 Jan 2018 22:21:13 +0100 Goffi pages (u): top page (blog) is now cached
Mon, 22 Jan 2018 22:19:26 +0100 Goffi pages: cache is now working even after pageRedirect
Mon, 22 Jan 2018 22:18:47 +0100 Goffi pages: path arguments can now be specified in pageRedirect
Mon, 22 Jan 2018 22:17:20 +0100 Goffi pages: new method getURLByNames to retrieve URL from list of page names/path arguments
Mon, 22 Jan 2018 22:16:07 +0100 Goffi pages: moved code getting subpage from getSubPageURL to new getSubPageByName method.
Mon, 22 Jan 2018 08:53:06 +0100 Goffi pages (common/blog): if background is set in user preferences, use it
Mon, 22 Jan 2018 08:53:06 +0100 Goffi pages (g/e): replaced background_image by new dynamic_style template variable
Mon, 22 Jan 2018 08:53:03 +0100 Goffi server (utils): added "safe" attribute to quote
Sun, 21 Jan 2018 21:08:38 +0100 Goffi pages (common/blog): fixed bad variable name
Sun, 21 Jan 2018 20:50:49 +0100 Goffi pages (common/blog): if "reverse=1" is set in URL query, items will be reversed
Sun, 21 Jan 2018 20:23:33 +0100 Goffi pages (common/blog): handle tags filtering using "/tag/[tag]" in path
Sun, 21 Jan 2018 20:21:46 +0100 Goffi server (utils): use quote instead of quote_plus
Sun, 21 Jan 2018 13:17:49 +0100 Goffi pages (common/blog/atom.xml): use cache
Sun, 21 Jan 2018 13:17:21 +0100 Goffi pages (tickets): check cache in prepare_render instead of parse_url
Sun, 21 Jan 2018 13:15:57 +0100 Goffi pages (u): activated URL caching, avoiding bridge calls on each request.
Sun, 21 Jan 2018 13:14:06 +0100 Goffi pages: HTTP cache headers handling:
Sun, 21 Jan 2018 13:08:54 +0100 Goffi Pages: added url_cache setting:
Fri, 19 Jan 2018 18:14:28 +0100 Goffi pages (blog/atom.xml, u/atom.xml): Atom feed implementation:
Fri, 19 Jan 2018 18:09:39 +0100 Goffi pages (blog_new, common/blog): various blog improvments:
Fri, 19 Jan 2018 18:01:58 +0100 Goffi pages: fixed redirection
Fri, 19 Jan 2018 18:01:01 +0100 Goffi pages: ignore empty or unset arguments in getURL
Fri, 19 Jan 2018 18:00:04 +0100 Goffi pages: fixed str representation of LiberviaPage
Fri, 19 Jan 2018 17:59:18 +0100 Goffi server: set default content type to text/html in utf-8
Fri, 12 Jan 2018 22:04:33 +0100 Goffi pages (blog): added pagination using RSM and blog now fill older_url and newer_url in template_data
Fri, 12 Jan 2018 22:04:30 +0100 Goffi pages: added getCurrentURL and getParamURL:
Fri, 12 Jan 2018 22:00:28 +0100 Goffi pages: added "multiple" argument to getAllPostedData
Fri, 12 Jan 2018 18:03:34 +0100 Goffi server: reconnect SERVICE_PROFILE if it has been disconnected:
Fri, 12 Jan 2018 15:42:58 +0100 Goffi pages(tickets): use bridgeCall instead of bridge
Sat, 06 Jan 2018 12:37:56 +0100 Goffi server: moved code to retrieve external server from legacy blog to server.py, and use it to find websocket URL
Fri, 05 Jan 2018 16:30:05 +0100 Goffi server: added "chat" and "app" in default menu
Fri, 05 Jan 2018 16:30:05 +0100 Goffi pages (app): added named page "app"
Fri, 05 Jan 2018 16:30:05 +0100 Goffi server: better error message on init issue / menu_json trouble + stop reactor in this case.
Fri, 05 Jan 2018 16:30:05 +0100 Goffi pages (chat): fixed messages filtering + get identity of user if not already in cache.
Fri, 05 Jan 2018 16:30:05 +0100 Goffi pages (chat): fixed call to discoInfos
Fri, 05 Jan 2018 16:30:05 +0100 Goffi pages (chat): moved rendering preparation in prepare_render, and redirect to page_select if no jid is specified.
Fri, 05 Jan 2018 16:30:03 +0100 Goffi pages (chat): new chat_select page which display rooms from bookmarks and allows to specify a jid to talk to.
Fri, 05 Jan 2018 16:29:29 +0100 Goffi pages: dynamic set up is now done just before prepare_render call:
Fri, 05 Jan 2018 13:01:49 +0100 Goffi misc (setup.py): set minimum jinja2 version to 2.9
Wed, 03 Jan 2018 01:11:26 +0100 Goffi pages (chat): implementation of chat page using new dynamic pages, first draft
Wed, 03 Jan 2018 01:10:12 +0100 Goffi server: dynamic pages first draft:
Wed, 13 Dec 2017 00:37:12 +0100 Goffi pages: profile is now always set in template_data, and None if there is no user logged
Wed, 13 Dec 2017 00:35:56 +0100 Goffi server: changed session timeout from 5 min to 2h, avoiding undesired disconnection on Libervia pages.
Tue, 05 Dec 2017 02:56:27 +0100 Goffi server (legacy blog): set max-width: 100% for videos
Fri, 01 Dec 2017 01:08:25 +0100 Goffi pages(merge-requests): merge requests new, view and list pages implementations.
Fri, 01 Dec 2017 00:02:34 +0100 Goffi pages: menu implementation, first draft:
Thu, 30 Nov 2017 21:05:24 +0100 Goffi pages (tickets/new): renamed bridge method to follow backend change.
Thu, 30 Nov 2017 21:04:07 +0100 Goffi pages (blog_new): added name ("blog_new")
Sun, 19 Nov 2017 19:21:55 +0100 Goffi server (install): force version of txJSON-RPC to 0.3.1:
Sun, 19 Nov 2017 17:18:33 +0100 Goffi pages(tickets): use new cache mechanism for tickets list
Sun, 19 Nov 2017 17:18:14 +0100 Goffi pages: cache mechanism, first draft:
Fri, 17 Nov 2017 12:10:56 +0100 Goffi server: moved LiberviaPage code in its own module
Fri, 17 Nov 2017 11:01:34 +0100 Goffi server (libervia.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 too
Wed, 15 Nov 2017 09:00:00 +0100 Goffi pages (tickets/new): added reporter_jid in ignore list (if needed, it is filled in backend)
Tue, 14 Nov 2017 08:37:48 +0100 Goffi pages(tickets): better URL handling: