Thomas Bruederli
2014-06-04 3412e50b54e3daac8745234e21ab6e72be0ed165
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-02 Thomas Bruederli
Some more improvemements on content structure, text representation and keyb...
blob@ d58c39 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-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-12 Thomas Bruederli
Set aria-selected and aria-expanded state attributes
blob@ a2f8fa 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-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-01 Thomas Bruederli
Improve mail view document structure with headings, roles, labels and aria-...
blob@ a539ce 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-28 Aleksander Machniak
Revert unintentional change
blob@ 9f3fad commitdiff | diff to current
2014-04-28 Aleksander Machniak
Make identity name field optional (#1489510) Get rid of unhelpful error mes...
blob@ 541858 commitdiff | diff to current
2014-04-27 Thomas Bruederli
Specify licenses in all javascript files and blocks to please LibreJS
blob@ b34d67 commitdiff | diff to current
2014-04-23 Thomas Bruederli
Further refine cross-folder searching: - Store incomplete search results in...
blob@ 31aa08 commitdiff | diff to current
2014-04-20 Aleksander Machniak
Allow aborting of running search requests
blob@ d2e3a2 commitdiff | diff to current
2014-04-20 Aleksander Machniak
Unify use of local 'this' variable reference
blob@ 2611ac commitdiff | diff to current
2014-04-20 Aleksander Machniak
CS fixes
blob@ eb7e45 commitdiff | diff to current
2014-04-20 Aleksander Machniak
Add _mbox argument to headers action URL
blob@ 701905 commitdiff | diff to current
2014-04-18 Thomas Bruederli
Consider search scope (and changes) for filter searches + disable folder op...
blob@ 26b520 commitdiff | diff to current
2014-04-18 Aleksander Machniak
Fix redundant alert message on over-size uploads (#1489817)
blob@ fb162e commitdiff | diff to current
2014-04-14 Aleksander Machniak
Fix invalid and infinite redirect for unsupported browsers
blob@ a5f8c8 commitdiff | diff to current
2014-04-14 Aleksander Machniak
Fix regression where title attribute for long message subjects wasn't used ...
blob@ 7a5c3a commitdiff | diff to current
2014-04-13 Aleksander Machniak
Use POST for refresh/check-recent request
blob@ a59499 commitdiff | diff to current
2014-04-12 Thomas Bruederli
Avoid empty _action= parameters in URLs
blob@ 14423c commitdiff | diff to current
2014-04-12 Aleksander Machniak
Remove last check for IE6
blob@ 361a91 commitdiff | diff to current
2014-04-12 Aleksander Machniak
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update...
blob@ 64542f commitdiff | diff to current
2014-04-10 Thomas Bruederli
Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)
blob@ 467374 commitdiff | diff to current
2014-04-10 Thomas Bruederli
Allow plugins to define custom attachment classes
blob@ a20496 commitdiff | diff to current
2014-04-10 Thomas Bruederli
Foward locking parameter
blob@ 45924a commitdiff | diff to current
2014-04-08 Thomas Bruederli
Make multi-folder message identifiers work with folders containing commas
blob@ 188247 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Enable listmode switch if listing is not multi-folder
blob@ f50a66 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix forwarding all ('*') messages of a search set
blob@ aafbe8 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Don't remove messages from list when moving to another folder in multi-fold...
blob@ 1e9a59 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Don't display error when moving a message to the same folder it already res...
blob@ f0c94a commitdiff | diff to current
2014-04-07 Thomas Bruederli
Fix folder column display and message moving in multi-folder search mode
blob@ f5799d commitdiff | diff to current
2014-04-07 Thomas Bruederli
Fix page title and folder selection in search mode
blob@ 6dc1a6 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Small refactoring of message list column configuration; fixes table column ...
blob@ c83535 commitdiff | diff to current
2014-04-07 Thomas Bruederli
Merge branch 'dev-multi-folder-search'
blob@ 665369 commitdiff | diff to current
2014-04-04 Aleksander Machniak
Improve error message on failed http connection
blob@ adaddf commitdiff | diff to current
2014-03-21 Thomas Bruederli
Disable link registering mailto: protocol handler if not supported by the b...
blob@ d22157 commitdiff | diff to current
2014-03-20 Thomas Bruederli
Don't hide upload dialog if no file was selected. Display an alert message ...
blob@ 08da30 commitdiff | diff to current
2014-03-13 Thomas Bruederli
Fix message import dialog (#1489685): - Display alert if no file is chosen ...
blob@ a36369 commitdiff | diff to current
first | « prev | next »