Thomas Bruederli
2014-06-05 99cdca46b7bcc46fe6affd9e9f9f60a546b2e5b8
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
blob@ 99cdca commitdiff | diff to current
2014-06-04 Thomas Bruederli
Fix typo in aria-attribute
blob@ 761ee4 commitdiff | diff to current
2014-06-04 Thomas Bruederli
Make autocomplete widget actually work with screen readers
blob@ 6d3ab6 commitdiff | diff to current
2014-06-04 Thomas Bruederli
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
blob@ 72afe3 commitdiff | diff to current
2014-06-04 Thomas Bruederli
Add fieldset legends and input element labels to contact edit form
blob@ 24e89e commitdiff | diff to current
2014-06-03 Thomas Bruederli
Fix keyboard navigation and focus/blur behavior in list widgets; register r...
blob@ f0928e commitdiff | diff to current
2014-06-03 Thomas Bruederli
Apply accessibility improvements to the address book task
blob@ 458af8 commitdiff | diff to current
2014-06-03 Aleksander Machniak
Fixed set_unread_message() in multifolder mode
blob@ ae4873 commitdiff | diff to current
2014-06-03 Aleksander Machniak
Fix so message list and counters are updated when a message is opened in ne...
blob@ d28dae commitdiff | diff to current
2014-06-03 Aleksander Machniak
Small code improvements/fixes
blob@ 70da8c commitdiff | diff to current
2014-06-02 Thomas Bruederli
Some more improvemements on content structure, text representation and keyb...
blob@ d58c39 commitdiff | diff to current
2014-06-02 Aleksander Machniak
Code improvements, removed redundant hasClass() calls
blob@ cf22ce commitdiff | diff to current
2014-05-30 Aleksander Machniak
Display a warning if popup window was blocked (#1489618)
blob@ b408e0 commitdiff | diff to current
2014-05-30 Aleksander Machniak
Small code improvement
blob@ 8dc9e3 commitdiff | diff to current
2014-05-30 Aleksander Machniak
Implemented Text Editor widget that integrates all operations on textareas ...
blob@ 646b64 commitdiff | diff to current
2014-05-28 Aleksander Machniak
Remove useless code for IE
blob@ 537775 commitdiff | diff to current
2014-05-28 Thomas Bruederli
Improve (message) list widget display and keyboard navigation to show sane ...
blob@ 8fd955 commitdiff | diff to current
2014-05-28 Aleksander Machniak
Merge branch 'tinymce4'
blob@ 731d19 commitdiff | diff to current
2014-05-28 Aleksander Machniak
TinyMCE4: Fix spellchecker resume
blob@ f56e70 commitdiff | diff to current
2014-05-28 Aleksander Machniak
Improved folders sorting by name - use Intl.Collator if supported
blob@ 244126 commitdiff | diff to current
2014-05-27 Aleksander Machniak
Implemented image selector dialog for TinyMCE, css fixes in classic skin fo...
blob@ b21f8b commitdiff | diff to current
2014-05-27 Thomas Bruederli
More aria-* improvements to toggle buttons and autocompletion lists
blob@ d0d7f4 commitdiff | diff to current
2014-05-27 Thomas Bruederli
Replace Array.prototype.last() with jQuery.last to avoid side-effects in ar...
blob@ f5de03 commitdiff | diff to current
2014-05-27 Thomas Bruederli
Set aria-* attributes for autocompletion fields and widgets
blob@ d4d62a commitdiff | diff to current
2014-05-26 Aleksander Machniak
Skip setting button state (css classes, etc.) if the state didn't change - ...
blob@ a7dad4 commitdiff | diff to current
2014-05-23 Aleksander Machniak
CS fixes
blob@ 10a397 commitdiff | diff to current
2014-05-21 Aleksander Machniak
Fix wrong set-listmode command (button) status set by getunread request
blob@ 883343 commitdiff | diff to current
2014-05-18 Aleksander Machniak
Don't remove links when html signature is converted to text (#1489621) Fix ...
blob@ 59b765 commitdiff | diff to current
2014-05-17 Aleksander Machniak
Merge branch 'dev-text2html'
blob@ efc470 commitdiff | diff to current
2014-05-16 Aleksander Machniak
Improve variables scope: rcmail -> ref
blob@ f1aaca commitdiff | diff to current
2014-05-15 Aleksander Machniak
CS fixes
blob@ 47a783 commitdiff | diff to current
2014-05-12 Aleksander Machniak
Fix unintentional draft autosave request if autosave is disabled (#1489882)
blob@ 7d3d62 commitdiff | diff to current
2014-05-12 Thomas Bruederli
Set aria-selected and aria-expanded state attributes
blob@ a2f8fa commitdiff | diff to current
2014-05-11 Aleksander Machniak
Improved display of plain text messages and text to HTML conversion (#1488937)
blob@ eda92e commitdiff | diff to current
2014-05-09 Aleksander Machniak
Fix searching in addressbook broken with multi-folder search implementation...
blob@ 672621 commitdiff | diff to current
2014-05-08 Thomas Bruederli
Moved popup-menu functions to Roundcube core for seamless integration of (s...
blob@ 6789bf commitdiff | diff to current
2014-05-08 Aleksander Machniak
Remove unused 'foldertray' container
blob@ 3cf97b commitdiff | diff to current
2014-05-07 Thomas Bruederli
Improve keyboard navigation on compose screen: define tabindex groups + ena...
blob@ ea0866 commitdiff | diff to current
2014-05-07 Thomas Bruederli
Further accessibility improvements regarding keyboard navigation and docume...
blob@ b2992d commitdiff | diff to current
2014-05-07 Thomas Bruederli
Forward keyboard event through 'menu-open' command to enable keyboard navig...
blob@ d2bf33 commitdiff | diff to current
2014-05-07 Thomas Bruederli
Reset search when swicthing folders to meet common expecations
blob@ fd4436 commitdiff | diff to current
2014-05-05 Aleksander Machniak
Fix Spell button with TinyMCE4
blob@ 4d0238 commitdiff | diff to current
2014-05-02 Aleksander Machniak
MOve more IE<9 code to legacy_browser
blob@ 378efd commitdiff | diff to current
2014-05-02 Aleksander Machniak
Replace setSelectionRange() call with universal rcmail.set_caret_pos()
blob@ 3dfb94 commitdiff | diff to current
2014-05-01 Thomas Bruederli
Improve mail view document structure with headings, roles, labels and aria-...
blob@ a539ce commitdiff | diff to current
2014-05-01 Aleksander Machniak
Update to TinyMCE 4.x
blob@ 89d6ce commitdiff | diff to current
2014-04-30 Thomas Bruederli
1. Prepare core and Larry skin for improved accessibility 2. Implement full...
blob@ e8bcf0 commitdiff | diff to current
2014-04-30 Aleksander Machniak
Small code improvements
blob@ 65070f commitdiff | diff to current
2014-04-30 Aleksander Machniak
Fix broken threads structure (#1489845)
blob@ c3ce9c commitdiff | diff to current
2014-04-29 Aleksander Machniak
Fix redundant warning when switching from html to text in empty editor (#14...
blob@ fb1203 commitdiff | diff to current
first | « prev | next »