summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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 marri...Greg Roach3-0/+3
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. Fixe...Greg Roach8-267/+3
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
2019-12-04Add tests for relationship privacyGreg Roach1-0/+163
2019-12-03Test against PHP 7.4Greg Roach3-6/+42
2019-11-28Be explicit about distinction between system and user data foldersGreg Roach2-5/+5
2019-11-24Refactor caching to remove dependency on the illuminate implementationGreg Roach1-4/+2
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach10-30/+30
2019-11-23Use filesystem abstraction for places importGreg Roach1-1/+5
2019-11-23Avoid ambiguous functions such as empty()Greg Roach2-3/+3
2019-11-23Refactor multi-tree rowMapper functionsGreg Roach4-15/+30
2019-11-21Refactor report classesGreg Roach19-180/+180
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach6-18/+20
2019-11-13Unused importsGreg Roach5-10/+0
2019-11-13Dead codeGreg Roach1-1/+0
2019-11-12Add tree parameter to registration and password resetGreg Roach1-4/+14
2019-11-11Move language negotiation to middlewareGreg Roach3-28/+3
2019-11-10beta.52.0.0-beta.5Greg Roach1-1/+1
2019-11-10Fix: #2760 - missing parameter when importing places from a treeGreg Roach1-1/+1
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach28-78/+264