Mercurial > libervia-backend
log src/plugins/plugin_xep_0077.py @ 876:65bf1bc70f6b
age | author | description |
---|---|---|
Tue, 25 Feb 2014 22:58:42 +0100 | souliane | tools, plugin XEP-0077: small fixes |
Tue, 04 Feb 2014 18:32:49 +0100 | Goffi | dates update |
Tue, 04 Feb 2014 18:26:03 +0100 | Goffi | plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends. |
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
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 |
Sun, 08 Sep 2013 18:05:19 +0200 | Goffi | core: added advanced list to XMLUI (need improvment, very basic so far) |
Fri, 08 Mar 2013 00:36:22 +0100 | Goffi | fixed licences in docstrings (they are now in comments) |
Fri, 18 Jan 2013 17:55:35 +0100 | Emmanuel Gil Peyrot | Fix pep8 support in src/plugins. |