summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/AddNewFact.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-7/+4
2021-12-16Refactor authorization functionsGreg Roach1-9/+4
2021-10-29Remove unused importsGreg Roach1-1/+0
2021-10-20Fix: #4081 - UPLOAD_MEDIA setting is ignoredGreg Roach1-6/+14
2021-06-24Working on elementsGreg Roach1-2/+2
2021-06-21Option to show hidden GEDCOM tagsGreg Roach1-3/+19
2021-06-20Refactoring GEDCOM edit functionsGreg Roach1-0/+17
2021-05-14Working on GEDCOM elementsGreg Roach1-13/+14
2021-03-18GedcomTag is deprecatedGreg Roach1-2/+3
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-1/+1
2020-06-08Gedcom tagsGreg Roach1-1/+1
2020-05-26Gender-neutral GEDCOM tagsGreg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-3/+3
2019-10-31Make variable types clearer to static analysis toolsGreg Roach1-1/+4
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-0/+65