summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.user.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* Don't wait for document ready for setting requesttokenBart Visscher2012-08-301-8/+4
* Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-1/+1
* CSRF protection for eventsourceRobin Appelman2012-07-221-0/+1
* add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-211-3/+3
|\
| * use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
| * CSS class headerAction -> header-actionFlorian Hülsmann2012-06-181-1/+1
| * corrected header width and floating (can now dynamically add stuff to header)...Florian Hülsmann2012-06-181-2/+2
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-141-2/+12
|\|
| * Make requesttoken global.Thomas Tanghus2012-06-141-1/+1
| * Added JSON methods for CSRF prevention. Make request token accessible from te...Thomas Tanghus2012-06-131-0/+10