Age | Commit message (Expand) | Author |
2014-05-28 | Add message status labels to client | 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 | Use localized labels for voice-only headings and link texts | 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 | Declare content language for proper text-to-speech support | 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 | Remove inadequate 'pagenav' class from button containers | Thomas Bruederli |
2014-04-28 | Define globally available styles for UI buttons with icons | Thomas Bruederli |
2014-04-28 | CS fixes | Aleksander Machniak |
2014-04-28 | Fix identities_level=4 handling in new_user_dialog plugin (#1489840) | Aleksander Machniak |
2014-04-28 | Add splitter in Settings > Responses | Aleksander Machniak |
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 | Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ... | Thomas Bruederli |
2014-04-25 | Update changelog | Thomas Bruederli |
2014-04-25 | Avoid popupmenus being closed when scrollbar is clicked (#1489832) | Thomas Bruederli |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak |
2014-04-25 | Prevent from js error when messages list does not exist | Aleksander Machniak |
2014-04-24 | Fix possibly wrong error message when contact with the same email exists on m... | Aleksander Machniak |
2014-04-24 | Fixed notify/enotify extension handling | Aleksander Machniak |
2014-04-24 | Accept broken vcards from Outlook that only supply ORG but not the required N... | Thomas Bruederli |
2014-04-23 | Configured host can be a URL | Thomas Bruederli |
2014-04-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-04-23 | Set task variable to 'cli' when loading rcmail instance in shell scripts | Thomas Bruederli |
2014-04-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-04-23 | Fix missing Mail-Followup-To header in sent mail (#1489829) | Aleksander Machniak |
2014-04-23 | Update Changelog | Thomas Bruederli |
2014-04-23 | Add utility script to remove a user record from the local database | Thomas Bruederli |
2014-04-23 | Fix saving of search settings in 'all folders' mode | Thomas Bruederli |
2014-04-23 | Remove debug output | Thomas Bruederli |
2014-04-23 | Only refresh the affected parts of a cross-folder search set after moving/del... | Thomas Bruederli |
2014-04-23 | Reduce duplicated code | Thomas Bruederli |
2014-04-23 | Further refine cross-folder searching: | Thomas Bruederli |
2014-04-23 | Fix so browser capabilities check is done really only once a session | Aleksander Machniak |
2014-04-23 | Convert tabs to spaces | Aleksander Machniak |
2014-04-23 | Set register_globals=off in .htaccess file and add note to INSTALL | Aleksander Machniak |