summaryrefslogtreecommitdiff
path: root/tests/app
AgeCommit message (Expand)AuthorFilesLines
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-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-38/+0
2021-06-23Can census (#3935)glarwill3-0/+769
2021-06-12Site and tree default preferencesGreg Roach2-6/+3
2021-06-04Update surname tradition code to use TYPE=married instead of _MARNMGreg Roach9-900/+951
2021-06-02Prefer https for links to documentationGreg Roach1-2/+2
2021-05-18CodeStyleGreg Roach9-23/+14
2021-05-18TestingGreg Roach1-0/+49
2021-05-18Adding 3 Canadian Census years (#3897)glarwill4-46/+431
2021-05-04Revert "Move PSR17 factories to the registry"Greg Roach2-6/+4
2021-05-03Move PSR17 factories to the registryGreg Roach2-4/+6
2021-04-28Merge: #3803, Merge: #3706Greg Roach5-103/+12
2021-04-21TestingGreg Roach1-1/+0
2021-04-20TestingGreg Roach1-3/+3
2021-04-20TestingGreg Roach14-65/+92
2021-04-20TestingGreg Roach5-7/+241
2021-04-20TestingGreg Roach3-1/+272
2021-04-12Fix: #2442 - turn map-links into modulesGreg Roach3-0/+209
2021-04-12TestingGreg Roach1-1/+6
2021-04-12TestingGreg Roach1-2/+4
2021-04-07Add support for _FSFTID tagsGreg Roach2-0/+51
2021-04-06TestingGreg Roach1-0/+10
2021-04-05TestingGreg Roach1-4/+6
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-29TestingGreg Roach1-9/+9
2021-03-29Fix: #3810 - Media format is set to jpeg instead of jpgGreg Roach1-0/+16
2021-03-21phpunitGreg Roach1-4/+4
2021-03-21Remove unused variablesGreg Roach1-6/+4
2021-03-19Use closures for sort callbacksGreg Roach1-8/+10
2021-03-19Fix: #3789 - missing column on 1891 census of WalesGreg Roach1-1/+4
2021-03-18Remove GedcomCodePediGreg Roach2-80/+0
2021-03-18Remove GedcomCodeStatGreg Roach1-40/+0
2021-03-18Remove unused GedcomCodeQuayGreg Roach1-40/+0
2021-03-18Remove unused GedcomCodeTempGreg Roach1-40/+0
2021-03-18Remove unused GedcomCodeAdopGreg Roach1-40/+0
2021-03-18Replace GedcomCodeName with NameTypeGreg Roach1-40/+0
2021-03-12Rename class to avoid ambiguityGreg Roach1-3/+3
2021-03-12Remove unused importsGreg Roach4-5/+0
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach26-50/+52
2021-03-09Refactor Tree / TreeService to improve the import of large GEDCOM files.Greg Roach1-2/+2
2021-03-04Updates testsGreg Roach1-3/+3
2021-02-23Fix wrong columns used in families query of ModuleDataFixTraitJonathan Jaubart3-1/+219
2021-02-22Merging code from 2.1Greg Roach1-0/+10
2021-02-18Unit testsGreg Roach1-10/+33
2021-02-17Gedcom elementsGreg Roach183-15/+7442
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