aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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-09jslinted ui.widgets.jsewinslow
2010-11-09jslinted ui.jsewinslow
2010-11-09jsLinted session.js, employed elgg type-checker functions, and did some more ...ewinslow
2010-11-09Added elgg.isNumber type-checking functionewinslow
2010-11-09jsLinted security.js + using elgg typecheckers rather than ===ewinslow
2010-11-09jslinted languages.jsewinslow
2010-11-09Abstract methods are no longer nameableewinslow
2010-11-07Various tweaks to coding style + comments (apologies for my schizo here... tr...ewinslow
2010-11-07Addition of type-checking helper functions, various tweaks to comments, code ...ewinslow
2010-11-06jsLinted ajax.js, removed experimental functionsewinslow
2010-11-02Refs #2538: Removed stray 'f' from elgg.system_messages that was causing fata...ewinslow
2010-11-02Refs #2538: Moved jsTestDriver.conf to js/tests/ewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow