History log of /webtrees/app/Statistics.php (Results 1 – 25 of 56)
Revision Date Author Comments
# d7c2f5cc 23-Oct-2024 Greg Roach <greg@subaqua.co.uk>

Use object instead of stdClass


# 449b311e 26-Mar-2024 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# b50dba3a 26-Mar-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.4 compatibility


# 1ff45046 23-Mar-2024 Greg Roach <greg@subaqua.co.uk>

PHP 8.2 - union types


# f25fc0f9 22-Mar-2024 Greg Roach <greg@subaqua.co.uk>

PHP 7.4 - short arrow functions


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

Implicit/explicit nullable types for PHP 8.4


# baa78b21 03-Feb-2023 TheDutchJewel <46184729+TheDutchJewel@users.noreply.github.com>

Added totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage (#4678)

* Update Statistics.php

New functions: totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage

* Upd

Added totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage (#4678)

* Update Statistics.php

New functions: totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage

* Update IndividualRepository.php

New functions: totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage

* Update IndividualRepositoryInterface.php

New functions: totalIndisWithSourcesPercentage and totalFamsWithSourcesPercentage

show more ...


# 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


# 3107fd63 03-Dec-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4631 - wrong statistic for lastEventPlace


# a020b8bd 22-Mar-2022 Greg Roach <greg@subaqua.co.uk>

Refactor PlaceRepository::statsPlaces() into separate functions


# bd055353 19-Mar-2022 Greg Roach <greg@subaqua.co.uk>

Use placeholders to generate statistics pages


# 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


# 43f2f523 29-Oct-2021 Greg Roach <greg@subaqua.co.uk>

TypeHints


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

Fix dependency injection in statistics classes


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

Prefer object to stdClass


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

TypeHints


# 09482a55 12-Oct-2021 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# 6dd2d083 07-Sep-2021 Greg Roach <greg@subaqua.co.uk>

Update use of ReflectionClass for PHP 8


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

PHPdoc


# 24f2a3af 04-Feb-2021 Greg Roach <greg@subaqua.co.uk>

Code style


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

Use https link in copyright header


# 2da2e0a6 22-Jan-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #3664 - individual name statistics not working correctly


# dec352c1 03-Jul-2020 Greg Roach <greg@subaqua.co.uk>

Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()


123