summaryrefslogtreecommitdiff
path: root/app/Module/FixSearchAndReplace.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-1/+1
2024-10-08CodeStyleGreg Roach1-5/+0
2024-03-31Refactoring class DBGreg Roach1-14/+1
2024-03-31Refatoring class DBGreg Roach1-1/+1
2024-03-31PHP 8.2 - union typesGreg Roach1-8/+8
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-11-30PHP 8.0 - catch() parameters are optionalGreg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-11/+11
2022-10-03Fix: #4567 - typo in name of driver for SQL-ServerGreg Roach1-1/+1
2022-05-01Add datafix for _WT_OBJE_SORTGreg Roach1-1/+1
2022-04-19Fix Search and replace data fix for locations (#4314)Richard Cissée1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-8/+8
2021-10-29TypeHintsGreg Roach1-2/+1
2021-10-03Refactor HTTP exceptionsGreg Roach1-1/+1
2021-06-02Prefer https for links to documentationGreg Roach1-1/+1
2021-04-29Fix: #3868 - search/replace data-fix cannot see _LOC recordsGreg Roach1-0/+2
2021-04-29Fix: #3868 - search/replace data-fix cannot see _LOC recordsGreg Roach1-0/+24
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-11Fix: #3655 - Datafix performance and add support for _LOC recordsGreg Roach1-6/+3
2020-10-24whitespaceGreg Roach1-1/+1
2020-09-19Fix: #3477 - exact word search/replace fails with multi-byte stringsGreg Roach1-3/+3
2020-09-04Fix: allow regex searches to use UTF8 character classesGreg Roach1-1/+1
2020-05-09Deprecate whereContains()Greg Roach1-3/+3
2020-02-19Regex search/replace fails on some environmentsGreg Roach1-0/+4
2020-02-15Fix: Cannot use newlines in replacement text in search/replaceGreg Roach1-1/+1
2020-02-15Fix: search/replace not matching anythingGreg Roach1-4/+4
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. Fixe...Greg Roach1-0/+433