summaryrefslogtreecommitdiff
path: root/tests/includes
AgeCommit message (Expand)AuthorFilesLines
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