summaryrefslogtreecommitdiff
path: root/app/Statistics/Google/ChartBirth.php
AgeCommit message (Expand)AuthorFilesLines
2025-02-11Refactor statisticsGreg Roach1-101/+0
2025-01-29Refactor/simplify statisticsGreg Roach1-13/+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-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-6/+4
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach1-1/+1
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-11CodeStyle - use null coalesce operatorGreg Roach1-2/+2
2023-01-10Fix: #4715 - provide 2nd argument to ROUND() for cross-platform compatibilityGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-21PHPdocGreg Roach1-1/+2
2022-02-18PHPdocGreg Roach1-1/+1
2021-10-19Fix dependency injection in statistics classesGreg Roach1-6/+6
2021-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach1-24/+6
2021-10-15Prefer object to stdClassGreg Roach1-3/+2
2021-10-14TypeHintsGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-07-08Fix: #3154, Fix: #3395 - google charts need strict typesGreg Roach1-8/+14
2019-11-11Simplify access to current localeGreg Roach1-7/+1
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-8/+13
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-2/+4
2019-03-02Use app() shortcutGreg Roach1-1/+1
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag1-11/+28
2019-02-21Varius fixes to the statistics (#2247)Rico Sonntag1-1/+1
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-12Update google chartsRico Sonntag1-41/+23
2019-01-30Update statistics to avoid MySQL-specific functionsGreg Roach1-2/+2
2019-01-30Clean up module codeGreg Roach1-1/+0
2019-01-30Converting themes to modulesGreg Roach1-4/+5
2019-01-302059 (#2156)Rico Sonntag1-0/+126