summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/LinkChildToFamilyAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-3/+0
2025-12-24Refactor the 'before' paramter to createFact()Greg Roach1-4/+2
2025-12-24fix #4511 & #5137: when adding a child to a family, put it between older and ...Bert Koorengevel1-6/+19
2025-12-19Fix: some code passes empty fact_id/gedcom to updateFact instead of calling c...Greg Roach1-1/+5
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-6/+2
2022-04-16Consistent names for controlled-value constantsGreg Roach1-3/+3
2022-04-15Use constants for controlled values: FAMC:PEDIGreg Roach1-3/+4
2022-04-12Remove unused importsGreg Roach1-2/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-7/+3
2021-05-14Working on GEDCOM elementsGreg Roach1-1/+3
2021-03-18Remove GedcomCodePediGreg Roach1-2/+18
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-0/+89