log src/plugins/plugin_exp_pubsub_schema.py @ 2421:b7e24ce97a06

age author description
Sun, 05 Nov 2017 20:34:51 +0100 Goffi plugin schema: separate lines of text-multi in different values as requested by XEP-0004
Sun, 05 Nov 2017 15:36:06 +0100 Goffi plugin tickets: added ticketsSet and ticketsSchemaGet methods:
Fri, 27 Oct 2017 18:06:58 +0200 Goffi core (XMLUI): filters can now be used when converting data form to XMLUI:
Fri, 27 Oct 2017 17:54:00 +0200 Goffi plugin pubsub schema: allow any data_form schema:
Fri, 20 Oct 2017 08:40:54 +0200 Goffi plugin schema: when publishing a schema, check that values of list are allowed, else use default value
Fri, 20 Oct 2017 08:39:05 +0200 Goffi plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modification
Mon, 16 Oct 2017 07:36:41 +0200 Goffi plugin schema: use new "prepend" argument to put "id" widget first.
Mon, 16 Oct 2017 07:23:09 +0200 Goffi plugin schema: deserialise is now the last kw argument
Fri, 06 Oct 2017 10:55:51 +0200 Goffi plugin pubsub schema: values handling:
Sun, 01 Oct 2017 12:21:21 +0200 Goffi plugin PubSub Schema: schema helper methods:
Wed, 06 Sep 2017 07:38:39 +0200 Goffi plugin schema: PubSub node schema, first draft