summaryrefslogtreecommitdiff
path: root/tests/includes
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Refactor includes/functions into classesGreg Roach12-1441/+0
2015-05-31PSR-4Greg Roach12-191/+155
2015-05-30Code styleGreg Roach12-341/+1
2015-03-29Split class Module into static and abstract partsGreg Roach1-18/+0
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-18/+0
2015-03-09Use Tree object instead of ID/nameGreg Roach1-9/+0
2015-02-28Fix #456Greg Roach1-9/+0
2015-02-12Tidy SQLGreg Roach1-18/+0
2015-02-06Generating XREFs is the responsibility of the treeGreg Roach1-9/+0
2015-02-05No longer need to update globals, as records contain their own privacy settingsGreg Roach1-9/+0
2015-02-05Namespaces should consist of both vendor and packageGreg Roach12-178/+178
2015-02-03Autoload includes/functions/*Greg Roach12-12/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach12-415/+523
2015-01-21Remove remaining inline-edit codeGreg Roach2-46/+1
2015-01-17New theme system and admin interfaceGreg Roach2-63/+2
2014-12-09Hide the 'logged in users' block when there are no users logged inGreg Roach1-9/+0
2014-10-27Remove more global functionsGreg Roach1-9/+0
2014-10-26Move remaining functions from authentication.php to better locationGreg Roach1-60/+0
2014-10-26Move global functions to classes. Use class-based logs.Greg Roach1-9/+0
2014-10-25Move chart function to chart controller. Use objects instead of XREFsGreg Roach1-9/+0
2014-10-22Move news/blog functions to the news/blog codeGreg Roach1-45/+0
2014-10-21PHPDocGreg Roach1-9/+0
2014-10-21PHPDoc / unit testsGreg Roach1-3/+13
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-18/+0
2014-10-03Remove old functionsGreg Roach1-18/+0
2014-08-29Move global I18N functions to I18N classGreg Roach1-44/+0
2014-08-29Move global I18N functions to I18N classGreg Roach1-18/+0
2014-08-29Remove function from global scope, and add unit testsGreg Roach1-10/+1
2014-08-26Initial framework for unit testsGreg Roach14-0/+2164