Mercurial > libervia-backend
log src/tools/xml_tools.py @ 1135:3158f9e08760
age | author | description |
---|---|---|
2014-08-11 | Goffi | core (XMLUI): Dialogs are now managemed in XMLUI: |
2014-06-25 | Goffi | core/frontends (XMLUI): value can now be inserted as a <value/> element, if not present value attribute is tested, else empty string is used. |
2014-06-25 | Goffi | core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget |
2014-06-18 | souliane | tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text') |
2014-06-14 | Goffi | core (XMLUI): management of text-multi in _dataFormField2XMLUIData |
2014-06-14 | Goffi | core (XMLUI): data form result now manage generic data set |
2014-06-12 | souliane | tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields |
2014-05-15 | souliane | tools (xmlui): to click a button in a "param" form will automatically submit the parameters of the same category |