History log of /webtrees/app/Census/AbstractCensusColumnCondition.php (Results 1 – 25 of 32)
Revision Date Author Comments
# 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


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

Use https link in copyright header


# 054771e9 27-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Refactor ages


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

PSR12


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

PSR12


# 918e47c5 17-May-2019 Greg Roach <fisharebest@webtrees.net>

Prefer constants


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

Code style and testing


# 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


# 8d0ebef0 17-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Prefer class-constants to global-constants


# 30158ae7 12-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getFacts() to facts()


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


# 8fe32d0d 21-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Refactor Date::getAge()


# cfe766af 16-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 5a62e0a6 29-Aug-2018 Greg Roach <fisharebest@webtrees.net>

Census header row method does not need to be public/static


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


# 342dcecd 19-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle - type mismatch


# c1010eda 16-Jul-2018 Greg Roach <fisharebest@webtrees.net>

Use PSR2 code style


# 1062a142 07-Jan-2018 Greg Roach <fisharebest@gmail.com>

Happy new year - 2018


# 1edf9401 02-Dec-2017 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#1523)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# 2a6fda60 06-Aug-2017 Greg Roach <fisharebest@gmail.com>

Fix #688 - a couple is considered unmarried unless a MARR event is present (previously they were considered married unless a _NMR fact is present)


# 15d603e7 07-Mar-2017 Greg Roach <fisharebest@gmail.com>

jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windows


12