Mercurial > libervia-backend
log src/tools/xml_tools.py @ 1718:7d548a913730
age | author | description |
---|---|---|
2015-11-27 | Goffi | core (xmlui): new deferredUI method allows to manage XMLUI with a Deferred insteand of manual submit_id handling: |
2015-11-22 | Goffi | core (xmlui): fixed security_limit in deferXMLUI |
2015-11-17 | Goffi | core, bridge: actionsGet: |
2015-11-15 | Goffi | core (xmlui), plugin file: added action_extra param to deferXMLUI/deferDialog which is merged to the action data dict when actionNew is called |
2015-11-14 | Goffi | backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument |
2015-09-26 | Goffi | core (xmlui): fixed submit_id returning None when its value is '' |
2015-09-26 | Goffi | core (XMLUI): restorer submit_id: |