summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2020-12-30TestingGreg Roach336-6615/+6583
2020-12-27Update tests to avoid deprecated functionsGreg Roach1-10/+10
2020-12-23Update birth date format to mirror transcription and record images on the ↵David Drury3-6/+6
FindMyPast website (#3598) Fix date format Fix test errors
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 ↵David Drury1-2/+11
than one marriage (#3601)
2020-10-24whitespaceGreg Roach2-2/+2
2020-10-03Fix for #3531 reveals broken testGreg Roach1-17/+0
2020-10-03#3529 - rename Factory to RegistryGreg Roach7-24/+24
2020-09-16Refactor controller-actions as request-handlersGreg Roach2-4/+6
2020-09-15Replace controller-actions with request-handlersGreg Roach1-336/+0
2020-09-08Use factory to create caches and filesystemsGreg Roach9-90/+96
2020-07-23Simplify the geographic data listGreg Roach1-54/+5
2020-07-20Refactor MediaFileController into request handlersGreg Roach1-62/+0
2020-07-19Refactor calendar control into request handlersGreg Roach1-2/+2
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach1-8/+6
2020-07-04Change variable namesGreg Roach2-5/+5
2020-07-04Fix: #3314 - use a factory to make XREFsGreg Roach1-0/+2
2020-06-21Replace deprecated functionsGreg Roach3-12/+27
2020-05-24Remove old testsGreg Roach7-266/+0
2020-05-23Fix testsGreg Roach1-4/+4
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach2-3/+22
2020-05-182.0.4Greg Roach1-1/+1
2020-05-18Fix: #1307 1940 and 1950 US censusGreg Roach2-67/+204
2020-05-14Fix testsGreg Roach1-0/+2
2020-05-12Update code to use new Factory objectsGreg Roach2-7/+6
2020-05-12Use factory methods to create GEDCOM recordsGreg Roach4-18/+39
2020-05-09Deprecate whereContains()Greg Roach1-6/+0
2020-05-08Fix broken testGreg Roach1-1/+1
2020-05-07Fix failing testGreg Roach1-1/+1
2020-05-01Add tests for new Age classGreg Roach1-24/+271
2020-04-28Refactor agesGreg Roach1-38/+0
2020-03-17Update test dataGreg 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 ↵Greg Roach3-0/+3
married women
2020-02-08Combine .gitignore fileGreg Roach1-1/+0
2020-02-012.0.2Greg Roach1-1/+1
2020-01-20Add the entire route to the request, not just the nameGreg Roach1-2/+4
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. ↵Greg Roach8-267/+3
Fixes: #1354, Fixes: #1370, Fixes: #1386, Fixes: #2931
2019-12-29Fix: #2924 - %n not recognised in date formatGreg Roach1-0/+47
2019-12-27Add census definitions for Slovakia 1869Greg Roach3-2/+183
2019-12-262.0.1Greg Roach1-1/+1
2019-12-20Unused importsGreg Roach2-3/+0
2019-12-20PHPdocGreg Roach1-3/+7
2019-12-20Fix: #2777 tcpdf seems abandoned - apply patches locallyGreg Roach3-27/+6
2019-12-19XML reports: remove unused HTML elementsGreg Roach16-48/+0
2019-12-19XML reports: remove unused PageHeader elementsGreg Roach16-48/+0
2019-12-18TestingGreg Roach1-21/+2
2019-12-18Test coverageGreg Roach19-757/+674
2019-12-07Apply PSR12 to translation filesGreg Roach1-1/+1