Age | Commit message (Expand) | Author |
---|---|---|
2011-11-03 | Refs #4051 hooks trigger function was returning undefined when it should have... | Cash Costello |
2011-11-01 | added semi-colons after function expressions | cash |
2011-10-15 | Fixes #3540. Added "instant hooks" to JS hooks engine. elgg.register_instant_... | Brett Profitt |
2011-08-24 | Fixes #3589. JS "all" hook handlers called only once. | Brett Profitt |
2011-04-01 | Returning false in JS hooks is now sent through to the calling trigger. Null ... | 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 |