Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-10 | Fixes #4010 not sending naked query strings into add ajax tokens and also ↵ | cash | |
fixed a few related bugs in JavaScript | |||
2011-11-05 | Fixes #4057 updates jQuery version to 1.6.4 | cash | |
2011-11-05 | Fixes #3976 fixed unit tests for normalizing urls and standardized the code ↵ | cash | |
from the previous merge | |||
2011-11-05 | Merge pull request #88 from sembrestels/t3976 | Cash Costello | |
Refs #3976. Implements the fix for #3747 from PHP in elgg.normalize_url() js function. | |||
2011-11-05 | Changed default port to a common one found in tutorials. Let me know if this ↵ | cash | |
is an issue. Also added intructions for running the unit tests. | |||
2011-11-03 | updated jsTest configuration for new jQuery and hooks library | Cash Costello | |
2011-11-03 | Fixes #4051 - fixes security token unit test and language unit tests | Cash Costello | |
2011-11-03 | Refs #4051 fixed bad unit test for ElggPriorityList.insert | Cash Costello | |
2011-11-03 | Fixes #3976. elgg.normalize_url() js function has the fix in #3747. | Sem | |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵ | brettp | |
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-04 | Refs #2771: Removing CRLFs from javascript files. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7826 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-14 | Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for ↵ | ewinslow | |
normalize_url, added prototype definitions for Array#forEach for compatibility with IE. git-svn-id: http://code.elgg.org/elgg/trunk@7313 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-09 | Renamed test method appropriately. jslinted ElggLibTest. | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7267 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-09 | Using nullFunction + abstractMethod reference instead of new closures in ↵ | ewinslow | |
EventsTest git-svn-id: http://code.elgg.org/elgg/trunk@7266 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-09 | Using nullFunction reference instead of new closure in ajaxOptionsTest | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7265 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2538: Moved jsTestDriver.conf to js/tests/ | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7190 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2538: Moved js directory to elgg root. | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7189 36083f99-b078-4883-b0ff-0f9b5a30f544 |