summaryrefslogtreecommitdiff
path: root/app/Controller/PageController.php
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Revert "Fix revert to Bootstrap 4 alpha"Greg Roach1-1/+1
2017-09-04Fix revert to Bootstrap 4 alphamakitso1-1/+1
2017-08-28Fix: #1250 - PHP5.6 gives 'Array was modified by the user comparison function...Greg Roach1-1/+1
2017-07-14Remove WT_STATIC_URLGreg Roach1-1/+0
2017-07-14Review escapingGreg Roach1-5/+5
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+0
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-48/+10
2017-03-25Merge changes from develop branchGreg Roach1-11/+9
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-3/+3
2016-05-24Remove rogue quote (#945)David Drury1-2/+2
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