summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix missing caret in header menu for IE8Joas Schilling2014-06-121-1/+1
* wrap App text with t() to let it use localesVolkan Gezer2014-06-061-1/+1
* rearrange CSS, remove duplicate codeJan-Christoph Borchardt2014-06-041-2/+2
* move 'add apps' entry into normal navigation instead of a new lineJan-Christoph Borchardt2014-06-041-6/+5
* better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-041-0/+1
* show 'Apps' as fallback label for app switcher if no app title is present (fo...Jan-Christoph Borchardt2014-06-041-1/+1
* separate home icon and menu toggleJan-Christoph Borchardt2014-06-041-0/+2
* cut ownCloud text from logo when logged in, place appname thereJan-Christoph Borchardt2014-06-041-1/+1
* drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-041-4/+0
* show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-041-0/+4
* move to updated version of placeholderMorris Jobke2014-06-031-6/+6
* Now settings CSS class with appid in content DIVVincent Petry2014-05-151-1/+1
* Flush the Buffer Early - right after headThomas Müller2014-04-151-1/+1
* Merge pull request #7724 from owncloud/mobileThomas Müller2014-03-281-1/+1
|\
| * use minimum-scale=1.0Thomas Müller2014-03-251-1/+1
* | fix SVG replacement for logo so it works in IE8, fix #7866Jan-Christoph Borchardt2014-03-271-1/+1
|/
* Merge branch 'master' into mobile-headerRobin Appelman2014-02-211-2/+3
|\
| * Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-coreJörn Friedrich Dreyer2014-02-201-2/+3
| |\
| | * Moved Core Theme Logos to CSSJake Wilson2013-10-101-2/+3
* | | restrict zooming in to not mangle layout accidentallyJan-Christoph Borchardt2014-02-201-1/+1
* | | move avatar into clickable area of user menuJan-Christoph Borchardt2014-02-201-3/+3
|/ /
* | Add alt attribute for img elementsJoas Schilling2014-01-101-3/+3
* | Fix unallowed child elementsJoas Schilling2014-01-101-11/+16
* | Merge pull request #6262 from nickvergessen/issue/4375Frank Karlitschek2013-12-201-1/+1
|\ \
| * | correctly mark app management activeJoas Schilling2013-12-091-1/+1
* | | Remove reference to ownCloud.ringmaster2013-12-051-1/+1
* | | Link to enable-javascript.comringmaster2013-12-051-1/+1
* | | Make noscript message translatableringmaster2013-12-051-1/+1
* | | Add overlay noscript message to fix #6032ringmaster2013-12-051-0/+1
|/ /
* | Updates ownCloud title to Application - ownCloudraghunayyar2013-10-171-3/+4
* | Fixed viewport layout using commas instead of semicolonsVincent Petry2013-10-111-1/+1
|/
* Merge pull request #5244 from owncloud/more-css-fixesMorris Jobke2013-10-101-0/+1
|\
| * fix web interface showing very small when accessed on smartphoneJan-Christoph Borchardt2013-10-061-0/+1
* | move call to print_unescaped() to templateThomas Müller2013-10-071-1/+1
* | $defaults is not necessary here - merge artifactThomas Müller2013-10-021-2/+0