summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CreateRepositoryAction.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-19Use elements to reformat new recordsGreg Roach1-11/+10
2022-12-01Fix: #4619 - cannot create new objects without a restrictionGreg Roach1-3/+2
2022-04-24Fix: #4317 - cannot create new repositoryGreg Roach1-1/+1
2022-04-01Use new validator classGreg Roach1-5/+4
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-9/+6
2022-01-23Replace select2 with tom-selectGreg Roach1-6/+4
2021-11-06Fix: #4107 - GEDCOM only allows one RESN per fact/recordGreg Roach1-8/+3
2021-06-04Fields for new repositoriesGreg Roach1-1/+11
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
2020-06-15Update terminologyGreg Roach1-1/+1
2019-12-17Remove dead codeGreg Roach1-0/+5
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-10-31Refactor controllers as request handlersGreg Roach1-0/+79