summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* add ie css switch to layout templatesJörn Friedrich Dreyer2013-03-031-1/+6
* Avoid to display empty DisplayNames for menu and titleBrice Maron2013-03-021-2/+2
* [core] From echo to pLukas Reschke2013-02-271-26/+26
* Merge pull request #1902 from owncloud/angularcspFrank Karlitschek2013-02-261-1/+1
|\
| * add CSP turned on for angularjsBernhard Posselt2013-02-251-1/+1
* | Merge branch 'master' of github.com:owncloud/core into issue_1776Qingping Hou2013-02-251-1/+1
|\ \
| * \ Merge pull request #1837 from owncloud/fix-user-templateLukas Reschke2013-02-251-1/+1
| |\ \ | | |/ | |/|
| | * Remove unneeded code for user layout templateBart Visscher2013-02-221-1/+1
* | | add span tag to displayname on expand buttonQingping Hou2013-02-251-1/+1
|/ /
* | Fix review issuesBart Visscher2013-02-221-4/+4
* | Style cleanup core dirBart Visscher2013-02-211-7/+15
|/
* Fix strict standard warning in user templateRobin Appelman2013-02-151-1/+1
* Merge pull request #1683 from owncloud/ie-fixesJan-Christoph Borchardt2013-02-151-1/+1
|\