History log of /webtrees/app/Statistics/Google/ChartCommonSurname.php (Results 1 – 25 of 28)
Revision Date Author Comments
# b50dba3a 26-Mar-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.4 compatibility


# 2c6f1bd5 21-Mar-2024 Greg Roach <fisharebest@gmail.com>

Implicit/explicit nullable types for PHP 8.4


# d11be702 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# b11cdcd4 25-Jan-2023 Greg Roach <greg@subaqua.co.uk>

It's 2023


# 3529c469 11-Jan-2023 Greg Roach <greg@subaqua.co.uk>

CodeStyle - use null coalesce operator


# 5bfc6897 16-Mar-2022 Greg Roach <greg@subaqua.co.uk>

It is 2022 - update copyright dates


# 76d39c55 21-Feb-2022 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# f78da678 18-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Fix dependency injection in statistics classes


# 34b20f29 18-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #4070 - remove ModuleThemeInterface::parameter


# 4c78e066 14-Oct-2021 Greg Roach <greg@subaqua.co.uk>

TypeHints


# d85de00f 13-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Remove unused local variables


# 0d047a8c 07-Mar-2021 Greg Roach <greg@subaqua.co.uk>

Cleanup unused code


# 89f7189b 25-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Use https link in copyright header


# 52664097 04-Jun-2020 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# fc26b4f6 03-Jun-2020 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 65cf5706 11-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Simplify access to current locale


# 90a2f718 25-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Remove global constant WT_LOCALE and store LocaleInterface in the request


# fcfa147e 17-Oct-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 71378461 08-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 3976b470 29-Sep-2019 Greg Roach <fisharebest@webtrees.net>

PSR12


# 6ccdf4f0 02-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17


# cab242e7 02-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Use app() shortcut


# 93ccd686 22-Feb-2019 Rico Sonntag <mail@ricosonntag.de>

Moved color interpolation to separate class, renamed helper to servic… (#2248)

* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes

* Removed abstra

Moved color interpolation to separate class, renamed helper to servic… (#2248)

* Moved color interpolation to separate class, renamed helper to service, use snake_case in classes

* Removed abstract google class

show more ...


# 242a7862 13-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Refactoring themes and chart boxes


# 88de55fd 06-Feb-2019 Rico Sonntag <mail@ricosonntag.de>

Update google charts


12