log src/tools/xml_tools.py @ 2541:65695b9343d3

age author description
Thu, 29 Mar 2018 09:09:32 +0200 Goffi jp (xmlui): added whitelist, read_only and values_only options:
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Thu, 30 Nov 2017 20:29:25 +0100 Goffi core (XMLUI): added value property for StringWidget and ListWidget
Sat, 11 Nov 2017 18:39:26 +0100 Goffi core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2Widgets
Sat, 11 Nov 2017 18:39:24 +0100 Goffi core (XMLUI): added a "value" property in TextWidget
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Tue, 31 Oct 2017 23:07:26 +0100 Goffi core (xmlui): fixed data_form => XMLUI conversion when filters is None
Fri, 27 Oct 2017 18:06:58 +0200 Goffi core (XMLUI): filters can now be used when converting data form to XMLUI:
Fri, 27 Oct 2017 18:03:35 +0200 Goffi core (XMLUI), template(XMLUI): added flags to ListWidget:
Fri, 20 Oct 2017 08:39:05 +0200 Goffi plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modification
Mon, 16 Oct 2017 07:36:03 +0200 Goffi core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:
Sun, 01 Oct 2017 12:21:23 +0200 Goffi core (xmlui): container now keep a list of children
Sun, 01 Oct 2017 12:21:23 +0200 Goffi core (xmlui): added method to convert data form result to XMLUI:
Sun, 24 Sep 2017 16:36:11 +0200 Goffi core, frontends (xmlui): new LabelContainer:
Tue, 03 Jan 2017 18:51:50 +0100 Goffi core (xml_tools): fixed findAll