Age | Commit message (Expand) | Author |
2011-11-01 | Fixes #4022 made JS lib a little more consistent | cash |
2011-11-01 | added semi-colons after function expressions | cash |
2011-10-28 | Fixes #4012 when using a timestamp with input/date, return UTC time rather th... | Cash Costello |
2011-10-23 | Fixes #3914. Pulled avatar code out into its own library. | Brett Profitt |
2011-10-23 | Fixes #3914. Moved avatar cropping to ui.js. | Brett Profitt |
2011-10-09 | Fixes #3673 added autofocus class | Cash Costello |
2011-09-21 | Fixes #3770 CSS only site menu that works in IE7 | cash |
2011-09-05 | Refs #3449, #3770. Using JS to fix submenu dropdown in IE7. | Brett Profitt |
2011-07-04 | Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix... | cash |
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello |
2011-06-25 | Fixes #3610 $guid was not defined | cash |
2011-05-18 | Fixes #3385 rel now used for the confirm text so that title can be used separ... | cash |
2011-04-28 | Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts... | brettp |
2011-04-07 | Refs #3278. No more likes in login popup handler. | brettp |
2011-04-07 | Fixes #3278 Login popup aligned to right side of button. | brettp |
2011-04-01 | Refs #3098. Changed elgg.getUrlFragment to elgg.getSelectorFromUrlFragment to... | brettp |
2011-03-29 | Fixes #3234: Adding explicit collision param for popups. | brettp |
2011-03-26 | Fixes #3234, refs #3094. Added the inTarget code back to the popup closing fu... | brettp |
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: 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-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 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-02-23 | Fixes #2976: Removed second toggler implementation | 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 | 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-14 | Fixes #2902: Added elgg-toggler pattern. | ewinslow |
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-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | cleaned up hover menu | cash |
2011-01-22 | limit the collapsible menus to page menus | cash |
2011-01-05 | Refs #2676 removes old elgg_system_messages() function | cash |
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-12 | added toggler function | cash |
2010-12-02 | rough implementation of Evan's page layout | cash |
2010-12-02 | Refs #2700 fixed the widget code with the new CSS element names | cash |
2010-11-09 | jslinted ui.js | ewinslow |
2010-11-02 | Refs #2538: Moved js directory to elgg root. | ewinslow |