aboutsummaryrefslogtreecommitdiff
path: root/js/lib/ui.js
AgeCommit message (Expand)Author
2012-12-17Fixes #4963, refs #4847. Error messages don't automatically fade.Brett Profitt
2012-11-26Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibilityPaweł Sroka
2012-08-10Fixes #4037. Internationalize datepicker.Sem
2011-11-01Fixes #4022 made JS lib a little more consistentcash
2011-11-01added semi-colons after function expressionscash
2011-10-28Fixes #4012 when using a timestamp with input/date, return UTC time rather th...Cash Costello
2011-10-23Fixes #3914. Pulled avatar code out into its own library.Brett Profitt
2011-10-23Fixes #3914. Moved avatar cropping to ui.js.Brett Profitt
2011-10-09Fixes #3673 added autofocus classCash Costello
2011-09-21Fixes #3770 CSS only site menu that works in IE7cash
2011-09-05Refs #3449, #3770. Using JS to fix submenu dropdown in IE7.Brett Profitt
2011-07-04Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-25Fixes #3610 $guid was not definedcash
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used separ...cash
2011-04-28Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts...brettp
2011-04-07Refs #3278. No more likes in login popup handler.brettp
2011-04-07Fixes #3278 Login popup aligned to right side of button.brettp
2011-04-01Refs #3098. Changed elgg.getUrlFragment to elgg.getSelectorFromUrlFragment to...brettp
2011-03-29Fixes #3234: Adding explicit collision param for popups.brettp
2011-03-26Fixes #3234, refs #3094. Added the inTarget code back to the popup closing fu...brettp
2011-03-20Fixes #3094. Removed event blocking code for popups.brettp
2011-03-17Fixes #3094, Refs #3111. Clicking outside a popup closes the visible popups.brettp
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