Commit Graph

1666 Commits (29da6414db77512106250b9832a0b4a0168bd7eb)

Author SHA1 Message Date
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 15 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
15 years ago
thomascube c5d8db9f81 Add javascript event 'insertrow' 15 years ago
thomascube 5c2d6e3555 Fix adding labels from plugins 15 years ago
thomascube 99d8660737 Add two new javascript events 15 years ago
thomascube 1c932d58b5 Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button() 15 years ago
alecpl d4d1a2505d - Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
  than detected by roundcube
15 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 15 years ago
alecpl 76db10d65d - fix setting empty string in imap_root 15 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 15 years ago
alecpl 4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 15 years ago
alecpl 111be7087f - re-fix r2382 15 years ago
alecpl a803049371 - Fix folder dragging in folder manager isn't working after jquery integration (#1485819) 15 years ago
alecpl 0ad27c3840 - Added log_date_format option (#1485709) 15 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 15 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 15 years ago
alecpl eaacbec631 - fix Unread selection after jquery integration 15 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 15 years ago
alecpl 7a72352294 - messages list fix for IE 15 years ago
alecpl ac9927c1ff - check identities_level when creating identities for new user 15 years ago
alecpl 324f985e47 - fix #1485812 15 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 15 years ago
alecpl 7c8b80600d - support _nosig param in compose URL (#1485604) 15 years ago
alecpl c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
15 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 15 years ago
thomascube 3db528bd5c Use compressed version of jQuery.js 15 years ago
alecpl 74a2d7a126 - fix Enter key handler in user login input 15 years ago
alecpl fa1a15c01e - #1485809: use local copy of jQuery lib (1.3.2) 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
yllar fb253ee9a8 lv_LV update 15 years ago
thomascube ab52195fd3 Updated Galician localization 15 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 15 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 15 years ago
alecpl c0b82242b0 - Fix debug console on Safari 15 years ago
alecpl ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
15 years ago
alecpl a83697a501 - fix console for Konqueror 15 years ago
alecpl 451637a76d - remove leading spaces from draglayer's rows 15 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 15 years ago
alecpl 80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 15 years ago
alecpl 8b961eef04 - use extension_loaded() instead of get_loaded_extensions() 15 years ago
alecpl f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 15 years ago
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 15 years ago
alecpl 942069969c - Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
15 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 15 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 15 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 15 years ago
alecpl 157fcb81ea - re-fix last commmit 15 years ago
alecpl 803b1b7e34 - Fix opening attachment marks message as read (#1485803) 15 years ago
alecpl 779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
15 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 15 years ago