summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/MapDataImportAction.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-09-16Fix: #4525 - error when no geographic data input file suppliedGreg Roach1-28/+40
2022-09-06CodeStyleGreg Roach1-2/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-11-06Use exception for upload file errorsGreg Roach1-0/+3
2021-10-29Remove unused constructor argumentsGreg Roach1-12/+0
2021-10-14TypeHintsGreg Roach1-3/+3
2021-09-05Add option to delete unused locationsGreg Roach1-11/+0
2021-04-05Fix: #3825 - delete-all option broken when importing co-ordinatesGreg Roach1-0/+15
2021-03-15Filesystem error handlingGreg Roach1-2/+16
2021-03-13CodeStyleGreg Roach1-1/+2
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-1/+1
2021-03-09Cleanup unused codeGreg Roach1-13/+0
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach1-0/+192