Age | Commit message (Expand) | Author |
2011-04-10 | Refs #3182: Feeding language loading through /ajax/view to keep thing simpler... | ewinslow |
2011-04-01 | Refs #3098. Changed elgg.getUrlFragment to elgg.getSelectorFromUrlFragment to... | 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-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-01 | cleaned up appending system messages since <ul> will always be there | cash |
2011-02-25 | Refs #2538: Functions don't need double-namespacing | ewinslow |
2011-02-19 | elgg.normalize_url() JS does the same as elgg_normalize_url() PHP. | brettp |
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash |
2011-01-05 | Fixes #2770: Corrected markup in JS to create system messages. | brettp |
2011-01-04 | Refs #2771: Removing CRLFs from javascript files. | brettp |
2010-11-20 | Added an elgg.extend method for merging two or more objects | ewinslow |
2010-11-14 | Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal... | ewinslow |
2010-11-09 | Added elgg.isNumber type-checking function | ewinslow |
2010-11-09 | Abstract methods are no longer nameable | ewinslow |
2010-11-07 | Addition of type-checking helper functions, various tweaks to comments, code ... | ewinslow |
2010-11-02 | Refs #2538: Removed stray 'f' from elgg.system_messages that was causing fata... | ewinslow |
2010-11-02 | Refs #2538: Moved js directory to elgg root. | ewinslow |