summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-291-1/+1
| |\
| | * prevent xssBjörn Schießle2013-01-291-1/+1
| | * add display name to title instead if login-IDBjörn Schießle2013-01-241-1/+1
* | | merge stylesJan-Christoph Borchardt2013-01-281-19/+6
|\| |
| * | Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-261-1/+4
| |\ \
| | * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-181-2/+4
| | |\|
| | * | fixing text-align on navigation menu - closing div was missing - THX LukasThomas Mueller2013-01-111-1/+1
| | * | displaying notification now centeredThomas Mueller2013-01-111-1/+4
| * | | Merge pull request #1306 from owncloud/smart-app-bannerThomas Müller2013-01-261-0/+1
| |\ \ \
| | * | | add smart app banner to promote ios appGeorg Ehrke2013-01-251-0/+1
| | | |/ | | |/|
| * / | Move config to core/js/config.phpLukas Reschke2013-01-211-18/+1
| |/ /
* | | fix up content and content-wrapper merge ...Jan-Christoph Borchardt2013-01-181-2/+4
|\| |
| * | dont resize content div with javascript but use css box-sizing to do itBernhard Posselt2013-01-161-2/+4
| |/
* | new app icon style for new designJan-Christoph Borchardt2013-01-171-1/+1
* | merge master into navigationJan-Christoph Borchardt2012-12-181-1/+8
|\|
| * Very simple js console switcher.Thomas Tanghus2012-11-151-0/+1
| * Create only one CSRF token per sessionLukas Reschke2012-10-311-1/+7
* | Merge branch 'master' into navigationJan-Christoph Borchardt2012-10-281-2/+2
|\|
| * ->l expects two parametersLukas Reschke2012-10-281-2/+2
| * Revert "Fix a typo"Lukas Reschke2012-10-281-1/+1
| * Fix a typoLukas Reschke2012-10-281-1/+1
* | first move of settings to top rightJan-Christoph Borchardt2012-10-271-16/+24
* | first icon update. Next step: make sprited hover state (like for home already)Jan-Christoph Borchardt2012-10-271-1/+1
* | first base on navigation rework, less obtrusive, icons need to be updated, se...Jan-Christoph Borchardt2012-10-261-3/+11
|/
* Translate formatDate using jquery datepickerscambra2012-10-191-0/+1
* translate datepickerscambra2012-10-191-0/+3
* Fix to preserve backward compatibility for apps creating static links contain...Christian Reiner2012-09-281-2/+2
* Reimplementation of CSRF protection including autorefreshChristian Reiner2012-09-281-7/+2
* show the current username. This confused some peopleFrank Karlitschek2012-09-121-1/+1
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-071-6/+0