Mercurial > libervia-backend
log src/plugins/plugin_misc_file.py @ 1605:0aded9648c5c
age | author | description |
---|---|---|
2015-11-15 | Goffi | plugin file: 'size' key is not added anymore in progress'data if size is 0 or not specified in SatFile |
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 | core, plugin file: fixed progress id + data is now returned by getProgress, instead of being an argument to fill |
2015-11-14 | Goffi | plugins XEP-0096, XEP-0260, file: sendFile method is managed by file plugin, which choose the best available method + progress_id fix |
2015-11-11 | Goffi | plugins XEP-0234, file: moved human file size conversion to file plugi |
2015-11-11 | Goffi | plugins XEP-0234, file: moved file request dialog to file plugin |
2015-11-08 | Goffi | plugins XEP-0234, file: use of SatFile for writing too |
2015-11-02 | Goffi | fixed bad inheritance of SatFile |
2015-09-25 | Goffi | plugin file: first draft: |