summaryrefslogtreecommitdiff
path: root/app/Statistics/Google/ChartNoChildrenFamilies.php
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2022-11-06Strict typesGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg 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/+4
2021-10-15Prefer object to stdClassGreg Roach1-2/+1
2021-03-19PHPdocGreg Roach1-1/+1
2021-02-08Fix: chartNoChildrenFamilies shows negative entry for 'other'Greg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-02-15Fix: #3083 - google chart requires integer dataGreg Roach1-3/+3
2019-11-13Unused importsGreg Roach1-3/+0
2019-11-11Simplify access to current localeGreg Roach1-6/+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-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-1/+2
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-02TypeHintsGreg Roach1-1/+1
2019-02-22Moved color interpolation to separate class, renamed helper to servic… (#2248)Rico Sonntag1-10/+13
2019-02-21Varius fixes to the statistics (#2247)Rico Sonntag1-1/+1
2019-02-14Update custom charts tab (#2216)Rico Sonntag1-5/+21
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-02-13Apply fixes from StyleCI (#2212)Greg Roach1-1/+1
2019-02-13Display message if no data/charts are available (#2210)Rico Sonntag1-4/+6
2019-02-12Update google chartsRico Sonntag1-79/+30
2019-01-30Update statistics to avoid MySQL-specific functionsGreg Roach1-1/+1
2019-01-302059 (#2156)Rico Sonntag1-0/+177