History log of /webtrees/app/Statistics/Google/ChartNoChildrenFamilies.php (Results 1 – 25 of 31)
Revision Date Author Comments
# 6f4ec3ca 26-Jul-2023 Greg Roach <greg@subaqua.co.uk>

Preparing to remove dependency on laravel/database


# 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


# cde98219 10-Jan-2023 Greg Roach <greg@subaqua.co.uk>

Fix: #4715 - provide 2nd argument to ROUND() for cross-platform compatibility


# ef475b14 06-Nov-2022 Greg Roach <greg@subaqua.co.uk>

Strict types


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

It is 2022 - update copyright dates


# 76e7c249 05-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4205 - truncated text on h-axis of google charts


# 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


# f70bcff5 15-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Prefer object to stdClass


# 870ec5a3 19-Mar-2021 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# b5c9e2c4 08-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Fix: chartNoChildrenFamilies shows negative entry for 'other'


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

Use https link in copyright header


# 151a7600 15-Feb-2020 Greg Roach <fisharebest@webtrees.net>

Fix: #3083 - google chart requires integer data


# cf6ece77 13-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Unused imports


# 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


# 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


# 0b5fd0a6 03-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Declare static closures


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

TypeHints


# 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 ...


# 3413ec75 21-Feb-2019 Rico Sonntag <mail@ricosonntag.de>

Varius fixes to the statistics (#2247)

* Varius fixes to the statistics

* Cast to integer


# a81e5019 14-Feb-2019 Rico Sonntag <mail@ricosonntag.de>

Update custom charts tab (#2216)


12