summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ControlPanel.php
AgeCommit message (Expand)AuthorFilesLines
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+1
2024-02-26Fix some phpstan issuesGreg Roach1-1/+1
2023-08-29Preparing to remove dependency on laravel/databaseGreg 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-12-26Show timestamp of last check for update, and allow check at any timeGreg Roach1-0/+2
2022-09-06CodeStyleGreg Roach1-21/+8
2022-04-03Refactor custom tags. Replace modules with hard-coded configuration optionsGreg Roach1-3/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-01ValidationGreg Roach1-2/+9
2022-02-18PHPdocGreg Roach1-8/+8
2021-05-12Merge changes from developGreg Roach1-0/+3
2021-04-28CodeStyleGreg Roach1-2/+1
2021-04-28Merge: #3803, Merge: #3706Greg Roach1-78/+81
2021-04-12Fix: #2442 - turn map-links into modulesGreg Roach1-0/+3
2021-04-10SharesGreg Roach1-0/+3
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-2/+2
2021-02-10Fix: #3718 - wrong list URL in control panelGreg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-09-16Refactor controller-actions as request-handlersGreg Roach1-2/+14
2020-04-26Postgres compatibilityGreg Roach1-8/+8
2020-02-09Show module upgrades in the control panelGreg Roach1-0/+8
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-0/+3
2019-12-10Add submitter list #2823Greg Roach1-8/+34
2019-10-17PSR12Greg Roach1-0/+1
2019-10-14Working on routingGreg Roach1-0/+299