summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CreateNoteAction.php
AgeCommit message (Expand)AuthorFilesLines
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-10/+5
2021-02-22Merging code from 2.1Greg Roach1-1/+1
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
2019-12-13HTML <textarea> elements always use \r\n for line endingsGreg Roach1-2/+2
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-10-31Refactor controllers as request handlersGreg Roach1-0/+79