summaryrefslogtreecommitdiff
path: root/app/Module/FamilyListModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-26Fix: #5059 surnames should link to indivdiual list, not family listGreg Roach1-1/+1
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach1-30/+10
2023-05-30Fix: #4833 - individual/family lists, default for show-married-names brokenGreg Roach1-32/+4
2023-01-30Fix: #4744 - individual/family list should use 301 for non-canonical URLsGreg Roach1-1/+2
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-15Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP...Greg Roach1-1/+9
2022-11-18Use ValidatorGreg Roach1-1/+11
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-9/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-07-17Refactor list controllers into list modules - fixes: #3409Greg Roach1-18/+9
2019-11-08I18N commentGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-2/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-10-16PHPdoc; assertionsGreg Roach1-0/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-0/+5
2019-09-29PSR12Greg Roach1-0/+1
2019-09-29Add tree to request; preparing for routerGreg Roach1-6/+5
2019-08-11Fix: #2529 incorrect check for module/list permissionsGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-7/+7
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-02-24PHPdocGreg Roach1-2/+12
2019-02-23Refactor module componentsGreg Roach1-1/+1
2019-02-23Lists as ModulesRichard Cissee1-0/+81