summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/CalendarPage.php
AgeCommit message (Expand)AuthorFilesLines
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