aboutsummaryrefslogtreecommitdiff
path: root/js/lib/ui.js
AgeCommit message (Expand)Author
2011-03-15Refs #2538: Added documentation to most of the JS methods missing it.brettp
2011-03-13Fixes #3110 - checking selector before running date picker jscash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-09Refs #3027: Using the event popup, ui for advanced placement in elgg.ui.popsUp()brettp
2011-03-08Fixes #3027. Likes popup uses rel='popup' and elgg.ui.popsUp() to position ab...brettp
2011-03-05Fixes #2321: Deprecated input/datepicker and output/calendar in favor of inpu...ewinslow
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-02-23Fixes #2976: Removed second toggler implementationewinslow
2011-02-20Removing more debug code.brettp
2011-02-20Removing debug code from previous.brettp
2011-02-20Fixes #2947: User hover menu attached to body and shows regardless of overflow.brettp
2011-02-19Avatar menus use live() so they'll work with content inserted into the dom.brettp
2011-02-19Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re...brettp
2011-02-14Fixes #2902: Added elgg-toggler pattern.ewinslow
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
2011-02-08more tweaking of css - menu and general clean upcash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-05cleaned up hover menucash
2011-01-22limit the collapsible menus to page menuscash
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
2011-01-05Fixes #2676 system messages fade out againcash
2011-01-04Refs #2771: Removing CRLFs from javascript files.brettp
2010-12-29rewrote the display of likescash
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-19fixed a few bugs and updated the widget codecash
2010-12-12added toggler functioncash
2010-12-02rough implementation of Evan's page layoutcash
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
2010-11-09jslinted ui.jsewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow