summaryrefslogtreecommitdiff
path: root/app/Module/FixSearchAndReplace.php
AgeCommit message (Expand)AuthorFilesLines
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