aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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
2010-11-09Added elgg.isNumber type-checking functionewinslow
2010-11-09jsLinted security.js + using elgg typecheckers rather than ===ewinslow
2010-11-09jslinted languages.jsewinslow
2010-11-09Abstract methods are no longer nameableewinslow
2010-11-07Various tweaks to coding style + comments (apologies for my schizo here... tr...ewinslow
2010-11-07Addition of type-checking helper functions, various tweaks to comments, code ...ewinslow
2010-11-06jsLinted ajax.js, removed experimental functionsewinslow