summaryrefslogtreecommitdiff
path: root/app/Module/ModuleHistoricEventsTrait.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-10-23Refactor HistoricEventsInterface to allow testingGreg Roach1-2/+2
2024-10-08CodeStyleGreg Roach1-19/+4
2024-03-31CodeStyleGreg Roach1-2/+2
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-6/+2
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-02-18PHPdocGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-05Type hintsGreg Roach1-5/+5
2019-12-10PHPdocGreg Roach1-1/+1
2019-11-08I18N commentGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-04-03Declare static closuresGreg Roach1-2/+2
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-2/+0
2019-01-26Create module interface for historic eventsGreg Roach1-0/+75