Commit Graph

1051 Commits

Author SHA1 Message Date
Thomas Bruederli
48e340a829 Allow focussing treelist item checkboxes with tab and normal list navigation with cursor keys (#1489648) 2014-08-13 18:25:09 +02:00
Aleksander Machniak
e9ecd49f74 Added namespace filter in Folder Manager 2014-08-11 13:11:10 +02:00
Aleksander Machniak
765a0b0706 Fix errors when adding/updating contacts in active search (#1490015) 2014-08-10 10:39:25 +02:00
Aleksander Machniak
ef4c478760 Reset search after folder creation/remove/rename 2014-08-08 13:36:33 +02:00
Aleksander Machniak
66233b76c8 Added folder searching in Folder Manager 2014-08-08 12:52:26 +02:00
Aleksander Machniak
9e9dcc34bc Fix frame check and strange "parent is undefined" issue 2014-08-04 11:07:27 +02:00
Aleksander Machniak
44cfef0927 Modify is_framed() so it returns boolean value 2014-08-04 11:05:58 +02:00
Aleksander Machniak
31b0236265 Fixed variable name 2014-07-30 04:19:02 -04:00
Thomas Bruederli
d4783319a0 Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command 2014-07-28 09:39:43 +02:00
Aleksander Machniak
1957769817 Handle clicks on list parent element from the list widget 2014-07-26 10:16:02 +02:00
Aleksander Machniak
6c5c22b877 Create/rename groups in UI dialogs (#1489951) 2014-07-26 09:54:11 +02:00
Aleksander Machniak
2c0d3e1dd0 Fix drag-n-drop after folder move/create (#1489648) 2014-07-25 17:40:37 +02:00
Aleksander Machniak
b0b9cf00d2 Fix errors when using localStorage in Safari's private browsing mode (#1489996) 2014-07-23 18:24:49 +02:00
Aleksander Machniak
be6a095f83 Use jQuery.each instead of "for (i in Array)" (#1489988) 2014-07-21 11:26:01 +02:00
Thomas Bruederli
b54731d869 Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any 2014-07-20 13:58:46 +02:00
Aleksander Machniak
3cb61e7528 Collapsible (and iconized) folders tree in folder manager (#1489648) 2014-07-16 11:08:11 +02:00
Thomas Bruederli
7e7e451b66 Warn for unsent/unsaved message when closing compose window; remove localStorage copy if page was left intentionally but not on session errors (#1489818) 2014-07-09 10:55:25 +02:00
Aleksander Machniak
1f164e4526 Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"
This reverts commit d81539af31.
2014-07-09 08:45:05 +02:00
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
aa13b46714 Pass event object as 3rd argument to external command handlers 2014-07-07 10:38:28 +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
c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 2014-07-02 13:03:22 +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
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
Thomas Bruederli
0b2586fca3 Remove focus on mouse clicks 2014-06-25 15:17:35 +02:00
Thomas Bruederli
71a522f103 Separate list of saved searched from addressbooks list 2014-06-24 14:21:14 +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
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
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
9749aeeb0b Avoid scrolling of lists and menus when navigating with cursor keys (#1489929) 2014-06-16 12:35:57 +02:00
Aleksander Machniak
a4b6f56e49 Fix list reload after sending message in another window (#1489931) - use checkmail instead of list command 2014-06-15 10:29:55 +02:00
Aleksander Machniak
a41aaf3352 Move some code to legacy_browser plugin 2014-06-12 19:18:07 +02:00
Aleksander Machniak
1f2699675d Fix mouse selection on autocomplete lists 2014-06-08 11:27:06 +02:00
Aleksander Machniak
a5fe9a651f Small code improvements and cleanup 2014-06-05 20:17:19 +02:00
Thomas Bruederli
5f7ef8f95d Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-05 16:44:43 +02:00
Thomas Bruederli
bf33799377 Navigate with arrow keys only in treelist widgets; fix keyboard event detection in IE; new text label to help screen readers 2014-06-05 16:44:35 +02:00
Aleksander Machniak
64f7d6758f Select/scroll to previously selected message when returning from message page (#1489023) 2014-06-05 15:54:25 +02:00
Aleksander Machniak
4f3f3b47e2 Fix regression where html code is sent as plain text (#1488649) 2014-06-05 12:46:49 +02:00
Thomas Bruederli
99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
2014-06-05 09:18:07 +02:00
Thomas Bruederli
761ee4c575 Fix typo in aria-attribute 2014-06-04 16:34:30 +02:00
Thomas Bruederli
6d3ab605b1 Make autocomplete widget actually work with screen readers 2014-06-04 16:23:43 +02:00
Thomas Bruederli
72afe3153c Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines 2014-06-04 15:29:37 +02:00
Thomas Bruederli
24e89eceed Add fieldset legends and input element labels to contact edit form 2014-06-04 12:10:49 +02:00
Thomas Bruederli
f0928eac13 Fix keyboard navigation and focus/blur behavior in list widgets; register real link element as menu opener 2014-06-03 19:13:05 +02:00
Thomas Bruederli
458af8d30a Apply accessibility improvements to the address book task 2014-06-03 14:11:13 +02:00