Commit Graph

221 Commits (0e4d52f9d29d33bd12033fc5d6eae4e7dcab0795)

Author SHA1 Message Date
Volker E 0e4d52f9d2 fixing #15027, cleaning up obsolete IE5-7 workaround code 11 years ago
Volker E 0d0c73cf2b fixing #15011 by adding ARIA roles where distinct 11 years ago
Volker E 790324b313 addressing #14984 removing redundant type attributes 11 years ago
Volker E 4c46d0c46c addressing #14983 obsolete Google Chrome Frame 11 years ago
Volker E 6ad76b5cc2 addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 11 years ago
Volker E 25b77159c4 adressing #14979 meta charset declaration should be first in head 11 years ago
Volker E e8c99a60ec addressing #14978 - remove html root classes targeting IE6/IE7 11 years ago
Roeland Jago Douma 1a0f9c375b Avatar controller moved to AppFrameWork 11 years ago
Lukas Reschke 8818165e07 Fix avatars in master 11 years ago
Joas Schilling 4172ba48d4 Deduplicate template code and do not translate the links 11 years ago
Lukas Reschke b432ea29c9 Add `rel="noreferrer"` where possible and switch to HTTPS 11 years ago
Lode Hoste 96f81961ed Allow application-specific favicons 11 years ago
Jan-Christoph Borchardt 6933ffbf83 remove skip to content for now, see #12999 12 years ago
Jan-Christoph Borchardt a2c2775df2 introduce first 'Skip to content' button 12 years ago
Jan-Christoph Borchardt 2e6235456a fix searchbox label 12 years ago
Jan-Christoph Borchardt ea548cdaaa fix accessibility of logos 12 years ago
Jan-Christoph Borchardt 0c764bc39f add label for search field for screen readers 12 years ago
Jan-Christoph Borchardt 4eecb98b38 add empty alt text for user image 12 years ago
Jan-Christoph Borchardt 45a877c3a7 use proper tabindex order: 1. app menu, 2. search, 3. user menu 12 years ago
Jan-Christoph Borchardt 45c6ec8582 introduce h1, use either ownCloud name or current app name 12 years ago
Lukas Reschke be5ae6c44f Support HTML in logo claim 12 years ago
Lukas Reschke 510d0b2cf3 Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 12 years ago
Morris Jobke a10b25587f add avatardiv-shown class to bring back mobile style 12 years ago
kondou 729dffed5e Load avatar in header via PHP 12 years ago
Clark Tomlinson ca5abe5744 Setting moment locale based on user selection 12 years ago
Thomas Müller b091394a90 introduce new app page layout 12 years ago
Jan-Christoph Borchardt 185f442df8 for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar 12 years ago
Lukas Reschke bce5c2dae9 Add X-UA-Compatible to all templates 12 years ago
Jan-Christoph Borchardt 3db2b11435 fix styling and wording of no-JavaScript message 12 years ago
Pascal de Bruijn 73f50287ff templates: use p() for getiTunesAppId 12 years ago
Pascal de Bruijn 49da0a7943 defaults: add customizable defaultiTunesAppId 12 years ago
Clark Tomlinson e0a8321b23 Adding type to favicon 12 years ago
Volker E. ec1596054f Removing `x-webkit-speech` attribute #10561 12 years ago
Thomas Müller cbe3595f64 using flush() here is pointless as we render the layout into a memory buffer and actually transmit the data later 12 years ago
Morris Jobke 6cf6c21740 fix syntax 12 years ago
Sander eb5458b837 Changed to 1 line 12 years ago
Sander c3beef30f3 Added suggestions from @jancborchardt in #9517 12 years ago
Sander 4ca74a5157 Update layout.user.php 12 years ago
Sander ec6779ced4 Add webapp support 12 years ago
Jan-Christoph Borchardt 83aca24b88 show loading feedback also when clicking 'Apps' entry in app list 12 years ago
Joas Schilling 6c0e27ac99 Fix missing caret in header menu for IE8 12 years ago
Volkan Gezer 713a1c683b wrap App text with t() to let it use locales 12 years ago
Jan-Christoph Borchardt f1ce58de3e rearrange CSS, remove duplicate code 12 years ago
Jan-Christoph Borchardt d831afc792 move 'add apps' entry into normal navigation instead of a new line 12 years ago
Jan-Christoph Borchardt 26bf64631d better loading feedback for app start, move from JS to CSS 12 years ago
Jan-Christoph Borchardt 96cfe97dae show 'Apps' as fallback label for app switcher if no app title is present (for example in Settings) 12 years ago
Jan-Christoph Borchardt 7cdd4fee9a separate home icon and menu toggle 12 years ago
Jan-Christoph Borchardt cfffd1a890 cut ownCloud text from logo when logged in, place appname there 12 years ago
Morris Jobke 190fc8adf5 drop "push" element - no sticky footer needed anymore 12 years ago
Jan-Christoph Borchardt e27a409287 show appname next to logo for better hint at navigation 12 years ago