aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
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
2010-11-02Refs #2538: Removed stray 'f' from elgg.system_messages that was causing fata...ewinslow
2010-11-02Refs #2538: Moved jsTestDriver.conf to js/tests/ewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow