aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)Author
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 #4057 updates jQuery version to 1.6.4cash
2011-11-05Fixes #3976 fixed unit tests for normalizing urls and standardized the code f...cash
2011-11-05Merge pull request #88 from sembrestels/t3976Cash Costello
2011-11-05Changed default port to a common one found in tutorials. Let me know if this ...cash
2011-11-03updated jsTest configuration for new jQuery and hooks libraryCash Costello
2011-11-03Fixes #4051 - fixes security token unit test and language unit testsCash Costello
2011-11-03Refs #4051 fixed bad unit test for ElggPriorityList.insertCash Costello
2011-11-03Fixes #3976. elgg.normalize_url() js function has the fix in #3747.Sem
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
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-09Using nullFunction + abstractMethod reference instead of new closures in Even...ewinslow
2010-11-09Using nullFunction reference instead of new closure in ajaxOptionsTestewinslow
2010-11-02Refs #2538: Moved jsTestDriver.conf to js/tests/ewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow