summaryrefslogtreecommitdiffstats
path: root/core/templates/layout.guest.php
Commit message (Expand)AuthorAgeFilesLines
* move to updated version of placeholderMorris Jobke2014-06-031-6/+6
* Merge pull request #8140 from owncloud/login-valignJan-Christoph Borchardt2014-05-151-6/+7
|\
| * Vertically align public layout to better fit small mobile screensjbtbnl2014-04-101-6/+7
* | Flush the Buffer Early - right after headThomas Müller2014-04-151-1/+1
|/
* fix SVG replacement for logo so it works in IE8, fix #7866Jan-Christoph Borchardt2014-03-271-1/+1
* Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-coreJörn Friedrich Dreyer2014-02-201-1/+1
|\
| * Moved Core Theme Logos to CSSJake Wilson2013-10-101-1/+1
* | restrict zooming on mobile devices for the publicly accessible, optimized pagesJan-Christoph Borchardt2014-01-171-1/+1
* | Fixed viewport layout using commas instead of semicolonsVincent Petry2013-10-111-1/+1
|/
* fix web interface showing very small when accessed on smartphoneJan-Christoph Borchardt2013-10-061-0/+1
* merge masterJan-Christoph Borchardt2013-07-241-7/+5
|\
| * initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-6/+4
| * introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-111-3/+3
* | sticky footerJan-Christoph Borchardt2013-07-231-5/+9
* | input field adjustments for new full-color background on log inJan-Christoph Borchardt2013-07-231-1/+2
* | rip out unneeded #login div, replace with existing body-loginJan-Christoph Borchardt2013-07-231-7/+7
|/
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-4/+4
* 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
* construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-07-011-5/+2
* hide the logo claim in case the theme is not loadedJan-Christoph Borchardt2013-06-171-1/+1
* improved footerBjörn Schießle2013-06-131-1/+2
* add logo-claimBjörn Schießle2013-06-121-0/+3
* keep all strings in one place to make it easier to change themBjörn Schießle2013-06-121-5/+4
* make footer aware of ownCloud editionsBjörn Schießle2013-06-121-2/+7
* mage page title aware of ownCloud editionBjörn Schießle2013-06-121-1/+3
* Add requesttoken to guest viewLukas Reschke2013-05-131-1/+1
* add ie css switch to layout templatesJörn Friedrich Dreyer2013-03-031-1/+6
* [core] From echo to pLukas Reschke2013-02-271-10/+10
* add CSP turned on for angularjsBernhard Posselt2013-02-251-1/+1
* Style cleanup core dirBart Visscher2013-02-211-2/+4
* Move loading of js_config to templatelayoutBart Visscher2013-02-071-1/+0
* 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
* | Fix merge conflictLukas Reschke2013-01-231-12/+0
* | Merge master...Lukas Reschke2013-01-231-0/+12
|\|
| * Move template parameters around so database error page is properly renderedMichael Gapczynski2013-01-071-1/+0
* | Move config to core/js/config.phpLukas Reschke2013-01-211-10/+1
|/
* use vector logo also on log in page, d'oh (also now retina-ready)Jan-Christoph Borchardt2012-12-061-1/+1
* Very simple js console switcher.Thomas Tanghus2012-11-151-0/+1
* Create only one CSRF token per sessionLukas Reschke2012-10-311-1/+0
* ->l expects two parametersLukas Reschke2012-10-281-1/+2
* Revert "Fix a typo"Lukas Reschke2012-10-281-1/+1
* Fix a typoLukas Reschke2012-10-281-1/+1
* Fix not defined JS variablesLukas Reschke2012-10-251-0/+3
* always generate access token, also for forms shown to anonymous users (e.g. p...Björn Schießle2012-10-051-0/+2
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-071-6/+0
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-141-2/+2
|\
| * Better handling of core.css and core.jsBart Visscher2012-06-071-2/+2