Mercurial > libervia-backend
log src/tools/xml_tools.py @ 801:02ee9ef95277
age | author | description |
---|---|---|
Tue, 04 Feb 2014 18:04:32 +0100 | Goffi | xmlui: added boolean type management in XMLUIResult2DataFormResult |
Tue, 04 Feb 2014 18:02:40 +0100 | Goffi | core: XMLUI now use @property for session_id and submit |
Tue, 04 Feb 2014 18:02:35 +0100 | Goffi | core, frontends: XMLUI refactoring: |
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
Tue, 24 Dec 2013 15:43:22 +0100 | 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) |
Tue, 24 Dec 2013 15:43:22 +0100 | 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 |
Tue, 24 Dec 2013 15:19:18 +0100 | Goffi | backend, frontends: XMLUI refactoring: |