summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CalendarPage.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-19/+4
2025-01-16It's 2025. Update copyright date.Greg 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-11-18Use ValidatorGreg Roach1-7/+7
2022-09-25Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQLGreg Roach1-9/+4
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-24ValidationGreg Roach1-3/+2
2022-02-23Update and use Validation classGreg Roach1-6/+3
2022-01-27Change signature of Date::display() to avoid having to use container as psued...Greg Roach1-3/+3
2021-10-29CodeStyle - avoid curly-brackes around embedded variablesGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-4/+2
2021-04-05Fix: #3790 - Since PHP8.0, '' < 0 === trueGreg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-07-19Refactor calendar control into request handlersGreg Roach1-0/+155