summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/AddChildToFamilyPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-17/+4
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-10-30Fix: 'Cancel' button goes to wrong URLGreg Roach1-1/+0
2022-05-09Create surname traditions using a factoryGreg Roach1-3/+4
2022-04-12Remove unused importsGreg Roach1-2/+0
2022-04-01Use new validator classGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-11/+4
2022-02-05Move common code from request handlers to serviceGreg Roach1-13/+1
2022-02-05CodeStyleGreg Roach1-2/+2
2022-02-04Fix: config for new facts for fam/indi were not being usedGreg Roach1-7/+8
2021-10-29CodeStyleGreg Roach1-1/+1
2021-07-01Finish refactoring the missing-gedcom-tags codeGreg Roach1-6/+20
2021-06-04Update surname tradition code to use TYPE=married instead of _MARNMGreg Roach1-1/+9
2021-05-14Working on GEDCOM elementsGreg Roach1-14/+27
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/+78