summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/UnconnectedPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-9/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+1
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-2/+2
2022-09-06CodeStyleGreg Roach1-0/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
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