log sat/tools/xml_tools.py @ 3704:c143e7f35074

age author description
2021-05-05 Goffi component file sharing (management): add values of `quota` and `used` size on result form
2021-03-27 Goffi tools (xml_tools): new findAncestor method:
2021-03-19 Goffi date update
2021-02-27 Goffi tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:
2021-02-19 Goffi tools (xml_tools): fix pFmtElt:
2020-12-10 Goffi tools (xml_tools): add missing `value` property to JidWidget
2020-11-12 Goffi tools (xml_tools): `domish.Element` pretty formatting functions:
2020-11-12 Goffi tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
2020-11-12 Goffi tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
2020-03-27 Goffi tools (xl_tools): fixed handling of list options labels
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-08-13 Goffi Python 3 port:
2019-06-12 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
2019-05-03 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
2019-02-28 Goffi core (xml_tools): new elementCopy method to shallow copy a domish.Element
2019-01-19 Goffi core (XMLUI): new XHTMLBox widget:
2019-01-12 Goffi date update
2019-01-11 Goffi core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiation
2019-01-03 Goffi tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML.
2019-01-02 Goffi frontends (XMLUI): TabsContainer can now be the main container (Primitivus keep the old behaviour and always use VerticalContainer as main container)
2018-08-31 Goffi core, frontends (xmlui): added "hidden" widget, to specify a value to be returned unmodified
2018-06-27 Goffi plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code
2018-06-27 Goffi code style reformatting using black
2018-04-02 Goffi core, setup: huge cleaning: base src/tools/xml_tools.py@c4d1733064a7