Mercurial > libervia-backend
log sat/tools/xml_tools.py @ 3676:fc24e611c9aa
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) |