index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
js
Age
Commit message (
Expand
)
Author
2014-06-04
Fix typo in aria-attribute
Thomas Bruederli
2014-06-04
Make autocomplete widget actually work with screen readers
Thomas Bruederli
2014-06-04
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
Thomas Bruederli
2014-06-04
Add fieldset legends and input element labels to contact edit form
Thomas Bruederli
2014-06-03
Fix keyboard navigation and focus/blur behavior in list widgets; register rea...
Thomas Bruederli
2014-06-03
Fix list keyboard navigation with toggleselect on
Thomas Bruederli
2014-06-03
Apply accessibility improvements to the address book task
Thomas Bruederli
2014-06-02
Add aria-* controls to turn tables into a listbox widget
Thomas Bruederli
2014-06-02
Some more improvemements on content structure, text representation and keyboa...
Thomas Bruederli
2014-05-28
Improve (message) list widget display and keyboard navigation to show sane be...
Thomas Bruederli
2014-05-27
More aria-* improvements to toggle buttons and autocompletion lists
Thomas Bruederli
2014-05-27
Remove list row 'unfocused' state and keep 'selected' classes even when list ...
Thomas Bruederli
2014-05-27
Replace Array.prototype.last() with jQuery.last to avoid side-effects in arra...
Thomas Bruederli
2014-05-27
Set aria-* attributes for autocompletion fields and widgets
Thomas Bruederli
2014-05-12
Fix treelist keyboard navigation + assign aria-level attributes to treeitems
Thomas Bruederli
2014-05-12
Set aria-selected and aria-expanded state attributes
Thomas Bruederli
2014-05-09
Avoid scrolling when list gets back focus (on invisible focus element)
Thomas Bruederli
2014-05-08
Moved popup-menu functions to Roundcube core for seamless integration of (sta...
Thomas Bruederli
2014-05-07
Improve keyboard navigation on compose screen: define tabindex groups + enabl...
Thomas Bruederli
2014-05-07
Further accessibility improvements regarding keyboard navigation and document...
Thomas Bruederli
2014-05-07
Forward keyboard event through 'menu-open' command to enable keyboard navigation
Thomas Bruederli
2014-05-01
Improve mail view document structure with headings, roles, labels and aria-at...
Thomas Bruederli
2014-05-01
Enable keyboard navigation on treelist widgets with cursor keys
Thomas Bruederli
2014-05-01
Fix list focus in non-keyboard mode: restore old behavior
Thomas Bruederli
2014-04-30
1. Prepare core and Larry skin for improved accessibility
Thomas Bruederli
2014-04-28
Revert unintentional change
Aleksander Machniak
2014-04-28
Make identity name field optional (#1489510)
Aleksander Machniak
2014-04-27
Specify licenses in all javascript files and blocks to please LibreJS
Thomas Bruederli
2014-04-25
Fix error when spell-checking an empty text (#1489831)
Aleksander Machniak
2014-04-23
Further refine cross-folder searching:
Thomas Bruederli
2014-04-20
Allow aborting of running search requests
Aleksander Machniak
2014-04-20
Unify use of local 'this' variable reference
Aleksander Machniak
2014-04-20
CS fixes
Aleksander Machniak
2014-04-20
Remove IE7 hack that is not needed anymore
Aleksander Machniak
2014-04-20
Add _mbox argument to headers action URL
Aleksander Machniak
2014-04-18
Consider search scope (and changes) for filter searches + disable folder oper...
Thomas Bruederli
2014-04-18
Fix next message display after removing a message (#1489800)
Aleksander Machniak
2014-04-18
Fix redundant alert message on over-size uploads (#1489817)
Aleksander Machniak
2014-04-16
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2014-04-16
Use (deprecated) event.returnValue on legacy browsers only
Aleksander Machniak
2014-04-15
Remove useless debug_level=8 and javascripts's rcube_console
Aleksander Machniak
2014-04-15
Move more IE<9 specific code to legacy_browser
Aleksander Machniak
2014-04-14
Fix invalid and infinite redirect for unsupported browsers
Aleksander Machniak
2014-04-14
Fix regression where title attribute for long message subjects wasn't used on IE
Aleksander Machniak
2014-04-14
Fix XSS issue in plain text spellchecker (#1489806)
Aleksander Machniak
2014-04-13
Use POST for refresh/check-recent request
Aleksander Machniak
2014-04-12
Avoid empty _action= parameters in URLs
Thomas Bruederli
2014-04-12
Remove last check for IE6
Aleksander Machniak
2014-04-12
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...
Aleksander Machniak
2014-04-10
Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)
Thomas Bruederli
[next]