Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Bruederli
509a6bc368 Allow to force-load plugins which have been loaded but not initialized before 2014-04-02 16:26:59 +02:00
Thomas Bruederli
ce6050cbbb Display version from composer.json even if not intstalled 2013-11-28 21:21:36 +01:00
Thomas Bruederli
fa635d8862 Make $force parameter only override the task check for required plugins (#1489437) 2013-11-16 15:49:25 +01:00
Thomas Bruederli
cf31954661 Make require_plugin() force loading of the required plugin 2013-11-14 18:58:23 +01:00
Aleksander Machniak
70c7df8faa Fix vulnerability in handling _session argument of utils/save-prefs (#1489382) 2013-10-17 10:17:32 +02:00
Aleksander Machniak
c1bc8f6c82 Change so abort=true does not break the loop in exec_hook(), provide a new 'break' flag for this purpose 2013-10-14 13:19:37 +02:00
Aleksander Machniak
3725cfb245 Avoid uninitialized/unused variables 2013-05-07 15:12:22 +02:00
Thomas Bruederli
378d6cf97f Build plugin info from both package.xml and composer.json files; allow plugins to override the meta info method 2013-04-28 13:45:32 +02:00
Aleksander Machniak
648fcf5709 Whitelist configuration options (user preferences) that can be changed using save-pref command 2013-03-27 16:32:51 +01:00
Aleksander Machniak
8b771646fa Fix so task name can really contain all from a-z0-9_- characters (#1488941) 2013-03-10 11:49:20 +01:00
Aleksander Machniak
c4781306a5 CS fixes 2012-12-21 09:13:11 +01:00
Aleksander Machniak
d2534c63f2 Cleanup, remove file paths from doc 2012-12-18 09:07:00 +01:00
Aleksander Machniak
5b15700d11 Rename hook imap_connect to storage_connect 2012-12-13 14:41:36 +01:00
Thomas Bruederli
bfc3070067 Cut dependencies to rcmail class 2012-11-25 20:07:37 +01:00
Thomas Bruederli
9be2f43d02 Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework 2012-11-25 17:35:53 +01:00
Aleksander Machniak
ba6f21caeb Framework files moved to lib/Roundcube 2012-11-21 19:52:03 +01:00