summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/EditRawFactPage.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-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-01Use new validator classGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-15/+7
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-07-02Fix: #3150 - return to original page after editing fact from another recordGreg Roach1-0/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-3/+3
2020-05-08New module to redirect legacy URLsGreg Roach1-3/+3
2020-05-01Fix: #3168 - certain edits can create double CHAN recordsGreg Roach1-8/+12
2019-10-31Make variable types clearer to static analysis toolsGreg Roach1-3/+5
2019-10-30Remove View:share() - it's just a globalGreg Roach1-0/+1
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-0/+71