summaryrefslogtreecommitdiffstats
path: root/lib/templatelayout.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jörn Friedrich Dreyer2012-09-111-1/+1
| | | | render guest page for installation again
* 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
| | | | creating a new base layout
* 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