summaryrefslogtreecommitdiff
path: root/app/Census/AbstractCensusColumnCondition.php
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-04-28Refactor agesGreg Roach1-2/+3
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-05-17Prefer constantsGreg Roach1-38/+38
2019-03-07Code style and testingGreg Roach1-5/+5
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-4/+4
2019-01-01Happy 2019Greg Roach1-1/+1
2018-11-18Prefer class-constants to global-constantsGreg Roach1-2/+2
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-2/+2
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-20/+22
2018-09-21Refactor Date::getAge()Greg Roach1-1/+1
2018-09-16PHPdocGreg Roach1-11/+11
2018-08-29Census header row method does not need to be public/staticGreg Roach1-1/+1
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-2/+2
2018-08-19CodeStyle - type mismatchGreg Roach1-1/+1
2018-07-16Use PSR2 code styleGreg Roach1-142/+151
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-02Scrutinizer Auto-Fixes (#1523)Scrutinizer Auto-Fixer1-1/+1
2017-08-07Fix #688 - a couple is considered unmarried unless a MARR event is present (p...Greg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-39/+40
2017-03-082017Greg Roach1-1/+1
2016-05-14Scrutinizer Auto-Fixes (#936)Scrutinizer Auto-Fixer1-5/+5
2016-03-30PHPDocGreg Roach1-5/+15
2016-03-25Fix #871 - missing death dateGreg Roach1-1/+1
2016-03-01Census column condition - widowedGreg Roach1-2/+33
2016-03-01Fix #854 French censusesGreg Roach1-0/+145