Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-29 | Better icon for deleting folders + remove hard-coded icon path | thomascube | |
2009-04-27 | - fix attachment mimetype setting after upload | alecpl | |
- move style of delete button in attachment-list to mail.css file | |||
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵ | thomascube | |
sample plugins) | |||
2009-04-06 | - Fix 'temp_dir' does not support relative path under Windows (#1484529) | alecpl | |
- add file_exists check for uploaded attachments | |||
2009-02-27 | Fix mime-type detection using a hard-coded map (#1485311) | thomascube | |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till | |
2008-12-05 | - performance: skip imap connection for attachments actions | alecpl | |
- created attachments.inc file for attachment upload, remove and display actions |