summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/attachments.inc
AgeCommit message (Collapse)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alec
git-svn-id: https://svn.roundcube.net/trunk@5542 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16Fix session race conditions when composing new messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5226 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-04- Add optional textual upload progress indicator (#1486039)alec
git-svn-id: https://svn.roundcube.net/trunk@4902 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-17- Handle properly situation when uploaded attachment file is too bigalec
git-svn-id: https://svn.roundcube.net/trunk@4610 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-03-10Prepare for multiple concurrent compose windowsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4604 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete ↵alec
list (old names are supported without errors nor warnings) git-svn-id: https://svn.roundcube.net/trunk@3840 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
git-svn-id: https://svn.roundcube.net/trunk@3261 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- set svn:keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3223 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@3021 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alec
git-svn-id: https://svn.roundcube.net/trunk@3011 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-05- Check 'post_max_size' for upload max filesize (#1486089)alec
git-svn-id: https://svn.roundcube.net/trunk@2926 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-08Check abort flag and display error message from plugin if availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@2725 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-08Fix usage of rc_mime_content_type()thomasb
git-svn-id: https://svn.roundcube.net/trunk@2724 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-29Better icon for deleting folders + remove hard-coded icon paththomasb
git-svn-id: https://svn.roundcube.net/trunk@2567 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-27- fix attachment mimetype setting after uploadalec
- move style of delete button in attachment-list to mail.css file git-svn-id: https://svn.roundcube.net/trunk@2431 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-06- Fix 'temp_dir' does not support relative path under Windows (#1484529)alec
- add file_exists check for uploaded attachments git-svn-id: https://svn.roundcube.net/trunk@2376 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2313 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-05- performance: skip imap connection for attachments actionsalec
- created attachments.inc file for attachment upload, remove and display actions git-svn-id: https://svn.roundcube.net/trunk@2121 208e9e7b-5314-0410-a742-e7e81cd9613c