summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fix navigation icons SVG replacement, also hover and active opacity for IEJan-Christoph Borchardt2013-02-141-1/+1
* | Sanitize HTMLLukas Reschke2013-02-141-1/+1
|/
* Merge pull request #1514 from owncloud/fix-setupLukas Reschke2013-02-071-1/+0
|\
| * Move loading of js_config to templatelayoutBart Visscher2013-02-071-1/+0
* | Fix warning with displayname in user layout templateBart Visscher2013-02-071-1/+1
|/
* collapse user menu when inside one of the settings sectionsJan-Christoph Borchardt2013-02-061-1/+1
* use translate string for Log out, remove titleJan-Christoph Borchardt2013-01-311-2/+2
* fix svg fallback replacement for settings iconsJan-Christoph Borchardt2013-01-311-1/+1
* use new user function to display real name if available, username still fallbackJan-Christoph Borchardt2013-01-301-1/+1
* Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-301-1/+1
|\