summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-04Fix attachment menu structure and aria-attributesThomas Bruederli
2014-06-04Fix typo in aria-attributeThomas Bruederli
2014-06-04Make autocomplete widget actually work with screen readersThomas Bruederli
2014-06-04Render localized texts for icon-style messagelist headersThomas Bruederli
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-03Fix keyboard navigation and focus/blur behavior in list widgets; register rea...Thomas Bruederli
2014-06-03Simplify CSS boder/background styles for listing elements with focus indicatorThomas Bruederli
2014-06-03Fix list keyboard navigation with toggleselect onThomas Bruederli
2014-06-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-06-03Use jQuery UI tabs widget for tabbed fieldsetsThomas Bruederli
2014-06-02Add aria-* controls to turn tables into a listbox widgetThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and keyboa...Thomas Bruederli
2014-06-02Localize title and summary attributes; make message count display box a live ...Thomas Bruederli
2014-05-28Add message status labels to clientThomas Bruederli
2014-05-28Improve (message) list widget display and keyboard navigation to show sane be...Thomas Bruederli
2014-05-27More aria-* improvements to toggle buttons and autocompletion listsThomas Bruederli
2014-05-27Remove list row 'unfocused' state and keep 'selected' classes even when list ...Thomas Bruederli
2014-05-27Replace Array.prototype.last() with jQuery.last to avoid side-effects in arra...Thomas Bruederli
2014-05-27Set aria-* attributes for autocompletion fields and widgetsThomas Bruederli
2014-05-12Use localized labels for voice-only headings and link textsThomas Bruederli
2014-05-12Fix treelist keyboard navigation + assign aria-level attributes to treeitemsThomas Bruederli
2014-05-12Set aria-selected and aria-expanded state attributesThomas Bruederli
2014-05-09Avoid scrolling when list gets back focus (on invisible focus element)Thomas Bruederli
2014-05-08Moved popup-menu functions to Roundcube core for seamless integration of (sta...Thomas Bruederli
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + enabl...Thomas Bruederli
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-05-07Declare content language for proper text-to-speech supportThomas Bruederli
2014-05-07Forward keyboard event through 'menu-open' command to enable keyboard navigationThomas Bruederli
2014-05-01Improve mail view document structure with headings, roles, labels and aria-at...Thomas Bruederli
2014-05-01Enable keyboard navigation on treelist widgets with cursor keysThomas Bruederli
2014-05-01Fix list focus in non-keyboard mode: restore old behaviorThomas Bruederli
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2014-04-28Remove inadequate 'pagenav' class from button containersThomas Bruederli
2014-04-28Define globally available styles for UI buttons with iconsThomas Bruederli
2014-04-28CS fixesAleksander Machniak
2014-04-28Fix identities_level=4 handling in new_user_dialog plugin (#1489840)Aleksander Machniak
2014-04-28Add splitter in Settings > ResponsesAleksander Machniak
2014-04-28Revert unintentional changeAleksander Machniak
2014-04-28Make identity name field optional (#1489510)Aleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-25Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ...Thomas Bruederli
2014-04-25Update changelogThomas Bruederli
2014-04-25Avoid popupmenus being closed when scrollbar is clicked (#1489832)Thomas Bruederli
2014-04-25Fix error when spell-checking an empty text (#1489831)Aleksander Machniak
2014-04-25Prevent from js error when messages list does not existAleksander Machniak
2014-04-24Fix possibly wrong error message when contact with the same email exists on m...Aleksander Machniak
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2014-04-24Accept broken vcards from Outlook that only supply ORG but not the required N...Thomas Bruederli