aboutsummaryrefslogtreecommitdiff
path: root/views/default/widgets/wrapper.php
AgeCommit message (Expand)Author
2010-12-15moved widget into layout/objects as one of our core css objectscash
2010-12-02fixed typo in widget display deprecationcash
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-20added collapsible state to widgetscash
2010-11-20added some light styling to the widget control buttonscash
2010-11-20Fixes #472 handling interactive adding/deleting of widgets with single/multip...cash
2010-11-19improving interactions of widgets - containment wasn't working due to height ...cash
2010-11-19finished updated the widgets librarycash
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-18Refs #1793 getting sorted widgets from elgg_get_widgets()cash
2010-11-17Refs #821 #1793 early widget layout - does not include edit settings, delete,...cash
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2009-10-16Finish up standardizing views/default/*brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-02-17Closes #763: A message is now displayed for widgets belonging to disabled plu...marcus
2009-01-23Refs #706marcus
2008-08-15Removed pagination in widgetsben
2008-07-29individual widgets state now saved in cookiespete
2008-07-01Fixed avatar menu on widgetsben
2008-07-01Widgets now load after the main pageben
2008-06-30Partial fix for constantly-shrinking widgets bug.ben
2008-06-24Widgets now reload properlyben
2008-06-23Widgets now save on a per-widget basis. TODO: get the collapsing widgets to w...ben
2008-06-19Put titles back in their correct place for widgets.ben
2008-06-16Widget edit controls now only appear if you can edit the widget in question.ben
2008-06-15small tweak to the widget wrapperdave
2008-06-12Widgets, including a test widget pluginben
2008-06-12Widget wrapper, widget viewsben