aboutsummaryrefslogtreecommitdiff
path: root/js/lib/ui.widgets.js
AgeCommit message (Expand)Author
2012-07-14Fixes #4661 not showing access on widgets loaded through ajax if the layout d...Cash Costello
2012-06-27Fixes #4607 - Adds confirmation on widget deletionMatt Beckett
2012-01-08Fixes #4192 making the bottom of widget columns equal rather than heightCash Costello
2011-12-23Fixes #4186 restricting the drag handle for widgetsCash Costello
2011-12-18Refs #4192 adds proper 'px' to minHeight but does not solve the issuecash
2011-12-18Fix #4200: Converting widgets controls into an elgg menuIsmayil Khayredinov
2011-12-07simplified the JavaScript for deleteing a widgetCash Costello
2011-11-01added semi-colons after function expressionscash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-14No need for double-namespacing of javascript functionsewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-01-26one too many parents in the widget collapse codecash
2011-01-25converted widgets to modules cash
2011-01-04Refs #2771: Removing CRLFs from javascript files.brettp
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-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-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-09jslinted ui.widgets.jsewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow