summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Gedcom elementsGreg Roach183-15/+7442
2021-02-04Use gedcom elementsGreg Roach1-0/+2
2021-02-04PHP7.1 Compatibility in testsGreg Roach9-18/+18
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach11-8/+1356
2021-01-26Convert controller to request handlersGreg Roach11-236/+420
2021-01-25Use https link in copyright headerGreg Roach339-658/+658
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach5-115/+193
2021-01-15Refactor controller as request handlersGreg Roach8-356/+323
2021-01-15Move user constants to the user interface classGreg Roach27-118/+128
2021-01-15TestingGreg Roach8-320/+0
2021-01-13Refactor controller into request handlersGreg Roach2-20/+53
2021-01-08Fix: external files cause error on manage media pageGreg Roach4-69/+149
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-77/+22
2021-01-04CodeStyleGreg Roach9-17/+34
2021-01-01TestsGreg Roach11-146/+422
2020-12-31TestsGreg Roach92-6/+188
2020-12-31TestsGreg Roach3-0/+2
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 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-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