summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/SourcePage.php
AgeCommit message (Expand)AuthorFilesLines
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-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-8/+15
2022-02-23Update and use Validation classGreg Roach1-12/+5
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-57/+17
2021-05-18CodeStyleGreg Roach1-2/+1
2021-04-19Use a factory to make slugsGreg Roach1-1/+3
2021-03-19Remove GedcomTagGreg Roach1-1/+1
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-16/+16
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-10/+11
2019-12-10PHPdocGreg Roach1-1/+1
2019-12-10Redirects to updated slugs should be permanentGreg Roach1-1/+2
2019-10-31Missing tree parameter in repository page. Refactor controllers as request h...Greg Roach1-0/+128