summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ReportSetupAction.php
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Update and use Validation classGreg Roach1-9/+4
2021-10-29TypeHintsGreg Roach1-4/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-08-30Fix: #3496 - module components replaced with interfacesGreg Roach1-1/+1
2019-12-13CodeStyle - strict typesGreg Roach1-1/+1
2019-10-25No need to throw exceptions in assert()Greg Roach1-3/+2
2019-10-23Fix; #2664 - Refactor reports to use POST/GET and request handlersGreg Roach1-0/+88