summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CreateSubmitterAction.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-6/+2
2022-01-23Replace select2 with tom-selectGreg Roach1-6/+4
2021-11-06Fix: #4107 - GEDCOM only allows one RESN per fact/recordGreg Roach1-13/+8
2021-02-22Merging code from 2.1Greg Roach1-1/+3
2021-02-07Create submitter fieldsGreg Roach1-0/+10
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-08-05Fix: #3455 - no names for new records, select2 not re-initialised correctlyGreg Roach1-1/+3
2020-06-15Update terminologyGreg Roach1-1/+1
2019-12-13HTML <textarea> elements always use \r\n for line endingsGreg Roach1-7/+0
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-10-31Refactor controllers as request handlersGreg Roach1-0/+89