Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-05 | Merge branch 'dev-accessibility' | Thomas Bruederli | |
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html | |||
2014-06-04 | Fix attachment menu structure and aria-attributes | Thomas Bruederli | |
2014-06-04 | Add fieldset legends and input element labels to contact edit form | Thomas Bruederli | |
2014-06-03 | Apply accessibility improvements to the settings section | Thomas Bruederli | |
2014-06-03 | Apply accessibility improvements to the address book task | Thomas Bruederli | |
2014-06-02 | Some more improvemements on content structure, text representation and ↵ | Thomas Bruederli | |
keyboard navigation within the mail view | |||
2014-06-02 | Localize title and summary attributes; make message count display box a live ↵ | Thomas Bruederli | |
area | |||
2014-05-27 | More aria-* improvements to toggle buttons and autocompletion lists | Thomas Bruederli | |
2014-05-12 | Define generic styles for a search boxe inside list widgets | Thomas Bruederli | |
2014-05-12 | Use localized labels for voice-only headings and link texts | Thomas Bruederli | |
2014-05-12 | Set aria-selected and aria-expanded state attributes | Thomas Bruederli | |
2014-05-12 | Update copyright year in about template | Thomas Bruederli | |
2014-05-08 | Moved popup-menu functions to Roundcube core for seamless integration of ↵ | Thomas Bruederli | |
(stackable) skin and core menus | |||
2014-05-07 | Improve keyboard navigation on compose screen: define tabindex groups + ↵ | Thomas Bruederli | |
enable keyboard controls of contacts list widget | |||
2014-05-07 | Further accessibility improvements regarding keyboard navigation and ↵ | Thomas Bruederli | |
document structure | |||
2014-05-01 | Improve mail view document structure with headings, roles, labels and ↵ | Thomas Bruederli | |
aria-attributes | |||
2014-04-30 | 1. Prepare core and Larry skin for improved accessibility | Thomas Bruederli | |
2. Implement full keyboard navigation in main mail view | |||
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-18 | Add multi-folder search capabilities to classic skin (#1485234) | Thomas Bruederli | |
2014-04-07 | Merge branch 'dev-multi-folder-search' | Thomas Bruederli | |
2014-04-04 | Improve HTML structure so toolbar and content are in separate containers. | Aleksander Machniak | |
This makes splitters size and positioning better. | |||
2014-03-11 | Add id for login submit button (#1489676) - make it skin independent | Aleksander Machniak | |
2014-03-07 | Define default treelist styles (i.e. indentation) globally | Thomas Bruederli | |
2014-01-20 | - Make search scope selectable in UI | Thomas Bruederli | |
- Disable thread mode when searching over multiple folders - Encode UID values for HTML message row identifiers | |||
2014-01-05 | Move folder/directory list auto-scrolling functionality to treelist widget ↵ | Thomas Bruederli | |
(same as auto-expand) and make it work without list header/footer blocks | |||
2013-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ↵ | Aleksander Machniak | |
(#1484086) | |||
2013-11-23 | Save Larry skin UI settings in local storage instead of cookies | Thomas Bruederli | |
2013-11-22 | Add missing </div> | Aleksander Machniak | |
2013-11-22 | Optimize and preload message icons | Thomas Bruederli | |
2013-11-22 | Display status messages as pile of black bars overlaying the UI in order to ↵ | Thomas Bruederli | |
improve visibility (#1488974) | |||
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli | |
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html | |||
2013-09-30 | Also truncate the list of addresses in print view + add link to show them all | Thomas Bruederli | |
2013-09-21 | Hide Delivery Status Notification option when smtp_server is unset (#1489336) | Aleksander Machniak | |
2013-09-19 | Allow sysadmins to define static responses which are immutable for the user | Thomas Bruederli | |
2013-09-13 | Better styling for import form | Thomas Bruederli | |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli | |
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli | |
2013-09-04 | Add new feature to save and recall text snippets (aka canned responses) when ↵ | Thomas Bruederli | |
composing messages | |||
2013-09-01 | Remove redundant colspan=2 | Aleksander Machniak | |
2013-09-01 | Merge pull request #101 from Dennis1993/patch-9 | Aleksander Machniak | |
Removed not allowed syntax | |||
2013-08-15 | Fix scrolling in iframes on touch devices | Thomas Bruederli | |
2013-08-06 | Update compose.html | Dennis1993 | |
Deleted / in wrong line | |||
2013-08-06 | Update mail.html | Dennis1993 | |
Deleted attachmentFieldSize="40" from file tag (that's not allowed) | |||
2013-08-06 | Update compose.html | Dennis1993 | |
- Deleted self-closing Syntax on a link tag (that's not allowed) - Deleted attachmentFieldSize="40" from file tag (that's not allowed too) | |||
2013-07-26 | Update settings.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-26 | Update addressbook.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-26 | Update mail.html | Dennis1993 | |
added old frameborder Attribute for IE7 and IE8 | |||
2013-07-23 | Update settings.html | Dennis1993 | |
deleted deprecated frameborder attribute and use css instead | |||
2013-07-23 | Update addressbook.html | Dennis1993 | |
deleted deprecated frameborder attribute and use css instead |