Mercurial > libervia-backend
log src/plugins/plugin_exp_pubsub_schema.py @ 2394:7bfcc431f66d
age | author | description |
---|---|---|
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 |