aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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
2010-11-18Added functions to support moving and adding widgetscash
2010-11-18Refs #1793 added ability to add widgets to layout through ajaxcash
2010-11-17Refs #1793 - added a basic add new widgets view - it is not wired up yetcash
2010-11-17Refs #821 #1793 early widget layout - does not include edit settings, delete,...cash
2010-11-14Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal...ewinslow
2010-11-14Refs #2538: Refactored and cleaned up ElggPriorityList and eventsewinslow
2010-11-09Renamed test method appropriately. jslinted ElggLibTest.ewinslow
2010-11-09Using nullFunction + abstractMethod reference instead of new closures in Even...ewinslow
2010-11-09Using nullFunction reference instead of new closure in ajaxOptionsTestewinslow
2010-11-09jslinted ui.widgets.jsewinslow
2010-11-09jslinted ui.jsewinslow
2010-11-09jsLinted session.js, employed elgg type-checker functions, and did some more ...ewinslow