summaryrefslogtreecommitdiff
path: root/app/Controller/SourceController.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-18/+20
2015-06-08PHPDocGreg Roach1-3/+3
2015-05-31PSR-4Greg Roach1-1/+7
2015-05-30Code styleGreg Roach1-1/+1
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-02Module APIGreg Roach1-1/+1
2015-02-26Cannot delete some recordsGreg Roach1-1/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+97