summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/AddChildToFamilyAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-2/+2
2025-12-24CodeStyleGreg Roach1-8/+3
2025-12-24Refactor the 'before' paramter to createFact()Greg Roach1-3/+2
2025-12-24fix #4511 & #5137: when adding a child to a family, put it between older and ...Bert Koorengevel1-9/+17
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-05-13Use Validator classGreg Roach1-6/+6
2022-05-13Fix: empty lines in generated GEDCOM dataGreg Roach1-1/+1
2022-05-12Use constants instead of literal stringsGreg Roach1-1/+2
2022-04-12Remove unused importsGreg Roach1-2/+0
2022-04-01Simplify call to isLocalUrl()Greg Roach1-2/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Working on validationGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-11/+4
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-10-02Add validator class for HTTP parametersGreg Roach1-1/+2
2021-09-29Fix: unvalidated redirectGreg Roach1-3/+4
2021-05-18CodeStyleGreg Roach1-2/+1
2021-05-14Working on GEDCOM elementsGreg Roach1-66/+13
2021-03-18Remove GedcomCodePediGreg Roach1-2/+19
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-0/+121