Commit Graph

2063 Commits (82475f4b16987bdd4539303c305d389d8fe82b07)
 

Author SHA1 Message Date
thomascube 82475f4b16 Add pspell option to installer script (patch from #1485588) 16 years ago
thomascube 01a8c54f76 Applied patch for pspell language configuration (#1485822) 16 years ago
alecpl b20bca7df2 - Fix fatal error after last commit in rcube_imap (#1485825) 16 years ago
alecpl 89635b9dd8 - remove _confirm function 16 years ago
alecpl 23387ef853 - simplified messagelist sort action code 16 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
16 years ago
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 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 c5d8db9f81 Add javascript event 'insertrow' 16 years ago
thomascube 5c2d6e3555 Fix adding labels from plugins 16 years ago
thomascube 99d8660737 Add two new javascript events 16 years ago
thomascube 1c932d58b5 Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button() 16 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
16 years ago
alecpl 79eb4e79ed - Fix message normal priority problem (#1485820) 16 years ago
alecpl 76db10d65d - fix setting empty string in imap_root 16 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 16 years ago
alecpl 4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 16 years ago
alecpl 111be7087f - re-fix r2382 16 years ago
alecpl a803049371 - Fix folder dragging in folder manager isn't working after jquery integration (#1485819) 16 years ago
alecpl 0ad27c3840 - Added log_date_format option (#1485709) 16 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 16 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 16 years ago
alecpl eaacbec631 - fix Unread selection after jquery integration 16 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 16 years ago
alecpl 7a72352294 - messages list fix for IE 16 years ago
alecpl b659c3e242 - fix 1px rectangle fill when mailbox is empty (used=0) 16 years ago
alecpl ac9927c1ff - check identities_level when creating identities for new user 16 years ago
alecpl 324f985e47 - fix #1485812 16 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 16 years ago
alecpl 7c8b80600d - support _nosig param in compose URL (#1485604) 16 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
16 years ago
alecpl cf356bcb36 - improved password plugin (#1485810) 16 years ago
alecpl bac3565695 - Fix read/write database recognition (#1485811) 16 years ago
thomascube 652a7f0ed2 A SASL password changing plugin inspired by the Squirrelmail Change SASL Password Plugin 16 years ago
thomascube 3db528bd5c Use compressed version of jQuery.js 16 years ago
alecpl 74a2d7a126 - fix Enter key handler in user login input 16 years ago
alecpl fa1a15c01e - #1485809: use local copy of jQuery lib (1.3.2) 16 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago
yllar fb253ee9a8 lv_LV update 16 years ago
thomascube ab52195fd3 Updated Galician localization 16 years ago
alecpl 269719fbfe - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4) 16 years ago
alecpl 3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 16 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 16 years ago
alecpl c0b82242b0 - Fix debug console on Safari 16 years ago
alecpl ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
16 years ago
alecpl a83697a501 - fix console for Konqueror 16 years ago
alecpl 451637a76d - remove leading spaces from draglayer's rows 16 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 16 years ago
alecpl 80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 16 years ago
alecpl 8b961eef04 - use extension_loaded() instead of get_loaded_extensions() 16 years ago