summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* replace logo-wide on share page as well with better icon + textJan-Christoph Borchardt2015-05-221-1/+1
* Use OC.Notification for update notificationsMorris Jobke2015-05-031-4/+5
* Add experimental applications switchLukas Reschke2015-04-031-1/+1
* fixing #15344 - `title` has no added value here (not on screen readers not fo...Volker E2015-04-011-4/+4
* add title to entries in app menuMorris Jobke2015-04-011-2/+2
* fix accessibility of ownCloud logo and navigation entries, fix #15013gJan-Christoph Borchardt2015-03-261-8/+8
* fixing #15023, getting comments out of HTML outputVolker E2015-03-211-3/+4
* fixing #15027, cleaning up obsolete IE5-7 workaround codeVolker E2015-03-191-4/+4
* fixing #15011 by adding ARIA roles where distinctVolker E2015-03-181-5/+5
* addressing #14984 removing redundant type attributesVolker E2015-03-181-2/+2
* addressing #14983 obsolete Google Chrome FrameVolker E2015-03-181-1/+1
* addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E2015-03-171-5/+5
* adressing #14979 meta charset declaration should be first in headVolker E2015-03-171-1/+1
* addressing #14978 - remove html root classes targeting IE6/IE7Volker E2015-03-171-6/+2
* Avatar controller moved to AppFrameWorkRoeland Jago Douma2015-03-111-1/+1
* Fix avatars in masterLukas Reschke2015-02-271-1/+1
* Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-161-1/+1
|\
| * Deduplicate template code and do not translate the linksJoas Schilling2015-02-091-1/+1
| * Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-041-1/+1
* | Allow application-specific faviconsLode Hoste2015-01-181-2/+2
|/
* remove skip to content for now, see #12999Jan-Christoph Borchardt2014-12-221-4/+0
* introduce first 'Skip to content' buttonJan-Christoph Borchardt2014-12-191-4/+11
* fix searchbox labelJan-Christoph Borchardt2014-12-181-1/+1
* fix accessibility of logosJan-Christoph Borchardt2014-12-181-1/+5
* add label for search field for screen readersJan-Christoph Borchardt2014-12-171-0/+3
* add empty alt text for user imageJan-Christoph Borchardt2014-12-171-1/+2
* use proper tabindex order: 1. app menu, 2. search, 3. user menuJan-Christoph Borchardt2014-11-081-3/+3
* introduce h1, use either ownCloud name or current app nameJan-Christoph Borchardt2014-11-061-2/+2
* Support HTML in logo claimLukas Reschke2014-11-031-1/+1
* Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke2014-10-281-9/+1
* Merge pull request #11708 from owncloud/fix-momentjsVincent Petry2014-10-271-6/+6
|\
| * Setting moment locale based on user selectionClark Tomlinson2014-10-231-6/+6
* | add avatardiv-shown class to bring back mobile styleMorris Jobke2014-10-231-1/+1
* | Load avatar in header via PHPkondou2014-10-231-3/+7
|/
* introduce new app page layoutThomas Müller2014-10-151-1/+1
* for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of app...Jan-Christoph Borchardt2014-09-261-1/+7
* Add X-UA-Compatible to all templatesLukas Reschke2014-09-111-1/+1
* Merge pull request #10944 from owncloud/fix-nojavascript-styleJan-Christoph Borchardt2014-09-081-1/+1
|\
| * fix styling and wording of no-JavaScript messageJan-Christoph Borchardt2014-09-081-1/+1
* | templates: use p() for getiTunesAppIdPascal de Bruijn2014-08-281-1/+1
* | defaults: add customizable defaultiTunesAppIdPascal de Bruijn2014-08-271-1/+1
|/
* Adding type to faviconClark Tomlinson2014-08-221-1/+1
* Removing `x-webkit-speech` attribute #10561Volker E.2014-08-201-1/+1
* using flush() here is pointless as we render the layout into a memory buffer ...Thomas Müller2014-08-081-1/+0
* fix syntaxMorris Jobke2014-07-171-1/+1
* Changed to 1 lineSander2014-07-081-3/+1
* Added suggestions from @jancborchardt in #9517Sander2014-07-081-3/+3
* Update layout.user.phpSander2014-07-081-1/+1
* Add webapp supportSander2014-07-081-0/+6
* show loading feedback also when clicking 'Apps' entry in app listJan-Christoph Borchardt2014-07-041-0/+1