summaryrefslogtreecommitdiff
path: root/app/Module/SiteMapModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-08-04Fix: #5195 - Postgres requires column alias when calling pluck()Greg Roach1-7/+7
2025-02-20Code StyleGreg Roach1-1/+0
2025-02-12Add Armenian translationGreg Roach1-10/+0
2025-02-11Missing escapeGreg Roach1-1/+1
2025-02-11Code cleanupGreg Roach1-7/+7
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-3/+3
2024-11-15Remove old/deprected links for sitemaps submissionGreg Roach1-7/+0
2024-10-08CodeStyleGreg Roach1-5/+0
2024-03-31CodeStyleGreg Roach1-3/+3
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-8/+4
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-03-29Consistent use of select/pluckGreg Roach1-14/+7
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30Remove scrutinizer annotationsGreg Roach1-2/+2
2022-11-18Use ValidatorGreg Roach1-3/+1
2022-04-12Remove unused importsGreg Roach1-4/+0
2022-04-05Upper/lower case mismatch causes wrong content-type header for CSV downloadGreg Roach1-3/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-26Parameter validationGreg Roach1-6/+3
2022-02-23Update and use Validation classGreg Roach1-7/+5
2022-02-18PHPdocGreg Roach1-8/+8
2022-02-05Add anotations for false-positives in scrutinizerGreg Roach1-2/+2
2021-10-29TypeHintsGreg Roach1-2/+1
2021-10-03Refactor HTTP exceptionsGreg Roach1-2/+2
2021-06-02Prefer https for links to documentationGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-10/+10
2020-09-08Use factory to create caches and filesystemsGreg Roach1-9/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-8/+9
2020-02-08Fix: #3050 - add family and submitter records to the sitemap.xmlGreg Roach1-14/+85
2020-01-27Remove debug codeGreg Roach1-1/+1
2020-01-27CodeStyleGreg Roach1-0/+1
2020-01-27Add sitemap stylesheetGreg Roach1-5/+17
2020-01-27Fix: #3022 - use filesystem cache for sitemap filesGreg Roach1-66/+112
2020-01-27Fix: #3023 - sitemap files cannot be emptyGreg Roach1-1/+4
2020-01-27Fix: #3019 - always generate sitemaps as visitorsGreg Roach1-1/+20
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-1/+1
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-12-10PHPdocGreg Roach1-6/+6
2019-11-27Remove unnecessary type checkGreg Roach1-4/+0
2019-11-23Remove dependency on symfony httpfoundation/kernelGreg Roach1-4/+4
2019-11-23Refactor multi-tree rowMapper functionsGreg Roach1-6/+6
2019-10-18Use TreeServiceGreg Roach1-3/+20
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0