Commit Graph

22 Commits

Author SHA1 Message Date
Aleksander Machniak
9f1f754daf CS fixes 2015-11-22 09:41:53 +01:00
Aleksander Machniak
37e9bd4fb8 Fix testing attachments plugins after recent change that prevents from using more than one 2015-10-22 08:45:26 +02:00
Aleksander Machniak
b0349c988f Make sure there's only one attachments plugin enabled 2015-10-18 09:59:47 +02:00
Aleksander Machniak
0389faa327 PHP7: Fix "mktime(): You should be using the time() function instead" warning 2015-09-28 19:33:13 +02:00
Aleksander Machniak
e9ca5e0655 Fix so database_attachments::cleanup() does not remove attachments from other sessions (#1490542) 2015-09-28 19:20:24 +02:00
Aleksander Machniak
b3bf9c88dc Fix attached file path unsetting in database_attachments plugin (#1490393) 2015-05-19 09:26:55 +02:00
Aleksander Machniak
46d316b9c5 Fix bug where database_attachments_cache setting was not working 2015-05-13 10:15:11 +02:00
Aleksander Machniak
72b117feb1 Use consistent license identifiers, remove redundant package.xml files 2014-12-09 05:02:13 -05:00
Aleksander Machniak
0ea079d604 dirname(__FILE__) -> __DIR__ 2014-10-13 14:41:55 +02:00
Aleksander Machniak
e435d3b120 Fix fatal error in database_attachments plugin under some conditions (#1489726) 2014-03-25 15:40:53 +01:00
Thomas Bruederli
38ab0be093 Created composer.json files for default plugins 2013-09-28 13:03:57 +02:00
Aleksander Machniak
bcedf05d19 s/$rcmail_config/$config/ also for plugins configuration 2013-08-20 19:23:59 +02:00
Aleksander Machniak
2feba7bf4d Use absolute path in require 2013-08-02 09:17:44 +02:00
Aleksander Machniak
5d0cb00d5e Fix removing attachments from the list with database_attachments plugin 2013-07-31 14:11:59 +02:00
Aleksander Machniak
f0398c87d9 Use rcube_cache class to store attachments in database.
Add options to configure TTL and cache type.
2013-06-13 14:16:00 +02:00
Aleksander Machniak
b005927f91 Add basic tests for plugins 2013-01-19 12:16:16 +01:00
Aleksander Machniak
61be822d62 Remove deprecated functions (from bc.php file) usage in plugins 2013-01-18 15:24:49 +01:00
Aleksander Machniak
b3ef217f66 Fix removed cache_id column usage, SQL queries formatting 2012-09-18 11:40:38 +02:00
thomascube
48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 2012-03-31 12:25:48 +00:00
till
63a3dc5fde moved plugins 2010-03-20 14:20:01 +00:00
alecpl
a640647edd - handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment() 2009-07-19 09:28:30 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00