log src/plugins/plugin_exp_pubsub_schema.py @ 2470:8084066ac95b

age author description
2017-11-11 Goffi plugin schema: prepend a "publisher" field after "id" in getDataFormItems with published given by PubSub service
2017-11-05 Goffi plugin schema: separate lines of text-multi in different values as requested by XEP-0004
2017-11-05 Goffi plugin tickets: added ticketsSet and ticketsSchemaGet methods:
2017-10-27 Goffi core (XMLUI): filters can now be used when converting data form to XMLUI:
2017-10-27 Goffi plugin pubsub schema: allow any data_form schema:
2017-10-20 Goffi plugin schema: when publishing a schema, check that values of list are allowed, else use default value
2017-10-20 Goffi plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modification
2017-10-16 Goffi plugin schema: use new "prepend" argument to put "id" widget first.
2017-10-16 Goffi plugin schema: deserialise is now the last kw argument
2017-10-06 Goffi plugin pubsub schema: values handling:
2017-10-01 Goffi plugin PubSub Schema: schema helper methods:
2017-09-06 Goffi plugin schema: PubSub node schema, first draft