summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/SubmitterPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-21/+5
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2023-11-02Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirectsGreg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-12Remove unused importsGreg Roach1-1/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: linked repositories and submitters not shown on note pageGreg Roach1-0/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-3/+21
2022-02-23Update and use Validation classGreg Roach1-12/+5
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-50/+17
2021-04-19Use a factory to make slugsGreg Roach1-1/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-09-04Remove calls to deprecated functionGreg Roach1-13/+13
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-2/+2
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-2/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-2/+3
2020-02-15Add custom meta-description tag for individual pagesGreg Roach1-6/+8
2019-12-20Unused importsGreg Roach1-1/+0
2019-12-13Remove unused variableGreg Roach1-3/+0
2019-12-10Redirects to updated slugs should be permanentGreg Roach1-1/+2
2019-12-10Add support for Submitter records as first-class objects #2823Greg Roach1-0/+111