Mercurial > libervia-backend
log src/tools/xml_tools.py @ 2358:71b10dd7a13a
age | author | description |
---|---|---|
2017-01-03 | Goffi | core (xml_tools): fixed findAll |
2016-09-11 | Goffi | core (stdui): fixed cancellation of ContactList forms |
2016-08-28 | Goffi | core (xmlui): added a quickNote method to easily send notes |
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-03-09 | Goffi | plugin XEP-0060: service, node and uri are added to metadata when doing a getItems |
2016-01-22 | Goffi | core (xml_tools): added a method to find all elements corresponding to criteria |
2016-01-22 | Goffi | core (xml_tools): unescape HTML sequences to avoid parsing error in ElementParser |