Sun, 12 Feb 2017 18:59:10 +0100 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
Tue, 24 May 2016 22:11:04 +0200 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Sun, 19 Oct 2014 12:31:28 +0200 |
souliane |
plugin misc_imap: fixes call to log.debug with more than one argument
|
Mon, 06 Oct 2014 11:18:37 +0200 |
souliane |
memory (params): use more generic param attribute "constraint" instead of "min" and "max"
|
Fri, 03 Oct 2014 12:27:43 +0200 |
souliane |
memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Thu, 31 Oct 2013 17:14:15 +0100 |
Goffi |
core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one.
|
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.
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Tue, 08 Jan 2013 00:46:38 +0100 |
Goffi |
core, plugin imap, plugin smtp: fixed SMTP/IMAP integration. /!\ Profile need to be connected for IMAP server to work (will change in the future)
|