summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Revert "use $defaults instead of $theme"Thomas Müller2013-10-021-3/+3
* | use $defaults instead of $themeThomas Müller2013-10-011-3/+3
* | Squashed commit of the following:Thomas Müller2013-10-011-1/+3
|/
* Bring another enable_avatars to $_ and fix $thus->$thiskondou2013-09-111-1/+1
* Clean up oc_avatarskondou2013-09-041-1/+0
* Have the header avatar to the left of the user namekondou2013-09-031-4/+3
* Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-0/+2
* Merge branch 'master' into oc_avatarskondou2013-08-311-2/+7
|\
| * Apps management as sticky footer and rename to 'Apps', fix #4622Jan-Christoph Borchardt2013-08-301-2/+7
* | Use defaultavatarskondou2013-08-291-1/+1
* | Clean up some cruftkondou2013-08-261-1/+1
* | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-1/+3
* | Add basic avatars and gravatarkondou2013-08-251-0/+1
|/
* show 'More apps' link to app administration directly in app navigationJan-Christoph Borchardt2013-08-071-0/+13
* initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-5/+3
* introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-111-3/+3
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-3/+3
* Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-041-0/+3
* add logo claim to defaults.phpBjörn Schießle2013-07-011-3/+1
* hide the logo claim in case the theme is not loadedJan-Christoph Borchardt2013-06-171-1/+1
* add logo-claimBjörn Schießle2013-06-121-1/+3
* keep all strings in one place to make it easier to change themBjörn Schießle2013-06-121-1/+1
* mage page title aware of ownCloud editionBjörn Schießle2013-06-121-2/+5
* Merge pull request #3179 from pawl/patch-1Jörn Friedrich Dreyer2013-05-281-1/+2
|\
| * Improve IE CompatibilityPaul Brown2013-04-291-1/+2
* | Get config from templateLukas Reschke2013-05-121-1/+1
|/
* Reword sentence and move HTML out of translationLukas Reschke2013-04-291-1/+1
* Remove uneeded linkLukas Reschke2013-04-241-1/+1
* Add an update notification on every page for admin usersLukas Reschke2013-04-241-0/+3
* Long Application Names are ellipsis correctly.raghunayyar2013-04-101-1/+3
* Restores keyboard accessibility for expandable settings area.Henning Oschwald2013-03-161-1/+1