summaryrefslogtreecommitdiff
path: root/app/Http/Controllers/FanChartController.php
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Merge chart controllers into chart modulesGreg Roach1-440/+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-7/+9
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-2/+3
2019-01-04Add visibility to constantsGreg Roach1-10/+10
2019-01-01Happy 2019Greg Roach1-1/+1
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-2/+2
2018-10-28Strict typesGreg Roach1-2/+2
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-17/+17
2018-09-12Use PHPs power operatorRico Sonntag1-1/+1
2018-08-18CodeStyleGreg Roach1-1/+3
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-10/+10
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-338/+355
2018-05-09Add $tree to all viewsGreg Roach1-1/+0
2018-02-23Fan chart: Code StyleGreg Roach1-55/+42
2018-02-23Fan chart: Code StyleGreg Roach1-33/+42
2018-02-23Use http/controller for fan chartGreg Roach1-0/+426