aboutsummaryrefslogtreecommitdiff
path: root/js/tests/ElggLibTest.js
AgeCommit message (Expand)Author
2013-06-19Fix ElggLibTest.prototype.testParseStrSteve Clay
2013-06-19Fixes #5647 - Corrects handling of plus sign in elgg.parse_strPaweł Sroka
2013-04-14Refs #5335 added unit test for underscore in relative path for JS url normali...cash
2012-11-26Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibilityPaweł Sroka
2011-11-10Fixes #4010 not sending naked query strings into add ajax tokens and also fix...cash
2011-11-05Fixes #3976 fixed unit tests for normalizing urls and standardized the code f...cash
2011-11-03Fixes #3976. elgg.normalize_url() js function has the fix in #3747.Sem
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-01-04Refs #2771: Removing CRLFs from javascript files.brettp
2010-11-14Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal...ewinslow
2010-11-09Renamed test method appropriately. jslinted ElggLibTest.ewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow