summaryrefslogtreecommitdiff
path: root/app/Census
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Happy 2019Greg Roach149-149/+149
2018-11-18Prefer class-constants to global-constantsGreg Roach8-9/+9
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach8-9/+9
2018-11-18Rename Fact::getDate() to date()Greg Roach6-9/+9
2018-11-18Rename Fact::getPlace() to place()Greg Roach1-1/+1
2018-11-18Rename Fact::getValue() to value()Greg Roach1-1/+1
2018-10-05Scrutinizer Auto-Fixes (#1942)Scrutinizer Auto-Fixer1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach164-0/+167
2018-10-03PHPdocGreg Roach1-1/+1
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer2-2/+2
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag21-79/+83
2018-09-21PHPdocGreg Roach1-1/+1
2018-09-21Refactor Date::getAge()Greg Roach8-8/+8
2018-09-17Dead codeGreg Roach2-5/+5
2018-09-16Scrutinizer Auto-Fixes (#1913)Scrutinizer Auto-Fixer1-1/+1
2018-09-16PHPdocGreg Roach13-58/+144
2018-09-12TestingGreg Roach1-1/+1
2018-08-29Census header row method does not need to be public/staticGreg Roach22-22/+22
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag132-256/+256
2018-08-19CodeStyleGreg Roach1-16/+16
2018-08-19CodeStyle - type mismatchGreg Roach45-45/+45
2018-08-13Type hint closure return typesGreg Roach1-1/+1
2018-08-09CodeStyleGreg Roach1-1/+0
2018-07-16Fix: #1333 - sortable surnames in census assistantGreg Roach2-3/+3
2018-07-16Use PSR2 code styleGreg Roach164-4577/+5026
2018-07-06Convert census-assistant to viewGreg Roach1-2/+45
2018-01-07Happy new year - 2018Greg Roach149-149/+149
2017-12-03Scrutinizer Auto-Fixes (#1524)Scrutinizer Auto-Fixer1-1/+1
2017-12-02Scrutinizer Auto-Fixes (#1523)Scrutinizer Auto-Fixer9-9/+9
2017-11-03Code style - short array syntaxGreg Roach3-6/+6
2017-11-03Return Place instance instead of string, allowing use of object methodsRico Sonntag12-8/+7
2017-08-07Fix #688 - a couple is considered unmarried unless a MARR event is present (p...Greg Roach9-9/+9
2017-06-21Fix #1243 - updated census definitions for Czech republicGreg Roach6-8/+171
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach161-208/+368
2017-03-082017Greg Roach149-150/+150
2016-12-23Code style - short array syntaxGreg Roach104-207/+207
2016-12-13Fix #1138 - US census columnsGreg Roach2-2/+2
2016-12-06German censusesGreg Roach1-1/+1
2016-12-05Fix #1122 Census column marriage/birth months for future datesGreg Roach3-3/+9
2016-12-05Census column nationalityGreg Roach1-4/+16
2016-12-05French Census: update templates for years 1926,1931,1936,1946 to match actual...Jonathan Jaubart4-10/+16
2016-12-04Census Assistant: add german censusesmpwt10-0/+507
2016-06-06Census assistant / PHP 5.3.3Greg Roach1-15/+1
2016-06-05CodeStyleGreg Roach5-5/+5
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 Roach2-5/+36
2016-03-01French census conditionsGreg Roach6-12/+12
2016-03-01Unused useGreg Roach1-3/+0