summaryrefslogtreecommitdiff
path: root/app/Statistics/Google
AgeCommit message (Expand)AuthorFilesLines
2024-10-23Use object instead of stdClassGreg Roach7-14/+7
2024-03-31Refatoring class DBGreg Roach2-12/+8
2024-03-31CodeStyleGreg Roach7-7/+7
2024-03-31PHP 8.4 compatibilityGreg Roach7-7/+7
2024-03-31PHP 7.4 - short arrow functionsGreg Roach7-44/+30
2024-03-22Fix: #4968 - need column aliases for COUNT(*) when using PostgresGreg Roach1-2/+2
2024-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach12-14/+14
2024-02-15Fix: #4954 - SQL error in statistics breaks PostgresGreg Roach1-2/+2
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach10-10/+10
2023-03-29Consistent use of select/pluckGreg Roach1-2/+2
2023-01-25It's 2023Greg Roach17-17/+17
2023-01-25It's 2023Greg Roach17-17/+17
2023-01-11CodeStyle - use null coalesce operatorGreg Roach12-25/+25
2023-01-10Fix: #4715 - provide 2nd argument to ROUND() for cross-platform compatibilityGreg Roach8-9/+9
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-1/+1
2022-11-06Strict typesGreg Roach6-6/+7
2022-10-31Re-order import statementsGreg Roach1-1/+1
2022-05-01Fix: #4362 - chartMedia labels not translatedGreg Roach1-2/+3
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 Roach17-17/+17
2022-02-21PHPdocGreg Roach10-18/+25
2022-02-18PHPdocGreg Roach7-7/+7
2022-02-05Fix: #4205 - truncated text on h-axis of google chartsGreg Roach4-4/+12
2021-10-29PHPdocGreg Roach1-2/+4
2021-10-29CodeStyle - whitespaceGreg Roach2-2/+2
2021-10-19Fix dependency injection in statistics classesGreg Roach16-91/+88
2021-10-19Fix: #4070 - remove ModuleThemeInterface::parameterGreg Roach16-265/+80
2021-10-15Prefer object to stdClassGreg Roach10-27/+17
2021-10-14TypeHintsGreg Roach11-23/+24
2021-10-13Remove unused local variablesGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach1-3/+2
2021-08-23PHPdocGreg Roach1-2/+2
2021-03-19PHPdocGreg Roach3-3/+3
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-03-09Cleanup unused codeGreg Roach1-1/+1
2021-02-08Fix: chartNoChildrenFamilies shows negative entry for 'other'Greg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-02-04Use gedcom elementsGreg Roach1-1/+4
2021-01-25Use https link in copyright headerGreg Roach17-34/+34
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-07-08Fix: #3154, Fix: #3395 - google charts need strict typesGreg Roach7-61/+105
2020-06-04PHPdocGreg Roach1-2/+2
2020-06-04PHPdocGreg Roach1-3/+3
2020-06-03PHPdocGreg Roach1-3/+3
2020-05-12Update code to use new Factory objectsGreg Roach1-3/+3
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 Roach17-126/+17
2019-11-03Fix: #2736 - distribution charts always in chineseGreg Roach1-2/+6