Age | Commit message (Expand) | Author |
2011-03-20 | Fixes #3094. Removed event blocking code for popups. | brettp |
2011-03-17 | Fixes #3094, Refs #3111. Clicking outside a popup closes the visible popups. | brettp |
2011-03-15 | Refs #2538. Loading js/configuration.js again. Only updating tokens on succes... | brettp |
2011-03-15 | JS elgg.echo() returns the key if the string isn't found. This is consistent ... | brettp |
2011-03-15 | Refs #2538: Added documentation to most of the JS methods missing it. | brettp |
2011-03-13 | Fixes #3110 - checking selector before running date picker js | cash |
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-09 | Refs #3027: Using the event popup, ui for advanced placement in elgg.ui.popsUp() | brettp |
2011-03-08 | Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ab... | brettp |
2011-03-05 | Fixes #2321: Deprecated input/datepicker and output/calendar in favor of inpu... | ewinslow |
2011-03-01 | cleaned up appending system messages since <ul> will always be there | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-02-25 | Refs #2538: Functions don't need double-namespacing | ewinslow |
2011-02-23 | Fixes #2976: Removed second toggler implementation | ewinslow |
2011-02-22 | Added elgg.get_site_url(), so people don't have to deal with the config object. | ewinslow |
2011-02-20 | Removing more debug code. | brettp |
2011-02-20 | Removing debug code from previous. | brettp |
2011-02-20 | Fixes #2947: User hover menu attached to body and shows regardless of overflow. | brettp |
2011-02-19 | elgg.action() now supports full URLs. | brettp |
2011-02-19 | elgg.normalize_url() JS does the same as elgg_normalize_url() PHP. | brettp |
2011-02-19 | Avatar menus use live() so they'll work with content inserted into the dom. | brettp |
2011-02-19 | Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re... | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-18 | Added stub for page owners in elgg.js | brettp |
2011-02-15 | Refs #2102: addressing more userpicker/autocomplete bugs | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-15 | Refs #2102: Replace input/userpicker with jQuery UI autocomplete | ewinslow |
2011-02-14 | Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested) | ewinslow |
2011-02-14 | No need for double-namespacing of javascript functions | ewinslow |
2011-02-14 | Fixes #2902: Added elgg-toggler pattern. | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash |
2011-02-08 | more tweaking of css - menu and general clean up | cash |
2011-02-06 | more css/html improvements - added .elgg-table and a featured module | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | cleaned up hover menu | cash |
2011-01-26 | one too many parents in the widget collapse code | cash |
2011-01-25 | converted widgets to modules | cash |
2011-01-22 | limit the collapsible menus to page menus | cash |
2011-01-05 | Refs #2770 - success messages are stoted is success array now in json | cash |
2011-01-05 | Refs #2676 removes old elgg_system_messages() function | cash |
2011-01-05 | Fixes #2770: Corrected markup in JS to create system messages. | brettp |
2011-01-05 | Fixes #2676 system messages fade out again | cash |
2011-01-04 | Refs #2771: Removing CRLFs from javascript files. | brettp |
2010-12-29 | rewrote the display of likes | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-19 | fixed a few bugs and updated the widget code | cash |
2010-12-19 | namespaced the widget code | cash |
2010-12-19 | starting to use the grid in the widget code | cash |