Age | Commit message (Expand) | Author |
---|---|---|
2011-10-29 | Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query st... | Brett Profitt |
2011-10-14 | Fixes #3927. elgg.security.addToken() works for URLs without query strings. | Brett Profitt |
2011-04-28 | Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts... | brettp |
2011-03-15 | Refs #2538. Loading js/configuration.js again. Only updating tokens on succes... | brettp |
2011-03-15 | Refs #2538: Added documentation to most of the JS methods missing it. | brettp |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-01-04 | Refs #2771: Removing CRLFs from javascript files. | brettp |
2010-11-20 | Fixes #2620: Security token refresh action is now security/refreshtoken | ewinslow |
2010-11-20 | Utilizing elgg.extend, rather than jQuery.extend | ewinslow |
2010-11-09 | jsLinted security.js + using elgg typecheckers rather than === | ewinslow |
2010-11-02 | Refs #2538: Moved js directory to elgg root. | ewinslow |