log sat/tools/xml_tools.py @ 4064:08ee0e623e7e

age author description
22 months ago Goffi core (bridge): `action_new` now use serialised dict for extra data.
24 months ago Goffi massive refactoring to switch from camelCase to snake_case:
24 months ago Goffi tools (xml_tools): add fields's `values` when converting data form to dict
2023-03-16 Goffi tools (xml_tools): accept several namespaces in `findAncestor`
2022-10-28 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
2022-10-28 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
2022-09-24 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
2022-09-21 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
2022-01-31 Goffi tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
2021-12-08 Goffi tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
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