History log of /webtrees/app/Census/AbstractCensusColumn.php (Results 1 – 25 of 43)
Revision Date Author Comments
# e74bdd66 07-Jun-2024 Greg Roach <greg@subaqua.co.uk>

CodeStyle


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

CodeStyle


# 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


# e5766395 23-Mar-2023 Greg Roach <fisharebest@gmail.com>

PHPdoc


# 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


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

It is 2022 - update copyright dates


# 05edc757 18-May-2021 Greg Roach <fisharebest@gmail.com>

Use constants


# 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


# 9d722675 23-Dec-2020 Greg Roach <greg@subaqua.co.uk>

Fix: single-parent family breaks census assistant


# 8fb4e87c 23-Dec-2020 Greg Roach <greg@subaqua.co.uk>

Use constants for unknown surname and given names


# 13488723 23-Dec-2020 David Drury <ddrury@users.noreply.github.com>

Census assistant - for females get correct married name when there is more than one marriage (#3601)


# 1afbbc50 17-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2653 add ability to re-order parent families; make the first one the primary family


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

PSR12


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

PSR12


# 4ecdc95f 17-May-2019 Greg Roach <fisharebest@webtrees.net>

Simplify function using collections


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

Declare static closures


# e364afe4 07-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Code style and testing


# 7d99559c 07-Mar-2019 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 39ca88ba 15-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Rename functions getFoo() to foo() and return collections instead of arrays


# 8fcd0d32 01-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Happy 2019


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# b2ce94c6 22-Sep-2018 Rico Sonntag <mail@ricosonntag.de>

Reduced if/else complexity, removed not require else conditions (#1866)

* Reduced if/else complexity, removed not require else conditions

* Fix indentation

* Fix indentation

* Use null-coal

Reduced if/else complexity, removed not require else conditions (#1866)

* Reduced if/else complexity, removed not require else conditions

* Fix indentation

* Fix indentation

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Admin theme no longer exists

* Code style

* Use null-coalesce operator to simplify logic

show more ...


12