Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-14 | Fall back to load plugin config from global config directories only if no ↵ | Thomas Bruederli | |
local config file exists | |||
2014-01-07 | Load plugin config file from any configured path | Takika | |
Try to load plugin_name.inc.php config file from any pre-configured config path (rcube_config::path array) so webmail admins can move plugin configurations out of www root. | |||
2013-11-14 | Make require_plugin() force loading of the required plugin | Thomas Bruederli | |
2013-05-16 | Added rcube_plugin::add_label() method | Aleksander Machniak | |
2013-04-28 | Build plugin info from both package.xml and composer.json files; allow ↵ | Thomas Bruederli | |
plugins to override the meta info method | |||
2013-03-27 | Whitelist configuration options (user preferences) that can be changed using ↵ | Aleksander Machniak | |
save-pref command | |||
2013-03-10 | Fix so task name can really contain all from a-z0-9_- characters (#1488941) | Aleksander Machniak | |
2012-12-21 | CS fixes | Aleksander Machniak | |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak | |
2012-12-07 | Some more rcmail -> rcube cleanup | Aleksander Machniak | |
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak | |