log sat/tools/xml_tools.py @ 4041:2594e1951cf7

age author description
Mon, 15 May 2023 16:20:45 +0200 Goffi core (bridge): `action_new` now use serialised dict for extra data.
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Fri, 07 Apr 2023 14:59:01 +0200 Goffi tools (xml_tools): add fields's `values` when converting data form to dict
Thu, 16 Mar 2023 16:43:08 +0100 Goffi tools (xml_tools): accept several namespaces in `findAncestor`
Fri, 28 Oct 2022 18:50:06 +0200 Syndace plugin XEP-0384: Implementation of Automatic Trust Management:
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:
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Sat, 27 Feb 2021 18:36:38 +0100 Goffi tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:
Fri, 19 Feb 2021 15:53:25 +0100 Goffi tools (xml_tools): fix pFmtElt: