Commit Graph

5619 Commits

Author SHA1 Message Date
Aleksander Machniak
d81539af31 Fix bug where compose storage wasn't cleared on page unload (#1489818) 2014-07-08 18:22:40 +02:00
Aleksander Machniak
b231c8f6ac Fix images import from various vCard formats (#1489977) 2014-07-07 19:06:10 +02:00
Aleksander Machniak
aa13b46714 Pass event object as 3rd argument to external command handlers 2014-07-07 10:38:28 +02:00
Aleksander Machniak
43e9fc9499 Skip redundant get_group() call for better performance of listing groups in compose addressbook 2014-07-05 14:01:36 +02:00
Aleksander Machniak
740b8ea74a Fix bug where contacts with no email address were listed on compose addressbook (#1489970) 2014-07-05 13:41:21 +02:00
Aleksander Machniak
911d4e69f4 - Fix Delete button state after deleting identity/response (#1489972) 2014-07-05 12:43:05 +02:00
Aleksander Machniak
ca01e25772 Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
2014-07-05 12:33:03 +02:00
Aleksander Machniak
36d004e3d0 Added 'contact_search_name' option to define autocompletion entry format 2014-07-03 14:25:19 +02:00
Aleksander Machniak
5a897b3f69 Fix blinking selection when moving cursor on autocomplete list text 2014-07-03 13:57:48 +02:00
Aleksander Machniak
793fa9876a Remove leftover code - fixes js error 2014-07-03 08:47:49 +02:00
Aleksander Machniak
734e233675 Get rid of -o-box-shadow 2014-07-02 19:01:48 +02:00
Aleksander Machniak
ef51ae6d19 Reset also page header/footer on "dummy frames" - to prevent js error e.g. if some script depends on jQuery 2014-07-02 18:20:19 +02:00
Aleksander Machniak
c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 2014-07-02 13:03:22 +02:00
Takika
4104233555 Typo fix
Missing $ added in get_uids call
2014-06-30 17:06:46 +02:00
Aleksander Machniak
9fa8368b01 Support images drag-n-drop into image browser dialog in html signature editor 2014-06-30 13:56:06 +02:00
Aleksander Machniak
5312b71126 Allways return current folder from quota_content() 2014-06-30 12:33:07 +02:00
Aleksander Machniak
b8bcca7033 Display quota information for current folder not INBOX only (#1487993) 2014-06-30 12:26:15 +02:00
Aleksander Machniak
b0f816fa4b Add forgotten file (for image uploads handling) 2014-06-29 17:59:03 +02:00
Aleksander Machniak
3cc1afa1c2 Support images in HTML signatures (#1488676)
This enables image button and file browser in html editor for signatures
2014-06-29 16:35:18 +02:00
Aleksander Machniak
6d5a1b9e8f Get rid of some rcube_config::all() calls 2014-06-28 10:07:44 +02:00
Aleksander Machniak
2c3c5884e3 Fix incorrect label translation in return receipt (#1489963) 2014-06-26 20:33:14 +02:00
Pascal Herbert
51d7bf0d2c Updated Langs to TinyMC 4.1.x
Updated Langs to TinyMC 4.1.x
2014-06-26 14:38:16 +02:00
Aleksander Machniak
734ae96896 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-26 12:33:14 +02:00
Aleksander Machniak
c5f06896d4 Display full quota information in popup (#1485769, #1486604) 2014-06-26 12:32:52 +02:00
Thomas Bruederli
50177172e4 Apply selection styles to clones search result items, too 2014-06-26 11:31:21 +02:00
Thomas Bruederli
0ebb250164 Minor optimization 2014-06-25 18:42:30 +02:00
Thomas Bruederli
0b2586fca3 Remove focus on mouse clicks 2014-06-25 15:17:35 +02:00
Aleksander Machniak
6fa1a0da1f Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return full quota info (including all roots and types, e.g. MESSAGE) - for future use 2014-06-24 19:16:18 +02:00
Thomas Bruederli
71a522f103 Separate list of saved searched from addressbooks list 2014-06-24 14:21:14 +02:00
Thomas Bruederli
dfc9d7f209 Mute clicks on virtual treelist item links (they need tabindex=0 in order to be focusable by keyboard though) 2014-06-24 14:19:36 +02:00
Thomas Bruederli
a6a66b687f Fix updating and re-sorting treelist nodes 2014-06-24 11:59:40 +02:00
Thomas Bruederli
9cc0c12bcd Allow to move a treelist node to a new parent with .update() 2014-06-24 10:51:09 +02:00
Thomas Bruederli
47788a7c10 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-24 10:13:28 +02:00
Aleksander Machniak
b4cbed71b3 Mail compose: Selecting contact inserts recipient to previously focused input - to/cc/bcc accordingly (#1489684) 2014-06-23 15:13:15 +02:00
Aleksander Machniak
5b23114008 Improved accessibility (Tab navigation) in HTML editor's image browser 2014-06-23 14:18:51 +02:00
Thomas Bruederli
0c9fc953b0 Fix keyboard navigation with nested link element in treelist nodes 2014-06-23 10:48:45 +02:00
Aleksander Machniak
07893b3cdd Support LIST-MYRIGHTS extension in rcube_imap_generic (#1489665) 2014-06-22 11:32:16 +02:00
Aleksander Machniak
cd01dc027b Add option to set default message list mode - default_list_mode (#1487312) 2014-06-21 15:41:40 +02:00
Aleksander Machniak
10bf6b58ce Fix so address format errors are ignored when saving a draft (#1489954) 2014-06-20 10:52:40 +02:00
Aleksander Machniak
370ef159a3 Add missing colorpicker plugin for TinyMCE 2014-06-19 10:17:15 +02:00
Aleksander Machniak
3e7536d653 Upgrade to TinyMCE 4.1.0 2014-06-18 20:44:19 +02:00
Thomas Bruederli
9240c96339 Improve accessibility on attachments list: use custom tabindex attribute + add aria-label for meaningful voice output on delete icons 2014-06-18 14:35:48 +02:00
Thomas Bruederli
6c647deffc Option to disable cursor keyboard navigation on treelist widgets 2014-06-18 10:52:55 +02:00
Thomas Bruederli
fc90c3a7ac Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-17 16:00:33 +02:00
Aleksander Machniak
db7dcf0936 Close "no subject" prompt with Enter key (#1489580) 2014-06-17 10:17:15 +02:00
Thomas Bruederli
6eb08dff7c Use the right label for response dialog after renaming them 2014-06-17 10:09:50 +02:00
Thomas Bruederli
23c00eee86 Fix tab navigation with TinyMCE editor (#1489946) 2014-06-16 14:46:31 +02:00
Aleksander Machniak
109bcce470 Add config option to specify IMAP connection socket parameters - imap_conn_options (#1489948) 2014-06-16 14:13:58 +02:00
Thomas Bruederli
9749aeeb0b Avoid scrolling of lists and menus when navigating with cursor keys (#1489929) 2014-06-16 12:35:57 +02:00
Thomas Bruederli
74052d49b9 Avoid scrolling when moving focus from a treelist widget (#1489929) 2014-06-16 12:01:30 +02:00