summaryrefslogtreecommitdiffstats
path: root/lib/templatelayout.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1514 from owncloud/fix-setupLukas Reschke2013-02-071-0/+3
|\
| * Move loading of js_config to templatelayoutBart Visscher2013-02-071-0/+3
* | Fix warning with displayname in user layout templateBart Visscher2013-02-071-0/+3
|/
* Fix undefined variableLukas Reschke2013-01-261-5/+0
* Move template parameters around so database error page is properly renderedMichael Gapczynski2013-01-071-12/+5
* Fix some of "Closing brace must be on a line by itself"Bart Visscher2012-12-151-4/+16
* Fix "Line indented incorrectly"Bart Visscher2012-12-151-5/+5
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-3/+3
* NoSpaceAfterComma IIFelix Moeller2012-10-231-1/+1
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-2/+2
* core.js and core.css don't need to be absoluteBart Visscher2012-10-171-2/+2
* Remove unused search codeBart Visscher2012-10-101-1/+0
* No need to use array_searchBart Visscher2012-10-101-1/+1
* don't set values with oc_appconfig when oc is not installed yet, allows to re...Jörn Friedrich Dreyer2012-09-111-1/+1
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-071-1/+11
* adding space between) and {Thomas Mueller2012-09-071-9/+9
* Fix password authentication for links and fix template problems for links by ...Michael Gapczynski2012-08-291-4/+6
* fix unused variablesRobin Appelman2012-07-201-1/+1
* some path fixes for multi-dir appThomas Mueller2012-06-221-2/+2
* Correct inclusion pathsBrice Maron2012-06-211-17/+42
* Prepare template js and css functions for use in the js and css minimizersBart Visscher2012-06-181-32/+32
* Move page layout handling to its own classBart Visscher2012-06-181-0/+170