log sat/tools/xml_tools.py @ 3955:323017a4e4d2

age author description
Fri, 28 Oct 2022 18:47:17 +0200 Goffi tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree
Sat, 24 Sep 2022 16:37:46 +0200 Goffi plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
Wed, 21 Sep 2022 22:43:55 +0200 Goffi tools (xml_tools): handle `required` field in `dataDict2dataForm`:
Mon, 31 Jan 2022 18:35:52 +0100 Goffi tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
Wed, 08 Dec 2021 15:45:57 +0100 Goffi tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
Wed, 05 May 2021 15:37:33 +0200 Goffi component file sharing (management): add values of `quota` and `used` size on result form
Sat, 27 Mar 2021 14:35:07 +0100 Goffi tools (xml_tools): new findAncestor method: