summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
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 re...Greg Roach20-82/+172
2019-11-03Add privacy-policy/impressum - #2654Greg Roach6-75/+27
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 reque...Greg Roach3-16/+16
2019-10-31Refactor routing tableGreg Roach1-2/+4
2019-10-30Remove View:share() - it's just a globalGreg Roach3-7/+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-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-4/+3
2019-10-25No need to throw exceptions in assert()Greg Roach27-29/+0
2019-10-24Refactor pending changes to use service and request handlersGreg Roach3-119/+17
2019-10-23CodeStyleGreg Roach1-0/+2