summaryrefslogtreecommitdiff
path: root/app/Statistics/Google/ChartMortality.php
AgeCommit message (Expand)AuthorFilesLines
2025-02-11Refactor statisticsGreg Roach1-78/+0
2025-01-29Refactor/simplify statisticsGreg Roach1-18/+5
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31PHP 8.4 compatibilityGreg Roach1-1/+1
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-11CodeStyle - use null coalesce operatorGreg Roach1-2/+2
2022-11-06Strict typesGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-10-29CodeStyle - whitespaceGreg Roach1-1/+1
2021-10-19Fix dependency injection in statistics classesGreg Roach1-3/+3
2021-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach1-4/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-11-11Simplify access to current localeGreg Roach1-8/+1
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-9/+14
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routingGreg Roach1-2/+2
2019-09-29PSR12Greg Roach1-0/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-1/+2
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag1-4/+17
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-13Display message if no data/charts are available (#2210)Rico Sonntag1-6/+10
2019-02-12Update google chartsRico Sonntag1-55/+22
2019-01-30Clean up module codeGreg Roach1-1/+0
2019-01-30Converting themes to modulesGreg Roach1-2/+3
2019-01-302059 (#2156)Rico Sonntag1-0/+107