aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2011-02-20Fixes #2947: User hover menu attached to body and shows regardless of overflow.brettp
2011-02-19elgg.action() now supports full URLs.brettp
2011-02-19elgg.normalize_url() JS does the same as elgg_normalize_url() PHP.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-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Added stub for page owners in elgg.jsbrettp
2011-02-15Refs #2102: addressing more userpicker/autocomplete bugsewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-15Refs #2102: Replace input/userpicker with jQuery UI autocompleteewinslow
2011-02-14Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)ewinslow
2011-02-14No need for double-namespacing of javascript functionsewinslow
2011-02-14Fixes #2902: Added elgg-toggler pattern.ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
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-06more css/html improvements - added .elgg-table and a featured modulecash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-05cleaned up hover menucash
2011-01-26one too many parents in the widget collapse codecash
2011-01-25converted widgets to modules cash
2011-01-22limit the collapsible menus to page menuscash
2011-01-05Refs #2770 - success messages are stoted is success array now in jsoncash
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
2011-01-05Fixes #2770: Corrected markup in JS to create system messages.brettp
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-19namespaced the widget codecash
2010-12-19starting to use the grid in the widget codecash
2010-12-16Fixes #2725 - js page handler now handles javascript views with slashes in th...cash
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-20added hack for opera/jquery-ui bugcash
2010-11-20added collapsible state to widgetscash
2010-11-20Fixes #472 handling interactive adding/deleting of widgets with single/multip...cash
2010-11-20Refs #472 not allowing widgets to be added if only single instance allowedcash
2010-11-20fixed bug where widgets were not saving their new positioncash
2010-11-20Fixes #2620: Security token refresh action is now security/refreshtokenewinslow
2010-11-20Utilizing elgg.extend, rather than jQuery.extendewinslow
2010-11-20Commented elgg.add_translationewinslow
2010-11-20Added an elgg.extend method for merging two or more objectsewinslow
2010-11-19improving interactions of widgets - containment wasn't working due to height ...cash
2010-11-19updating widget contents when settings are changedcash
2010-11-19saving widget settingscash
2010-11-19users can delete widgets from layoutcash
2010-11-19saving widget position after movingcash