summaryrefslogtreecommitdiff
path: root/tests/app
AgeCommit message (Collapse)AuthorFilesLines
2020-06-21Replace deprecated functionsGreg Roach2-7/+17
2020-05-24Remove old testsGreg Roach7-266/+0
2020-05-23Fix: #2910 - refactor GEDCOM export code to improve performanceGreg Roach2-3/+22
2020-05-18Fix: #1307 1940 and 1950 US censusGreg Roach2-67/+204
2020-05-12Use factory methods to create GEDCOM recordsGreg Roach3-14/+14
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-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-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-20Unused importsGreg Roach1-1/+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-03Test against PHP 7.4Greg Roach3-6/+42
2019-11-28Be explicit about distinction between system and user data foldersGreg Roach1-4/+5
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach10-30/+30
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 ↵Greg Roach6-18/+20
primary family
2019-11-13Unused importsGreg Roach3-6/+0
2019-11-12Add tree parameter to registration and password resetGreg Roach1-4/+14
2019-11-11Move language negotiation to middlewareGreg Roach2-27/+2
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 Roach27-76/+262
2019-11-06Use simple list to specify order of censusesGreg Roach1-8/+8
2019-11-06Working on #2737 - refactor admin/media controllerGreg Roach1-32/+30
2019-11-04Refactor user-cleanup to use post+get and new routesGreg Roach1-34/+0
2019-11-04Admin/media - the root of the media folders missing from listGreg Roach1-1/+4
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to ↵Greg Roach19-80/+171
request
2019-11-03Add privacy-policy/impressum - #2654Greg Roach4-55/+7
2019-11-02Improve logic when masquerading as another userGreg Roach2-6/+9
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as ↵Greg Roach2-11/+11
request handlers
2019-10-30Remove View:share() - it's just a globalGreg Roach2-4/+1
2019-10-30Generate default values for census 'religion' columnsGreg Roach1-4/+61
2019-10-27Rewrite error handler - #2686 and #2685Greg Roach6-12/+30
2019-10-26Remove dependency on UserInterfaceGreg Roach1-8/+12
2019-10-25No need to throw exceptions in assert()Greg Roach26-27/+0
2019-10-24Refactor pending changes to use service and request handlersGreg Roach3-119/+17
2019-10-23CodeStyleGreg Roach1-0/+2
2019-10-23Apply fixes from StyleCI (#2687)Greg Roach1-12/+12