summaryrefslogtreecommitdiff
path: root/app/Services/ChartService.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-3/+3
2021-02-28Code styleGreg Roach1-2/+4
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-10PHPdocGreg Roach1-3/+3
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach1-1/+1
2019-10-18Avoid empty(), as it can be unpredicatableGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-05-17PHPdocGreg Roach1-3/+0
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach1-3/+6
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-9/+9
2019-01-20Move more logic to ChartServiceGreg Roach1-0/+46
2019-01-20Create ChartService for finding ancestors, descendants, cousins, etc.Greg Roach1-0/+69