Commit Graph

528 Commits

Author SHA1 Message Date
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
thomascube
bc374503bb Show full mail subject as title (#1487128) 2011-01-19 17:34:23 +00:00
alecpl
4737e5ce23 - Fix: selecting Preferences tab doesn't work after clicking other tab 2011-01-19 13:46:42 +00:00
thomascube
accdd0c291 Fix list column add/removal in IE (#1487703) 2011-01-19 12:55:44 +00:00
thomascube
0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 2011-01-18 18:00:57 +00:00
alecpl
e81a30752b - Fix impossible to subscribe to protected folders (#1487656) 2011-01-17 18:26:24 +00:00
thomascube
e224b002c0 Missed some replacements in previous commit... 2011-01-12 18:31:55 +00:00
alecpl
57e38f47af - Use 'loading' message's labels stacking + some code improvements 2011-01-09 08:24:39 +00:00
thomascube
ef292efaa3 Only display one loading message at once 2011-01-06 13:49:06 +00:00
alecpl
4da0bee2f8 - Fallback to INBOX if this.env.mailbox is not specified in list_mailbox() 2010-12-29 08:18:24 +00:00
thomascube
b37e6987b5 Show the same message only once; increase display time for warnings 2010-12-23 11:21:16 +00:00
alecpl
3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 2010-12-09 19:10:44 +00:00
alecpl
5be0d000ac - Fix displaying of foldersubscribing/folderunsubscribing labels 2010-12-08 11:46:16 +00:00
alecpl
c0c0c03d97 - Fix: copying all messages in a folder copies only current page 2010-12-03 11:27:42 +00:00
alecpl
af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
2010-12-03 10:58:40 +00:00
alecpl
27acfd6774 - Fix preview window doesn't work when RC is in a frame (#1487314)
- Add helper function is_framed()
2010-12-02 09:05:56 +00:00
alecpl
effdb3c01d - Lock submit button in onsubmit event on login page (#1487036) 2010-11-17 09:01:25 +00:00
alecpl
ef17c54e73 - Fix IE issue when replacing spaces doesn't work
- Some code improvements
2010-11-12 18:50:24 +00:00
alecpl
ec211b7592 - Changed timeout so non-error messages will disapear faster 2010-11-08 13:52:39 +00:00
alecpl
f94639f7bf - Improved r4191 bugfix 2010-11-08 13:21:41 +00:00
alecpl
f6642844e0 - Fix: loading message doesn't disapear after using 'load-images' action 2010-11-07 10:58:50 +00:00
alecpl
c296b810bc - Add option for minimum length of autocomplete's string (#1486428) 2010-11-07 08:36:52 +00:00
alecpl
9be483ce0d - Enable autocomplete for all address fields 2010-11-05 11:53:36 +00:00
alecpl
29b39739df - Improve responsiveness of messages displaying (#1486986) 2010-11-04 13:48:17 +00:00
alecpl
1555ac6018 - Don't show confirmation message when marking message as read using delay (preview_pane_mark_read>0) 2010-11-04 07:41:06 +00:00
alecpl
c50d8872ce - Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
2010-11-03 14:19:48 +00:00
alecpl
d808ba6e1d - Hide loading message when preview pane is being "emptied" (#1487077) 2010-10-27 10:16:28 +00:00
alecpl
5f27a762af - Revert r4135: allow Tab (auto)completion 2010-10-27 07:48:20 +00:00
alecpl
537b575ad1 - Fix autocomplete so Tab key will not insert selected contact 2010-10-26 07:09:56 +00:00
alecpl
ee72e4d4ee - Fix possible js error in hide_message() (#1487076) 2010-10-23 07:55:55 +00:00
thomascube
cb7d32ebdd List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) 2010-10-22 15:24:39 +00:00
alecpl
98f2c93209 - When read-status column is disabled create status icon in subject column
- Change read-status column icons so they are working like in flag column
- Some js code cleanup
2010-10-18 17:32:34 +00:00
alecpl
4438d66760 - Add separate column for message status icon (#1486665) 2010-10-17 17:43:05 +00:00
alecpl
ad334a1257 - Improve displaying of UI messages (#1486977) 2010-10-13 18:44:41 +00:00
alecpl
bb269962fa - Fix message list clearing when search filter is used 2010-10-11 08:57:50 +00:00
alecpl
32c657ae1f - Add (different) attachment icon for messages of type multipart/report (#1486165) 2010-10-08 10:18:32 +00:00
alecpl
6b4929278b - Add message content-type to the message flags in add_message_row(), can be used e.g. to set message row style/icon according to message type 2010-10-08 09:45:17 +00:00
alecpl
e9470683bf - Use css sprite image for messages list 2010-10-08 06:47:54 +00:00
alecpl
c288f9969e - Improve r4038: we can use keypress on FF and Opera, here we've got repetition
- Small code cleanup
2010-10-05 07:49:00 +00:00
alecpl
8cfbc47e89 - Fix keyboard doesn't work with autocomplete list with Chrome (#1487029) 2010-10-05 07:20:27 +00:00