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

Use object instead of stdClass


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

Refatoring class DB


# 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


# 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


# 6f4ec3ca 26-Jul-2023 Greg Roach <greg@subaqua.co.uk>

Preparing to remove dependency on laravel/database


# e93a8df2 14-Jul-2023 Greg Roach <greg@subaqua.co.uk>

phpdoc


# 52f124b0 06-Jul-2023 Alejandro Criado-Pérez <alejandro@criadoperez.com>

fix: messages (#4843)


# d35568b4 31-Mar-2023 Greg Roach <greg@subaqua.co.uk>

Replace illuminate/container with our own simpler container


# 059898c9 29-Mar-2023 Greg Roach <greg@subaqua.co.uk>

Consistent use of select/pluck


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


# 9969300f 03-Feb-2023 Bogie <59686958+Bogiegit@users.noreply.github.com>

add media count to #totalRecords# Fixes: #4740 (#4741)

* add media count to #totalRecords#

Hi Greg,
I tried it myself. But I'm not sure it works that way.
Bogie

* Update IndividualRepository

add media count to #totalRecords# Fixes: #4740 (#4741)

* add media count to #totalRecords#

Hi Greg,
I tried it myself. But I'm not sure it works that way.
Bogie

* Update IndividualRepository.php

correct a little glitch

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


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

Strict types


# b7c04225 07-Sep-2022 Greg Roach <greg@subaqua.co.uk>

Strict types


# 10e06497 06-Sep-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 7e128bbf 07-May-2022 Greg Roach <greg@subaqua.co.uk>

Create surname traditions using a factory


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

It is 2022 - update copyright dates


# b55cbc6b 22-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Update and use Validation class


# 709c7e1a 23-Feb-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


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

PHPdoc


# d97083fe 19-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Create Timestamp class and factory to replace direct-dependency on Carbon


# c9128110 09-Dec-2021 Greg Roach <greg@subaqua.co.uk>

Set explicit sort order in table views


1234