Aleksander Machniak
|
2efe332b49
|
Display full attachment name using title attribute when name is too long to display (#1489320)
|
11 years ago |
Thomas Bruederli
|
f0a7159c40
|
Add methods to append certain nodes to session data in order to avoid session saving race conditions. Fixes #1488422
|
12 years ago |
Thomas Bruederli
|
271c5c9764
|
Correctly handle multiple file uploads (#1488820)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
f94e442469
|
Add more classes and options to HTML elements for better styleability
|
13 years ago |
alecpl
|
9b28484859
|
- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)
|
13 years ago |
thomascube
|
06dc9838e0
|
Fix session race conditions when composing new messages
|
13 years ago |
alecpl
|
4171c59bd7
|
- Add optional textual upload progress indicator (#1486039)
|
14 years ago |
alecpl
|
569701d700
|
- Handle properly situation when uploaded attachment file is too big
|
14 years ago |
thomascube
|
4591de7018
|
Prepare for multiple concurrent compose windows
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
e6ce0062f2
|
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
alecpl
|
91790e41f3
|
- Fix attachment excessive memory use, support messages of any size (#1484660)
|
15 years ago |
alecpl
|
580ff9c55e
|
- set svn:keywords
|
15 years ago |
thomascube
|
01ffe03908
|
Hold attachment info in a js list in order to simplify things + codestyle
|
15 years ago |
alecpl
|
ebf8726eea
|
- Added attachment upload indicator with parallel upload (#1486058)
|
15 years ago |
alecpl
|
7df0e35210
|
- Check 'post_max_size' for upload max filesize (#1486089)
|
15 years ago |
thomascube
|
c793c6e811
|
Check abort flag and display error message from plugin if available
|
16 years ago |
thomascube
|
08b2d93f5b
|
Fix usage of rc_mime_content_type()
|
16 years ago |
thomascube
|
991a25ab5d
|
Better icon for deleting folders + remove hard-coded icon path
|
16 years ago |
alecpl
|
1fb5874f27
|
- fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
alecpl
|
779cbe0066
|
- Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
|
16 years ago |
thomascube
|
0ea569c29f
|
Fix mime-type detection using a hard-coded map (#1485311)
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |
alecpl
|
133bb07f78
|
- performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
|
16 years ago |