summaryrefslogtreecommitdiff
path: root/app/Module/UpcomingAnniversariesModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-5/+0
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-14/+14
2024-10-08CodeStyleGreg Roach1-5/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-06Code style - duplicated codeGreg Roach1-5/+2
2022-04-07Restrict the 'for living individuals' clause to logged-in usersGreg Roach1-2/+3
2022-04-06Add 'for living individuals' to empty-content message for anniversary blocksGreg Roach1-7/+15
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-26ValidationGreg Roach1-33/+61
2022-02-21PHPdocGreg Roach1-4/+4
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-3/+2
2022-02-06Strict typesGreg Roach1-1/+1
2021-10-29CodeStyle - whitespaceGreg Roach1-1/+1
2021-10-12PHPdocGreg Roach1-4/+4
2021-03-19Remove GedcomTagGreg Roach1-33/+33
2021-02-10CodeStyleGreg Roach1-7/+7
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-12Remove unused private constantsGreg Roach1-1/+0
2020-03-22Fix: Initial sort order for anniversary eventsGreg Roach1-0/+7
2020-01-29Add high/low parameters to configure block paginationGreg Roach1-5/+11
2020-01-29Fix: #773, Fix: #1320, Fix: #2954, Fix: #3032 - Add pagination/show-more to l...Greg Roach1-0/+3
2020-01-09Fix: #2953 - sort events by anniversary dateGreg Roach1-1/+1
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-10-20Strict comparisonsGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-07-14Refactor blocksGreg Roach1-27/+26
2019-05-08PSR-7 requestsGreg Roach1-5/+7
2019-04-16Fix: #2209 - 'time ago' calculations cause overflow on 32bit systemsGreg Roach1-2/+2
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-3/+3
2019-03-20Block stylingGreg Roach1-1/+2
2019-03-07Code style and testingGreg Roach1-2/+2
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-3/+3
2019-02-26Remove global constant CLIENT_JDGreg Roach1-2/+3
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-1/+1
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-24Refactoring module APIGreg Roach1-1/+1
2019-01-22Merge chart controllers into chart modulesGreg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-4/+6
2019-01-04Add visibility to constantsGreg Roach1-8/+8
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-19Strict typesGreg Roach1-1/+1
2018-12-19Refactor $ctype global as a parameterGreg Roach1-5/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach1-2/+2
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-2/+2