index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
tests
Age
Commit message (
Expand
)
Author
2013-06-19
Fix ElggLibTest.prototype.testParseStr
Steve Clay
2013-06-19
Fixes #5647 - Corrects handling of plus sign in elgg.parse_str
Paweł Sroka
2013-04-14
Refs #5335 added unit test for underscore in relative path for JS url normali...
cash
2012-11-26
Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibility
Paweł Sroka
2011-11-10
Fixes #4010 not sending naked query strings into add ajax tokens and also fix...
cash
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 f...
cash
2011-11-05
Merge pull request #88 from sembrestels/t3976
Cash Costello
2011-11-05
Changed default port to a common one found in tutorials. Let me know if this ...
cash
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 pl...
brettp
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-01-04
Refs #2771: Removing CRLFs from javascript files.
brettp
2010-11-14
Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal...
ewinslow
2010-11-09
Renamed test method appropriately. jslinted ElggLibTest.
ewinslow
2010-11-09
Using nullFunction + abstractMethod reference instead of new closures in Even...
ewinslow
2010-11-09
Using nullFunction reference instead of new closure in ajaxOptionsTest
ewinslow
2010-11-02
Refs #2538: Moved jsTestDriver.conf to js/tests/
ewinslow
2010-11-02
Refs #2538: Moved js directory to elgg root.
ewinslow