Mercurial > libervia-backend
log src/tools/xml_tools.py @ 796:46aa5ada61bf
age | author | description |
---|---|---|
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: |
Tue, 24 Dec 2013 15:19:08 +0100 | Goffi | backend, frontends: callbacks refactoring: |
Tue, 24 Dec 2013 01:31:18 +0100 | Goffi | core (xml tools): bad default parameter in XMLUI.addList |
Thu, 24 Oct 2013 08:47:45 +0200 | souliane | core (tools): small fix in using imported methods |