log src/tools/xml_tools.py @ 846:59d486726577

age author description
2014-02-13 Goffi core(XMLUI): empty options in ListWidget now just show a warning message, no more assert
2014-02-04 Goffi dates update
2014-02-04 Goffi core (XMLUI): fixed labels management for lists in _dataFormField2XMLUIData
2014-02-04 Goffi core (XMLUI), frontends: advancedListContainer part 2:
2014-02-04 Goffi XMLUI (core, frontends): added JidWidget and DividerWidget + popup type + some bugfixes:
2014-02-04 Goffi core, frontends: implementation of AdvancedListContainer first draft + misc:
2014-02-04 Goffi core, frontends: XMLUI refactoring:
2014-02-04 Goffi xmlui: added boolean type management in XMLUIResult2DataFormResult
2014-02-04 Goffi core: XMLUI now use @property for session_id and submit
2014-02-04 Goffi core, frontends: XMLUI refactoring:
2013-12-29 Goffi core: i18n refactoring:
2013-12-24 Goffi core (xml_tools), frontends: added a prefix to XMLUI form names in result data, to avoid name conflicts (e.g.: if a form has name "submit", and this name is also used internally by SàT)
2013-12-24 Goffi core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if present
2013-12-24 Goffi backend, frontends: XMLUI refactoring:
2013-12-24 Goffi backend, frontends: callbacks refactoring:
2013-12-24 Goffi core (xml tools): bad default parameter in XMLUI.addList