summaryrefslogtreecommitdiff
path: root/app/Module/InteractiveTreeModule.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-05CodeStyleGreg Roach1-6/+6
2016-04-12Scrutinizer Auto-Fixes (#897)Scrutinizer Auto-Fixer1-1/+1
2016-04-11Charts as modules - more workGreg Roach1-5/+8
2016-04-11Charts As Modulesric20161-2/+23
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17TabsGreg Roach1-4/+4
2015-07-12Code styleGreg Roach1-1/+1
2015-06-16Allow more HTML attributes on menu itemsGreg Roach1-0/+1
2015-06-08PHPDocGreg Roach1-3/+11
2015-05-31PSR-4Greg Roach1-1/+7
2015-05-30Code styleGreg Roach1-7/+8
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-3/+0
2015-04-26Replace Zend_Session with our own classGreg Roach1-4/+0
2015-03-29Split class Module into static and abstract partsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+3
2015-03-03Interactive tree is autoloaded - do not need require()Greg Roach1-2/+0
2015-03-02Module APIGreg Roach1-0/+160