summaryrefslogtreecommitdiff
path: root/app/Http/Controllers/CompactTreeChartController.php
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach1-84/+0
2019-01-22Merge AncestorsChartController into AncestorsChartModuleGreg Roach1-2/+3
2019-01-21Remove unnecessary base chart controllerGreg Roach1-1/+1
2019-01-20Create ChartService for finding ancestors, descendants, cousins, etc.Greg Roach1-4/+6
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-2/+3
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-28Strict typesGreg Roach1-2/+2
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-2/+2
2018-08-10Create system for dependency injection and apply it to controllers and middle...Greg Roach1-8/+4
2018-07-16Use PSR2 code styleGreg Roach1-39/+43
2018-05-09Add $tree to all viewsGreg Roach1-1/+0
2018-05-05Working on themes/layoutsGreg Roach1-1/+2
2018-02-05Convert chart to router/controllerGreg Roach1-0/+80