summaryrefslogtreecommitdiff
path: root/js_tests/admin/URLify.test.js
AgeCommit message (Expand)Author
2020-05-27Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.Scott Cranfill
2020-04-29Refs #31493 -- Changed IIFE to ES6 blocks.Jon Dufresne
2020-03-16Bumped minimum ESLint version to 6.8.0.Jon Dufresne
2017-10-12Fixed #28688 -- Made admin's URLify.js skip removal of English words if non-A...Sævar Öfjörð Magnússon
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