summaryrefslogtreecommitdiff
path: root/tests/app/Census
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach190-190/+190
2022-03-04Rhode Island State Censuses (#4241)Kirk Gartside5-47/+456
2021-11-16CodeStyleGreg Roach1-7/+7
2021-09-03Fix: #4026 - Unit test failureGreg Roach64-1038/+1038
2021-07-16Canada census 3 (#3936)glarwill20-36/+2999
2021-07-16Fix: #3953 - update 1921 census of Czech RepublicGreg Roach1-41/+59
2021-07-12Fix: typo in Danish censusesGreg Roach3-3/+3
2021-06-23Can census (#3935)glarwill3-0/+769
2021-05-18TestingGreg Roach1-0/+49
2021-05-18Adding 3 Canadian Census years (#3897)glarwill4-46/+431
2021-04-21TestingGreg Roach1-1/+0
2021-04-20TestingGreg Roach1-3/+3
2021-04-20TestingGreg Roach11-62/+89
2021-04-20TestingGreg Roach5-7/+241
2021-04-20TestingGreg Roach3-1/+272
2021-04-05Add missing 1939 register for Scotland (#3744)David Drury2-1/+87
2021-04-05Updated as per ScotlandsPeople Scottish 1911 census transcription (#3746)David Drury1-50/+53
2021-03-19Fix: #3789 - missing column on 1891 census of WalesGreg Roach1-1/+4
2021-01-25Use https link in copyright headerGreg Roach163-326/+326
2021-01-04CodeStyleGreg Roach9-17/+34
2021-01-01TestsGreg Roach10-142/+414
2020-12-30TestingGreg Roach163-5510/+5510
2020-12-23Update birth date format to mirror transcription and record images on the Fin...David Drury3-6/+6
2020-12-23Use constants for unknown surname and given namesGreg Roach1-9/+5
2020-12-23Census assistant - for females get correct married name when there is more th...David Drury1-2/+11
2020-05-18Fix: #1307 1940 and 1950 US censusGreg Roach2-67/+204
2020-05-07Fix failing testGreg Roach1-1/+1
2020-03-14#3109 - generate census columns using census languageGreg Roach40-29/+203
2020-03-08Fix: #3108 - updates to Slovak censusGreg Roach1-14/+14
2020-02-29Fix: #3099 - 1911 census, only show child counts for current family for marri...Greg Roach3-0/+3
2019-12-27Add census definitions for Slovakia 1869Greg Roach3-2/+183
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach6-18/+20
2019-11-06Use simple list to specify order of censusesGreg Roach1-8/+8
2019-10-30Generate default values for census 'religion' columnsGreg Roach1-4/+61
2019-10-17PSR12Greg Roach159-0/+159
2019-10-09Working on routing; Code cleanupGreg Roach159-1400/+1664
2019-10-09Working on routingGreg Roach8-83/+83
2019-09-29PSR12Greg Roach159-0/+159
2019-04-25CodeStyle - use ::classGreg Roach106-1326/+1326
2019-04-17CodeStyleGreg Roach104-208/+208
2019-02-26Replace Mockery with PHPunit test doublesGreg Roach54-2376/+1779
2019-02-24Unused importsGreg Roach2-2/+0
2019-02-16TestingGreg Roach2-4/+4
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach36-479/+502
2019-01-27Refactor class PlaceGreg Roach10-17/+22
2019-01-04TestsGreg Roach159-455/+455
2019-01-01Happy 2019Greg Roach159-159/+159
2018-12-08Use ::class notation for class namesGreg Roach54-728/+833
2018-11-18Prefer class-constants to global-constantsGreg Roach15-146/+146
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach15-146/+146