summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2018-01-19Error handling / exceptionsGreg Roach1-14/+23
2018-01-14#1577 Use views/controllers for reorder sposuesGreg Roach1-0/+6
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-13Fix #1511 - no available routeGreg Roach1-16/+1
2017-11-23Use laravel-style structure for http/controllersGreg Roach1-1/+1
2017-11-20working on debugbar, initialisationGreg Roach1-11/+12
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-3/+82
2017-11-18Working on front-controllerGreg Roach1-128/+8
2017-11-13Working on front-controllerGreg Roach1-2/+19
2017-10-07Tidy AJAX loadingGreg Roach1-10/+6
2017-06-21Fix #1254 - Remove old JSGreg Roach1-3/+0
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-27/+25
2017-03-222017Greg Roach1-1/+1
2016-09-17Fix #1100 - consistent page title styleGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-2/+2
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2016-01-05Tree names containing special charactersGreg Roach1-1/+1
2015-07-12Code styleGreg Roach1-0/+1
2015-06-19Canonical URLsGreg Roach1-1/+6
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-3/+5
2015-05-31PSR-4Greg Roach1-0/+3
2015-03-22Fix #502 - change-blocks link and hit counterGreg Roach1-14/+1
2015-03-12Update .PO filesGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-3/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-2/+2
2015-03-02Module APIGreg Roach1-31/+25
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-5/+4
2015-02-08Improve stack dump for error reportingGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-4/+4
2015-02-04PHPDoc for globalsGreg Roach1-1/+2
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-38/+30
2015-01-27Edit blocks - no longer a modalGreg Roach1-2/+2
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+4
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+2
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-11-18Merge some menu changes from the theme branchGreg Roach1-3/+0
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-2/+2
2014-10-20Users cannot visit 'my page' of trees for which they have only visitor accessGreg Roach1-8/+11
2014-10-14Remove global - SHOW_COUNTERGreg Roach1-19/+25
2014-10-12We can no longer maintain enough PHP5.2 compatibility to include a friendly v...Greg Roach1-7/+0
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-02-20#106 - SEO tweaks to home pageGreg Roach1-0/+1