Mercurial > libervia-backend
log sat/tools/xml_tools.py @ 3023:1f74cd0f22c3
age | author | description |
---|---|---|
Wed, 12 Jun 2019 09:11:28 +0200 | Goffi | tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema) |
Fri, 03 May 2019 20:48:19 +0200 | Goffi | tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form |
Thu, 28 Feb 2019 18:57:00 +0100 | Goffi | core (xml_tools): new elementCopy method to shallow copy a domish.Element |
Sat, 19 Jan 2019 11:39:02 +0100 | Goffi | core (XMLUI): new XHTMLBox widget: |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Fri, 11 Jan 2019 09:48:17 +0100 | Goffi | core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiation |
Thu, 03 Jan 2019 20:49:21 +0100 | Goffi | tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML. |