summaryrefslogtreecommitdiff
path: root/app/Statistics/Google/ChartMarriageAge.php
AgeCommit message (Expand)AuthorFilesLines
2025-02-11Refactor statisticsGreg Roach1-167/+0
2025-01-29Refactor/simplify statisticsGreg Roach1-9/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-10-23Use object instead of stdClassGreg Roach1-2/+1
2024-03-31Refatoring class DBGreg Roach1-8/+6
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-7/+5
2024-02-15Fix: #4954 - SQL error in statistics breaks PostgresGreg Roach1-2/+2
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-10Fix: #4715 - provide 2nd argument to ROUND() for cross-platform compatibilityGreg Roach1-2/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-21PHPdocGreg Roach1-1/+2
2022-02-18PHPdocGreg Roach1-1/+1
2022-02-05Fix: #4205 - truncated text on h-axis of google chartsGreg Roach1-1/+3
2021-10-19Fix dependency injection in statistics classesGreg Roach1-5/+4
2021-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach1-8/+5
2021-10-15Prefer object to stdClassGreg Roach1-3/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-07-08Fix: #3154, Fix: #3395 - google charts need strict typesGreg Roach1-11/+18
2019-11-11Simplify access to current localeGreg Roach1-9/+1
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-8/+14
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach1-6/+7
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-1/+2
2019-04-03Declare static closuresGreg Roach1-4/+4
2019-03-02TypeHintsGreg Roach1-4/+4
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag1-12/+15
2019-02-20Update list charts to use google chart api (#2235)Rico Sonntag1-6/+20
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-13Apply fixes from StyleCI (#2212)Greg Roach1-1/+1
2019-02-13Refactored marriage age query to illuminate db (#2211)Rico Sonntag1-35/+56
2019-02-12Update google chartsRico Sonntag1-112/+31
2019-01-30Update statistics to avoid MySQL-specific functionsGreg Roach1-2/+2
2019-01-302059 (#2156)Rico Sonntag1-0/+217