summaryrefslogtreecommitdiffstats
path: root/lib/template
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-306-468/+0
| | | | | Conflicts: lib/private/vcategories.php
* Merge master into oc_previewGeorg Ehrke2013-08-141-6/+4
|\
| * Use plural translationskondou2013-08-091-6/+4
| |
* | fix merge conflictsGeorg Ehrke2013-07-301-17/+1
| |
* | style fixesGeorg Ehrke2013-07-301-0/+16
| |
* | Merge branch 'master' into oc_previewThomas Müller2013-07-301-0/+16
|/ | | | | | Conflicts: 3rdparty lib/template.php
* initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-1/+4
|
* Change to use !== and ===Bart Visscher2013-07-211-1/+1
|
* fixing typos, PHPDoc and missing namespace \Thomas Müller2013-07-213-5/+6
|
* Move basic template functions to their own classBart Visscher2013-07-212-0/+174
|
* Move template functions to there own fileBart Visscher2013-07-211-0/+120
|
* Split locating JS and CSS files to their own classBart Visscher2013-07-213-0/+156