summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/EditRawRecordAction.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-9/+7
2022-06-27Fix: #4496 - allow trailing newline when editing raw GEDCOMGreg Roach1-1/+5
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-8/+3
2021-12-16Remove unused importsGreg Roach1-1/+0
2021-11-20Fix: #4120 - edit-raw GEDCOM fails for NOTE records with values at level 0Greg Roach1-0/+6
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-06-27Better handling for custom record typesGreg Roach1-2/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-1/+2
2020-05-08New module to redirect legacy URLsGreg Roach1-2/+0
2020-05-01CodeStyleGreg Roach1-1/+1
2020-05-01Fix: #3168 - certain edits can create double CHAN recordsGreg Roach1-3/+3
2020-05-01Fix: #3190 - raw-edit non-standard records can break level 0 lineGreg Roach1-1/+16
2019-12-13CodeStyle - strict typesGreg Roach1-2/+4
2019-10-31Make variable types clearer to static analysis toolsGreg Roach1-3/+5
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-10/+5
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-0/+80