summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ChangeFamilyMembersAction.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-7/+6
2025-12-24fix #4511 & #5137: when adding a child to a family, put it between older and ...Bert Koorengevel1-8/+32
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-12-20Fix: #4674 - change family members deletes all childrenGreg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-10/+5
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-5/+5
2020-06-14Factor controller actions into request handlersGreg Roach1-0/+148