summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/UnconnectedPage.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-05Sort groups of unrelated individuals by sizeGreg Roach1-0/+3
2022-02-23Update and use Validation classGreg Roach1-9/+3
2021-10-30Fix: #4094 - numeric XREFs not matched when checking for unconnected individualsGreg Roach1-1/+5
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-05-13Performance: make fewer DB queries on unconnected individuals pageGreg Roach1-6/+6
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+3
2020-05-08New module to redirect legacy URLsGreg Roach1-1/+1
2020-05-01Fix: #3199 - consider ALIA links when searching for unconnected individualsGreg Roach1-3/+11
2019-12-15Fix: #2741 #2881 - list of unrelated individuals excludes groups of oneGreg Roach1-1/+7
2019-11-03Use POST+GET for unconnected individualsGreg Roach1-0/+107