summaryrefslogtreecommitdiff
path: root/app/Controller/PageController.php
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-04Fix #747 - menus on touch screensGreg Roach1-7/+0
2015-10-05flush() doesn't work well with MVC frameworksGreg Roach1-8/+0
2015-06-19Canonical URLsGreg Roach1-25/+0
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-1/+9
2015-05-30Code styleGreg Roach1-7/+3
2015-05-27Remove invalid quote marksDavid Drury1-2/+2
2015-05-09Use jQuery2 for modern browsersGreg Roach1-12/+8
2015-05-09TyposGreg Roach1-5/+5
2015-05-09Popup windows need simple footersGreg Roach1-13/+42
2015-05-09The PHP shutdown sequence is undefined, so do not rely on itGreg Roach1-14/+4
2015-04-26Replace Zend_Session with our own classGreg Roach1-5/+0
2015-04-11Fix #553 - checkbox layout in sitemap configurationGreg Roach1-1/+1
2015-03-13Fix #480 - no visible trees break login pageGreg Roach1-1/+1
2015-03-09Fix: SQL debug does not show named placeholdersGreg Roach1-0/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-8/+10
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-4/+4
2015-02-16Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-02-07Rename inconsistent method nameGreg Roach1-1/+1
2015-02-07Remove global $TEXT_DIRECTIONGreg Roach1-3/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+276