summaryrefslogtreecommitdiff
path: root/app/Statistics/Google/ChartDistribution.php
AgeCommit message (Expand)AuthorFilesLines
2025-02-11Refactor statisticsGreg Roach1-308/+0
2025-01-29Refactor/simplify statisticsGreg Roach1-31/+8
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-22Fix: #4968 - need column aliases for COUNT(*) when using PostgresGreg Roach1-2/+2
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-03-29Consistent use of select/pluckGreg Roach1-2/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-1/+1
2022-03-22Remove dead codeGreg Roach1-1/+1
2022-03-22Refactor PlaceRepository::statsPlaces() into separate functionsGreg Roach1-136/+114
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-21PHPdocGreg Roach1-6/+6
2021-10-29PHPdocGreg Roach1-2/+4
2021-10-19Fix dependency injection in statistics classesGreg Roach1-17/+19
2021-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach1-29/+8
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-10-14TypeHintsGreg Roach1-3/+4
2021-10-12PHPdocGreg Roach1-3/+2
2021-08-23PHPdocGreg Roach1-2/+2
2021-03-19PHPdocGreg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-11-11Simplify access to current localeGreg Roach1-7/+1
2019-11-03Fix: #2736 - distribution charts always in chineseGreg Roach1-2/+6
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-12/+15
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routingGreg Roach1-2/+2
2019-09-29PSR12Greg Roach1-0/+2
2019-07-17Use Query Expression class directly, remove unused importsGreg Roach1-1/+2
2019-04-17CodeStyleGreg Roach1-2/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-11/+13
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-02Use app() shortcutGreg Roach1-1/+1
2019-03-02TypeHintsGreg Roach1-1/+1
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag1-16/+26
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-12Update google chartsRico Sonntag1-129/+247
2019-01-30Clean up module codeGreg Roach1-1/+0
2019-01-30Converting themes to modulesGreg Roach1-5/+6
2019-01-302059 (#2156)Rico Sonntag1-0/+236