summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/MergeFactsAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-17/+4
2025-08-04Fix: #5195 - Postgres requires column alias when calling pluck()Greg Roach1-1/+1
2025-02-11Code cleanupGreg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-22Fix: #4969 - need column aliases for SUM(...) when using PostgresGreg Roach1-1/+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-9/+5
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-1/+12
2022-02-23Update and use Validation classGreg Roach1-4/+2
2021-05-24Fix: #3904 - update XREFs in blocks (e.g. stories) after mergingGreg Roach1-1/+7
2021-03-04Fix: #3613 - wrong redirect after merging recordsGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-4/+4
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-06-27Better handling for custom record typesGreg Roach1-2/+2
2020-05-13Fix: merging records breaks hit-counterGreg Roach1-0/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-4/+4
2019-12-13CodeStyle - strict typesGreg Roach1-4/+6
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-2/+3
2019-11-04Update routing in merge-recordsGreg Roach1-0/+166