summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ReportSetupPage.php
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2022-09-25Deprecate LocalizationService and use PHP-INTL for sorting instead of MySQLGreg Roach1-8/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-9/+4
2021-05-18CodeStyleGreg Roach1-4/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-4/+4
2020-09-16Fix: #3511 - update markup for checkboxes in form setup pageGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-08-30Fix: #3496 - module components replaced with interfacesGreg Roach1-1/+1
2020-08-27Fix: #3488 - add bootstrap styling to report fieldsGreg Roach1-4/+4
2020-07-12Cleanup webtrees.jsGreg Roach1-1/+1
2020-07-12Cleanup date JSGreg Roach1-1/+1
2020-05-26Scrutinizer Auto-Fixes (#3304)Scrutinizer Auto-Fixer1-3/+3
2020-05-26Fix: #3302 - validate/format dates in report parametersGreg Roach1-8/+17
2020-05-12Update code to use new Factory objectsGreg Roach1-7/+5
2020-05-08New module to redirect legacy URLsGreg Roach1-4/+4
2020-04-22Remember user settings for report type/destinationGreg Roach1-0/+5
2019-10-25No need to throw exceptions in assert()Greg Roach1-3/+2
2019-10-23Scrutinizer Auto-Fixes (#2683)Scrutinizer Auto-Fixer1-4/+4
2019-10-23Fix; #2664 - Refactor reports to use POST/GET and request handlersGreg Roach1-0/+200