summaryrefslogtreecommitdiff
path: root/resources/views/statistics/families
AgeCommit message (Expand)AuthorFilesLines
2025-12-29CodeStyleGreg Roach2-2/+2
2025-02-19PHPdoc and PHPstan issuesGreg Roach8-13/+21
2025-02-11Code cleanupGreg Roach1-1/+1
2022-08-25CodeStyleGreg Roach1-1/+2
2022-03-19Use placeholders to generate statistics pagesGreg Roach6-467/+0
2021-08-22Bootstrap5: migration `form-select` and `card-deck` (#4004)Jonathan Jaubart6-248/+217
2021-08-20Fix: #3991 - update badges for Bootstrap 5Greg Roach6-9/+9
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach6-9/+9
2021-02-08CodeStyleGreg Roach9-28/+32
2019-12-03Apply PSR12 code style to templatesGreg Roach14-45/+79
2019-10-09Working on routing; Code cleanupGreg Roach5-5/+10
2019-09-29Add tree to request; preparing for routerGreg Roach1-1/+2
2019-04-25CodeStyle - redundant semicolonsGreg Roach8-16/+16
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach7-7/+7
2019-02-13Display message if no data/charts are available (#2210)Rico Sonntag8-69/+164
2019-02-12Update google chartsRico Sonntag1-3/+3
2019-01-30Use dependency injection for Statistics classGreg Roach6-6/+6
2019-01-302059 (#2156)Rico Sonntag14-0/+550