summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/DataFixUpdateAll.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-28Fix: missing default value in data-fix / update-allGreg Roach1-2/+2
2022-11-18Use ValidatorGreg Roach1-2/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-4/+3
2022-02-18PHPdocGreg Roach1-2/+2
2021-10-15Prefer object to stdClassGreg Roach1-4/+3
2021-05-18CodeStyleGreg Roach1-4/+2
2021-03-22Remove redundant type-castGreg Roach1-1/+1
2021-03-13CodeStyleGreg Roach1-1/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-11Fix: #3655 - Datafix performance and add support for _LOC recordsGreg Roach1-4/+2
2020-05-14Fix: #3159 - datafix gives json error when no updates neededGreg Roach1-2/+2
2020-05-08New module to redirect legacy URLsGreg Roach1-7/+6
2020-01-23Remove unused variableGreg Roach1-7/+1
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-0/+159