Mercurial > libervia-backend
log src/plugins/plugin_misc_imap.py @ 2189:a25a256688e2
age | author | description |
---|---|---|
2017-02-12 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
2016-05-24 | Goffi | backend, frontend: messages refactoring (huge commit, not finished): |
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2015-04-16 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |
2014-10-19 | souliane | plugin misc_imap: fixes call to log.debug with more than one argument |
2014-10-06 | souliane | memory (params): use more generic param attribute "constraint" instead of "min" and "max" |
2014-10-03 | souliane | memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes |