Mercurial > libervia-backend
log src/plugins/plugin_misc_account.py @ 2162:c9a67eb5bf72
age | author | description |
---|---|---|
Sun, 12 Feb 2017 18:59:10 +0100 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
Sun, 12 Feb 2017 17:55:43 +0100 | Goffi | core, jp: component handling + client handling refactoring: |
Mon, 06 Feb 2017 22:54:43 +0100 | Goffi | core, bridge, frontends: renamed asyncConnect to connect, and added options parameters (not used yet) |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Mon, 21 Mar 2016 17:00:39 +0100 | souliane | plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede): |
Fri, 11 Mar 2016 12:31:33 +0100 | souliane | plugin misc account: separate profile creation and sending emails, so we can wait and send the emails at the right time (when we know that no error occured) |
Wed, 09 Mar 2016 12:54:26 +0100 | Goffi | plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail |