log

age author description
Fri, 06 Oct 2017 10:55:54 +0200 Goffi plugin tickets import: specialized importer for tickets, first draft:
Fri, 06 Oct 2017 10:55:51 +0200 Goffi plugin pubsub schema: values handling:
Fri, 06 Oct 2017 08:52:51 +0200 Goffi plugin import: node can now be specified + added a "session" dict to keep import session data:
Sun, 01 Oct 2017 12:21:23 +0200 Goffi plugin import: generic data import plugin:
Sun, 01 Oct 2017 12:21:23 +0200 Goffi jp (base): fixed CommandAnswering and progress bar
Sun, 01 Oct 2017 12:21:23 +0200 Goffi template (xmlui): added values property to be able to use always values even when there is only one value
Sun, 01 Oct 2017 12:21:23 +0200 Goffi frontends (xmlui): a dict of named widgets is kept, so they can be easily be retrieved
Sun, 01 Oct 2017 12:21:23 +0200 Goffi core (xmlui): container now keep a list of children
Sun, 01 Oct 2017 12:21:23 +0200 Goffi core (xmlui): added method to convert data form result to XMLUI:
Sun, 01 Oct 2017 12:21:21 +0200 Goffi plugin PubSub Schema: schema helper methods:
Sun, 24 Sep 2017 16:39:36 +0200 Goffi template: template XMLUI first draft:
Sun, 24 Sep 2017 16:36:11 +0200 Goffi core, frontends (xmlui): new LabelContainer:
Sun, 24 Sep 2017 16:32:22 +0200 Goffi plugin XEP-0060: use client instead of profile_key in getItems
Sun, 24 Sep 2017 16:29:18 +0200 Goffi jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)
Fri, 22 Sep 2017 18:04:14 +0200 Goffi core (memory/sqlite): typo
Thu, 21 Sep 2017 21:53:28 +0200 Goffi core (memory/sqlite): better stability:
Fri, 08 Sep 2017 07:58:10 +0200 Goffi tmp (wokkel): fixed subscriptions node handling
Fri, 08 Sep 2017 07:58:10 +0200 Goffi jp (shell): changed prompt colour
Fri, 08 Sep 2017 07:58:10 +0200 Goffi jp (shell): fixed use of profile + added EOF handling:
Fri, 08 Sep 2017 07:58:08 +0200 Goffi jp (pubsub): added subscribe, unsubscribe and subscriptions methods:
Fri, 08 Sep 2017 07:57:57 +0200 Goffi plugin XEP-0060: added/fixed subscribe/unsubscribe and subscriptions methods/bridge methods:
Wed, 06 Sep 2017 07:39:10 +0200 Goffi jp (pubsub/node): added schema (set/edit/get) commands to manipulate PubSub node schema
Wed, 06 Sep 2017 07:38:39 +0200 Goffi plugin schema: PubSub node schema, first draft
Sun, 27 Aug 2017 20:14:59 +0200 Goffi tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)
Thu, 24 Aug 2017 01:11:47 +0200 Goffi jp (output/template): check if there is a template before initializing Renderer
Wed, 23 Aug 2017 00:52:36 +0200 Goffi jp (info/disco): fixed headers order for items table
Wed, 23 Aug 2017 00:14:15 +0200 Goffi jp (info/disco): type selection + output improvments:
Wed, 23 Aug 2017 00:10:09 +0200 Goffi jp (common): added use_buffer argument in Table:
Wed, 23 Aug 2017 00:08:30 +0200 Goffi jp (common): fixed empty table display when headers are specified
Tue, 22 Aug 2017 22:13:22 +0200 Goffi jp (info/disco): added --no-cache option