Commit Graph

16 Commits

Author SHA1 Message Date
Aleksander Machniak
1c861df079 Fix some plugins for use without rcmail class 2015-06-19 06:57:54 -04: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
d3883ddfbb Make sure attachment ID is really unique when uploading multiple files (#1489546) 2014-03-11 11:12:41 +01:00
Thomas Bruederli
38ab0be093 Created composer.json files for default plugins 2013-09-28 13:03:57 +02:00
Thomas Bruederli
07c6c69eca Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ 2013-06-20 22:06:28 +02:00
Thomas Bruederli
64e1c2d406 Fix ticket reference 2013-04-11 10:13:08 +02:00
Thomas Bruederli
b413bb2b60 Set minimal permissions to temp files (#148899) 2013-04-10 23:38:50 +02:00
Aleksander Machniak
b005927f91 Add basic tests for plugins 2013-01-19 12:16:16 +01: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
d079afd44f - use absolute paths to prevent errors when writing to logfiles from shutdown function 2009-12-02 10:48:06 +00:00
alecpl
ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 2009-10-03 19:12:27 +00:00
thomascube
7f37b879fd Cleanup temporary attachment files when killing session + fix indentation 2009-07-31 09:13:11 +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