Mercurial > libervia-backend
log src/tools/xml_tools.py @ 771:bfabeedbf32e
age | author | description |
---|---|---|
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: |