summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/EditRawFactAction.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
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-2/+1
2022-04-01Simplify call to isLocalUrl()Greg Roach1-2/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Working on validationGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-20/+9
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-10-02Add validator class for HTTP parametersGreg Roach1-1/+2
2021-09-29Fix: unvalidated redirectGreg Roach1-1/+4
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-1/+3
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+2
2020-05-01Fix: #3168 - certain edits can create double CHAN recordsGreg Roach1-3/+3
2019-12-13CodeStyle - strict typesGreg Roach1-1/+4
2019-11-13Unused importsGreg Roach1-1/+0
2019-10-31Make variable types clearer to static analysis toolsGreg Roach1-3/+5
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-13/+0
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-0/+84