log src/tools/xml_tools.py @ 2539:dcc77f23e370

age author description
2018-01-26 Goffi dates update
2017-11-30 Goffi core (XMLUI): added value property for StringWidget and ListWidget
2017-11-11 Goffi core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2Widgets
2017-11-11 Goffi core (XMLUI): added a "value" property in TextWidget
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-10-31 Goffi core (xmlui): fixed data_form => XMLUI conversion when filters is None
2017-10-27 Goffi core (XMLUI): filters can now be used when converting data form to XMLUI:
2017-10-27 Goffi core (XMLUI), template(XMLUI): added flags to ListWidget:
2017-10-20 Goffi plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modification
2017-10-16 Goffi core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:
2017-10-01 Goffi core (xmlui): container now keep a list of children
2017-10-01 Goffi core (xmlui): added method to convert data form result to XMLUI:
2017-09-24 Goffi core, frontends (xmlui): new LabelContainer:
2017-01-03 Goffi core (xml_tools): fixed findAll
2016-09-11 Goffi core (stdui): fixed cancellation of ContactList forms