summaryrefslogtreecommitdiff
path: root/skins/larry/templates
AgeCommit message (Collapse)Author
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-07Bump copyright year in about dialogThomas Bruederli
2015-01-09Hide MDN and DSN options in compose if disabled by admin (#1490221)Aleksander Machniak
2014-08-14Place folder namespace selector above search box. Adjust height after box is ↵Thomas Bruederli
visible and real heights can be computed
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-07-30Fix missing folders list icons on mail view pageAleksander Machniak
2014-07-16Collapsible (and iconized) folders tree in folder manager (#1489648)Aleksander Machniak
2014-07-13Add title attribute for skins/modes hiding the actual button textThomas Bruederli
Conflicts: skins/larry/templates/messagepart.html
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-24Separate list of saved searched from addressbooks listThomas Bruederli
2014-06-20Fix so all pages are displayed correctly in extwin mode (#1489952)Aleksander Machniak
2014-06-18Better styles for hidden (voice) elements and attachments list iconsThomas Bruederli
2014-06-16Make order of quicksearch box elements more intuitive for keyboard navigationAleksander Machniak
2014-06-14Unify some labelsAleksander Machniak
2014-06-11Fix typoAleksander Machniak
2014-06-05Merge 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-04Fix attachment menu structure and aria-attributesThomas 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-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and ↵Thomas Bruederli
keyboard navigation within the mail view
2014-06-02Localize title and summary attributes; make message count display box a live ↵Thomas Bruederli
area
2014-05-27More aria-* improvements to toggle buttons and autocompletion listsThomas Bruederli
2014-05-12Define generic styles for a search boxe inside list widgetsThomas Bruederli
2014-05-12Use localized labels for voice-only headings and link textsThomas Bruederli
2014-05-12Set aria-selected and aria-expanded state attributesThomas Bruederli
2014-05-12Update copyright year in about templateThomas Bruederli
2014-05-08Moved popup-menu functions to Roundcube core for seamless integration of ↵Thomas Bruederli
(stackable) skin and core menus
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + ↵Thomas Bruederli
enable keyboard controls of contacts list widget
2014-05-07Further accessibility improvements regarding keyboard navigation and ↵Thomas Bruederli
document structure
2014-05-01Improve mail view document structure with headings, roles, labels and ↵Thomas Bruederli
aria-attributes
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2. Implement full keyboard navigation in main mail view
2014-04-28Remove inadequate 'pagenav' class from button containersThomas Bruederli
2014-04-28Define globally available styles for UI buttons with iconsThomas Bruederli
2014-04-18Add multi-folder search capabilities to classic skin (#1485234)Thomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-04-04Improve HTML structure so toolbar and content are in separate containers.Aleksander Machniak
This makes splitters size and positioning better.
2014-03-11Add id for login submit button (#1489676) - make it skin independentAleksander Machniak
2014-03-07Define default treelist styles (i.e. indentation) globallyThomas Bruederli
2014-01-20- Make search scope selectable in UIThomas Bruederli
- Disable thread mode when searching over multiple folders - Encode UID values for HTML message row identifiers
2014-01-05Move 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-15Implemented menu actions to copy/move messages, added folder-selector widget ↵Aleksander Machniak
(#1484086)
2013-11-23Save Larry skin UI settings in local storage instead of cookiesThomas Bruederli
2013-11-22Add missing </div>Aleksander Machniak
2013-11-22Optimize and preload message iconsThomas Bruederli
2013-11-22Display status messages as pile of black bars overlaying the UI in order to ↵Thomas Bruederli
improve visibility (#1488974)
2013-10-25Merge branch 'dev-canned-responses'Thomas Bruederli
Conflicts (resolved): skins/classic/includes/settingstabs.html skins/larry/includes/settingstabs.html
2013-09-30Also truncate the list of addresses in print view + add link to show them allThomas Bruederli