summaryrefslogtreecommitdiff
path: root/js_tests/admin/URLify.test.js
AgeCommit message (Collapse)Author
2017-10-12Fixed #28688 -- Made admin's URLify.js skip removal of English words if ↵Sævar Öfjörð Magnússon
non-ASCII chars are present.
2017-06-13Fixed #28295 -- Made admin's URLify.js trim trailing hyphens.monotonee
2017-06-13Added JavaScript tests for contrib.admin's URLify.js.monotonee