Commit Graph

8255 Commits

Author SHA1 Message Date
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
778d2363f1 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-05 15:54:45 +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
Thomas Bruederli
8bd59c3327 Merge branch 'master' of github.com:roundcube/roundcubemail 2014-06-05 13:25:01 +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
ebfdc0925f Fix check for data-* attributes after merge with dev-accessibility 2014-06-05 12:03:46 +02:00
Thomas Bruederli
7fafb4d0d2 Remove leftover from merge; set alt text for contact photo 2014-06-05 09:23:13 +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
Aleksander Machniak
c5bfe69e21 Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir 2014-06-04 18:42:57 +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
f25be2b863 Render localized texts for icon-style messagelist headers 2014-06-04 15:45:17 +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
Aleksander Machniak
354c7d3c6c Fix folders sorting in case when special folders are subfolders of INBOX 2014-06-04 10:44:26 +02:00
Thomas Bruederli
77043f8469 Apply accessibility improvements to the settings section 2014-06-03 19:13:54 +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
4984078a56 Fix list keyboard navigation with toggleselect on 2014-06-03 17:51:33 +02:00
Thomas Bruederli
458af8d30a Apply accessibility improvements to the address book task 2014-06-03 14:11:13 +02:00
Aleksander Machniak
ae48735f2c Fixed set_unread_message() in multifolder mode 2014-06-03 12:29:53 +02:00
Aleksander Machniak
d28daec918 Fix so message list and counters are updated when a message is opened in new window (#1489919) 2014-06-03 12:17:39 +02:00
Aleksander Machniak
70da8c4daf Small code improvements/fixes 2014-06-03 09:52:59 +02:00
Thomas Bruederli
4582bff063 Add aria-* controls to turn tables into a listbox widget 2014-06-02 18:43:21 +02:00
Thomas Bruederli
d58c39126f Some more improvemements on content structure, text representation and keyboard navigation within the mail view 2014-06-02 16:35:12 +02:00
Aleksander Machniak
cf22cea74a Code improvements, removed redundant hasClass() calls 2014-06-02 15:45:41 +02:00
Aleksander Machniak
5c1bbffd72 CS fixes 2014-06-02 14:41:38 +02:00
Thomas Bruederli
22a2c5e0ee Localize title and summary attributes; make message count display box a live area 2014-06-02 12:57:28 +02:00
Aleksander Machniak
35c135bce1 Change private method to protected 2014-06-01 18:54:30 +02:00
Aleksander Machniak
232bcde1c2 Change private vars/methods to protected 2014-06-01 18:53:33 +02:00
Aleksander Machniak
b408e0bc53 Display a warning if popup window was blocked (#1489618) 2014-05-30 10:53:19 +02:00
Aleksander Machniak
8dc9e36d53 Small code improvement 2014-05-30 09:29:39 +02:00
Aleksander Machniak
646b64107a Implemented Text Editor widget that integrates all operations on
textareas including HTML editor and spellchecking
2014-05-30 08:32:06 +02:00
Aleksander Machniak
3dbfb53f2b Remove (was: ...) from message subject on reply (#1489375) 2014-05-29 08:39:24 +02:00
Aleksander Machniak
5377753ccc Remove useless code for IE 2014-05-28 18:51:26 +02:00
Thomas Bruederli
b4446aa7a9 Add message status labels to client 2014-05-28 17:35:08 +02:00
Thomas Bruederli
8fd955eb1e Improve (message) list widget display and keyboard navigation to show sane behavior with screen readers 2014-05-28 17:34:38 +02:00
Aleksander Machniak
28bb54ead8 Enable autolink plugin in TinyMCE (#1488845) 2014-05-28 15:57:04 +02:00
Aleksander Machniak
731d190fec Merge branch 'tinymce4'
Conflicts:
	program/js/app.js
	program/js/editor.js
	program/js/tiny_mce/tiny_mce.js
	program/steps/utils/spell_html.inc
2014-05-28 15:52:30 +02:00
Aleksander Machniak
8763170d22 TinyMCE4: small improvements 2014-05-28 15:35:07 +02:00
Aleksander Machniak
f56e70bd04 TinyMCE4: Fix spellchecker resume 2014-05-28 15:19:49 +02:00
Aleksander Machniak
2f1a81fa40 Bring back "Add To Dictionary" feature 2014-05-28 13:56:25 +02:00
Thomas Bruederli
586ed69aa8 Add method to make a treelist widget become a jQuery UI droppable with support for auto-scrolling and auto-expanding 2014-05-28 12:38:34 +02:00
Thomas Bruederli
809f9d11bd Merge branch 'master' of github.com:roundcube/roundcubemail 2014-05-28 12:28:51 +02:00
Aleksander Machniak
a62cc30cb4 Small code improvements 2014-05-28 10:58:47 +02:00
Aleksander Machniak
2441264d00 Improved folders sorting by name - use Intl.Collator if supported 2014-05-28 10:37:24 +02:00
Aleksander Machniak
20ef295ba8 Fix UTF7-IMAP encoding detection (fixes folders list sorting) 2014-05-28 09:05:52 +02:00
Aleksander Machniak
8d7f42389c Support csv contacts import in German localization (#1489920) 2014-05-28 08:33:09 +02:00
Aleksander Machniak
90eb59adea Update to TinyMCE 4.0.28 2014-05-27 20:11:50 +02:00
Aleksander Machniak
b21f8bd3ef Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4 2014-05-27 20:08:36 +02:00