summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/IndividualPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-9/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-3/+3
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-9/+3
2023-11-02Fix: #4873 - Add Link/rel=canonical to genealogy pages and redirectsGreg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
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-10/+5
2022-02-18PHPdocGreg Roach1-2/+2
2022-01-27Change signature of Date::display() to avoid having to use container as psued...Greg Roach1-2/+2
2021-12-16Refactor authorization functionsGreg Roach1-13/+7
2021-11-14Fix: #3778 - add meta-description for family recordsGreg Roach1-2/+4
2021-10-20Fix: #4081 - UPLOAD_MEDIA setting is ignoredGreg Roach1-6/+13
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-08-23PHPdocGreg Roach1-3/+2
2021-06-02CodeStyleGreg Roach1-1/+1
2021-06-01Refactor individual page viewsGreg Roach1-10/+14
2021-06-01CodeStyleGreg Roach1-2/+0
2021-06-01Fix: #3915 - refactor individual page viewsGreg Roach1-10/+0
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-6/+3
2021-04-19Use a factory to make slugsGreg Roach1-1/+3
2021-04-10Fix: #3617 - add 'share URL' featureGreg Roach1-0/+6
2021-03-19Remove GedcomTagGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-15Refactor controller as request handlersGreg Roach1-1/+1
2021-01-05Fix: #3479 - need gender-specific translations for 'aged %s'Greg Roach1-14/+41
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-06-27Code styleGreg Roach1-8/+6
2020-06-27Redesign name accordionGreg Roach1-1/+1
2020-06-26Convert name/gender accordions to viewGreg Roach1-165/+2
2020-06-16Fix: should not be able to edit pending deleted sex recordsGreg Roach1-1/+1
2020-06-15Thinking about accordion indicatorsGreg Roach1-10/+14
2020-06-14Fix: accordion not closing panels.Greg Roach1-7/+7
2020-06-14Preparing to use GedcomElementsGreg Roach1-1/+1
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-1/+1
2020-05-26Gender-neutral GEDCOM tagsGreg Roach1-1/+1
2020-05-12Update code to use new Factory objectsGreg Roach1-3/+4
2020-05-08New module to redirect legacy URLsGreg Roach1-1/+1
2020-04-30Refactor agesGreg Roach1-1/+2
2020-04-28Refactor agesGreg Roach1-7/+6
2020-02-15Add custom meta-description tag for individual pagesGreg Roach1-0/+61
2020-01-18Fix: #2979 - re-ordering deleted factsGreg Roach1-24/+0
2020-01-03Use inline list for name details on individual pageGreg Roach1-4/+4
2019-12-10PHPdocGreg Roach1-2/+2