alecpl
|
909a3acb83
|
- Move console object initialization code into one place
|
2011-07-26 10:54:18 +00:00 |
|
alecpl
|
0213f8d4dd
|
- Added optional "multithreading" autocomplete feature
|
2011-07-25 10:49:39 +00:00 |
|
alecpl
|
1b3ce758d4
|
- Add comment about FF5 bug workaround
|
2011-07-21 07:26:42 +00:00 |
|
alecpl
|
070bc8302e
|
- Add check for inArray() input to prevent error in Firefox 5
|
2011-07-20 19:09:12 +00:00 |
|
thomascube
|
71cc6bf630
|
Add drop-target for root folder; fix row insertion when moving to a protected folder
|
2011-07-19 19:26:55 +00:00 |
|
alecpl
|
74f0a6fe56
|
- Add possibility to change autocomplete action name
|
2011-07-19 07:05:00 +00:00 |
|
thomascube
|
8c37422b47
|
Only load contacts list in main view
|
2011-07-18 18:40:58 +00:00 |
|
thomascube
|
fa59965b41
|
Asynchronously load contacts after page load
|
2011-07-18 17:35:12 +00:00 |
|
alecpl
|
7f554cfaec
|
- Fix message delete button title when flag_for_deletion is enabled
|
2011-07-08 16:59:18 +00:00 |
|
thomascube
|
ec65ad6e48
|
Make autocompletion available for plugins
|
2011-07-08 14:18:55 +00:00 |
|
alecpl
|
65b61cdd1c
|
- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)
|
2011-07-07 11:55:59 +00:00 |
|
alecpl
|
7f5a849e78
|
- Added possibility to undo last contact delete operation
|
2011-07-07 11:44:26 +00:00 |
|
alecpl
|
1a3c911d92
|
- Fixed issues related to creating contacts in source which isn't currently selected (#1487990)
|
2011-07-06 12:54:56 +00:00 |
|
alecpl
|
93a35ccedf
|
- Don't send keep-alive request when system is busy
|
2011-07-06 08:32:51 +00:00 |
|
alecpl
|
1564d4ef79
|
- Fix sorting of contact groups after group create (#1487747)
|
2011-07-05 18:00:12 +00:00 |
|
alecpl
|
62811c4a70
|
- Fix group commands state after extended search use, make this check readonly-flag aware
|
2011-07-05 09:42:40 +00:00 |
|
alecpl
|
8fc0f9451e
|
- Fix GCC errors and warnings (#1487988)
|
2011-07-04 19:07:26 +00:00 |
|
alecpl
|
7da13a337e
|
- Show loading icon event if upload_progress is enabled
|
2011-07-04 11:42:30 +00:00 |
|
alecpl
|
4171c59bd7
|
- Add optional textual upload progress indicator (#1486039)
|
2011-07-04 11:40:02 +00:00 |
|
alecpl
|
5b3ac32415
|
- Added addressbook source selector in contact create form
|
2011-07-02 15:27:46 +00:00 |
|
alecpl
|
02e079f917
|
- Fix adding signatures (#1487965)
|
2011-07-01 20:06:46 +00:00 |
|
alecpl
|
b8605bd0e8
|
- jQuery 1.6.2
|
2011-07-01 06:40:46 +00:00 |
|
alecpl
|
24958af8d9
|
- Unset event name, so it will be not added to request data
|
2011-06-30 11:58:01 +00:00 |
|
alecpl
|
4a142f6371
|
- Make sure upload form uses POST method
|
2011-06-30 09:44:28 +00:00 |
|
alecpl
|
1a034323fc
|
- Add possibility to return subscription status and css class name for folder row from "folder_save" hook
- Fix folder preview frame state after folder creation
|
2011-06-15 13:21:49 +00:00 |
|
alecpl
|
ecf295f6ef
|
- Added searching in all addressbook sources (global-search)
- Added addressbook source selection in contacts import
|
2011-06-14 13:45:26 +00:00 |
|
alecpl
|
9382b6dfe1
|
- Fix contacts import (#1487947)
|
2011-06-05 07:42:45 +00:00 |
|
thomascube
|
b0c70b3ca7
|
Use address_template config when adding a new address block (#1487944)
|
2011-06-03 22:37:47 +00:00 |
|
alecpl
|
e9a9f2f6c5
|
- Added addressbook advanced search
|
2011-06-03 11:03:13 +00:00 |
|
alecpl
|
4fb6a28be2
|
- Fix doubled encoding in save-pref request (#1487941), small code improvements
|
2011-06-01 19:31:53 +00:00 |
|
thomascube
|
4dcd437ade
|
Add collected text labels in one single function call
|
2011-06-01 17:05:18 +00:00 |
|
alecpl
|
3cacf941fa
|
- Add popup with basic fields selection for addressbook search
|
2011-06-01 13:44:51 +00:00 |
|
alecpl
|
340546c975
|
- Optimization for spellcheck_before_send: don't invoke new ajax request. While we already have mispellings, we can return them and enable spellchecker directly without querying the server again
|
2011-05-31 07:38:56 +00:00 |
|
alecpl
|
644e3ad912
|
- Fix setting language for spellchecker on spellcheck_before_send
|
2011-05-30 17:08:47 +00:00 |
|
alecpl
|
b4edf78e4b
|
- Provided rcube_spellchecker class, simplified code in utils task (less spell* files)
|
2011-05-30 15:08:26 +00:00 |
|
alecpl
|
254d5ef32b
|
- Improve performence of folder manager operations by moving subscriptions table operations (like adding/updateing/moving folders) into client-side - no need to invoke LIST, do sorting in browser
- This change should also handle better situations when working with replicated IMAP backend (e.g.Cyrus Murder)
|
2011-05-20 10:38:44 +00:00 |
|
alecpl
|
4bb7d27b54
|
- Removed focus_on_new_message option, added newmail_notify plugin
|
2011-05-19 09:54:09 +00:00 |
|
alecpl
|
98597a07d0
|
- Fix saving collapsed_folders settings
|
2011-05-18 13:17:07 +00:00 |
|
alecpl
|
a509bb677c
|
- Add option to set default action of Forward button to "Forward as attachment"
|
2011-05-16 13:53:08 +00:00 |
|
alecpl
|
9b6c82fdc8
|
- Add extended command for saving prefs
|
2011-05-16 13:19:46 +00:00 |
|
alecpl
|
491133a0b2
|
- Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)
- Small code improvements and use preferred .prop() instead of .attr() for some properties
|
2011-05-14 07:25:13 +00:00 |
|
alecpl
|
a208a4fa68
|
- Add forward-as-attachment feature
|
2011-05-13 16:29:19 +00:00 |
|
alecpl
|
79275b4df5
|
- jQuery-1.6.1 (#1487913, #1487144)
|
2011-05-13 10:55:32 +00:00 |
|
alecpl
|
bbd4ca89ef
|
- Make some regexp faster
|
2011-05-12 09:27:17 +00:00 |
|
alecpl
|
4764079c6a
|
- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902), small code improvements
|
2011-05-05 07:26:50 +00:00 |
|
alecpl
|
630f0e41ac
|
- Added table button in HTML editor, disabled contextmenu
|
2011-05-04 10:11:11 +00:00 |
|
alecpl
|
e23b1d913c
|
- Fix mozilla browser detection
|
2011-05-03 16:33:19 +00:00 |
|
alecpl
|
7fc056c3ff
|
- Enable multiselection for attachments uploading in capable browsers (#1485969)
|
2011-05-03 08:18:40 +00:00 |
|
vbenincasa
|
90550b9479
|
- Added an example in editor.js to help the skin developers know the possibility of sending config. parameter to TinyMCE
- Small fix to allow the script to work in IE6 and IE7
|
2011-05-02 13:20:01 +00:00 |
|
alecpl
|
2d889ecd38
|
- Add possibility to change HTML editor configuration by skin
|
2011-05-02 07:49:34 +00:00 |
|