summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/EditRawRecordPage.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-12Remove unused importsGreg Roach1-2/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-7/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+2
2020-05-01CodeStyleGreg Roach1-1/+1
2020-05-01Fix: #3168 - certain edits can create double CHAN recordsGreg Roach1-1/+1
2020-05-01Fix: #3190 - raw-edit non-standard records can break level 0 lineGreg Roach1-0/+5
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: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-1/+1
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-0/+62