Commit Graph

567 Commits

Author SHA1 Message Date
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
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
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
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
7fc056c3ff - Enable multiselection for attachments uploading in capable browsers (#1485969) 2011-05-03 08:18:40 +00:00
alecpl
cf58ce8512 - Fix a bug where selecting too many contacts would produce too large URI request (#1487892) 2011-04-29 18:36:40 +00:00
alecpl
e505519d1a - Improve photo actions handling (set name of upload-photo, disable delete-photo according to photo existance), code cleanup 2011-04-27 09:43:10 +00:00
alecpl
b7b7cf5614 - Fix quota indicator in Webkit 2011-04-25 19:46:54 +00:00
alecpl
c14fa83e00 - Remove cache buster from check-recent/keep-alive requests, it's already added by jQuery 2011-04-24 08:15:20 +00:00
vbenincasa
a1621c6759 - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)
- Small improvement in the look of quota indicator
2011-04-23 09:19:43 +00:00
alecpl
3a24a1e41f - Fix update_contact_row() was setting wrong ID when newcid=null 2011-04-22 08:18:10 +00:00
alecpl
7fbd94bc47 - Don't show ajax request errors when there is no real error 2011-04-21 07:21:14 +00:00
thomascube
41d2b7f895 Don't check identity email if not editable; fix import message 2011-04-19 20:42:38 +00:00
alecpl
5b67d35b59 - Fixed possible js error occurance (#1487872) 2011-04-13 10:55:16 +00:00
thomascube
a41dcfecb0 Fix call to parent window 2011-04-11 19:10:21 +00:00
alecpl
37463345d5 - Fix setting 'unfocused' class on folder selection 2011-04-11 11:50:02 +00:00
alecpl
d1d9fd84b7 - Prevent javascript error if TinyMCE is not initialized (#1487862) 2011-04-08 07:44:19 +00:00
thomascube
ec045b0a24 Revert r4609 and use stateless request tokens; no need to save them in session and thus no keep-alive necessary; fixes #1487829 2011-03-22 07:49:43 +00:00
alecpl
a8317ef172 - Fix console handling in IE8 2011-03-17 18:25:42 +00:00
thomascube
32b11d325e Keep session alive while showing login page (request token is stored in session data) 2011-03-15 22:27:01 +00:00
alecpl
129aeff199 - Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup 2011-03-15 08:24:19 +00:00
thomascube
4591de7018 Prepare for multiple concurrent compose windows 2011-03-10 20:21:21 +00:00
thomascube
d7167e9eeb Workaround for IE not sending referer with location.href (#1487806) 2011-02-28 09:21:46 +00:00
thomascube
ec6c397769 Update group identifier in model 2011-02-27 11:41:08 +00:00
alecpl
b649c49e64 - Fix attachments uploading, broken with devel-addressbook branch merge 2011-02-25 09:16:05 +00:00
alecpl
2b3a8e8de2 - Improve displaying of autocompletechars message 2011-02-19 18:41:30 +00:00
thomascube
360bd3ea74 Allow group identifiers to be changed upon renaming (used in LDAP) 2011-02-15 21:00:48 +00:00
thomascube
ce988a0778 Always generate valid DOM identifiers using html_identifier() write original identifier string to rel attribute where possible 2011-02-09 10:33:26 +00:00
thomascube
07b95dc49b Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message() 2011-02-06 22:21:23 +00:00
thomascube
ed33d19de9 Normalize group list-item identifier when inserting a new address group 2011-02-05 14:20:40 +00:00
alecpl
d8cf6d7278 - Fix command handlers return value check, unify typeof usage 2011-02-01 08:04:31 +00:00
thomascube
8458c7ca0e When creating a new contact, add it to the selected group; consider the selected group when deleting a contact 2011-01-23 18:10:40 +00:00
thomascube
de06fc3d29 Wrap unread count in <span> for more flexible styling 2011-01-22 16:15:54 +00:00