aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2011-03-25Refs #2979 forces vertical scrollbar without breaking widget draggingcash
2011-03-25Fixes #3206 using space so that echo('none') is not passed as valuecash
2011-03-25Refs #3236 removed some unused css from admin theme and did some reorganizingcash
2011-03-23Refs #3165 floating admin widgets in same direction as profile widgetscash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
2011-03-22Fixes #2090 context sensitive sidebar box is added - groups off cash
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
2011-03-21Refs #2882 basic lightboxcash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-21Fixes #3099 corrected view namecash
2011-03-21Fixes #3203 not calling the view menu section code once per itemcash
2011-03-21Fixes #3168 not displaying a widget when handler is not availablecash
2011-03-20Fixes #3102 removed plugin reset buttoncash
2011-03-20Fixes #3100 removed viewtype from advanced settingscash
2011-03-20Fixes #3197 fixed the RSS feed for activity (river)cash
2011-03-20Refs #3197 fixed layout views for RSS viewtypecash
2011-03-20Fixes #3114 added the rss link back to pagescash
2011-03-19added documentation headers to the core widgetscash
2011-03-19Fixes #3171 added river widget using same name as 1.7 riverdashboard plugincash
2011-03-19using shorthand for document ready callbackewinslow
2011-03-17elgg-head is no longer the direct child of elgg-state-draggable. Restoring dr...brettp
2011-03-17Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments.brettp
2011-03-17Refs #2242: Better placement for the delete button for admin notices.brettp
2011-03-17Refs #2242. Removed incorrect option passed to url view.brettp
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-15Refs #2538. Loading js/configuration.js again. Only updating tokens on succes...brettp
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Refs #3112: Pulled out widget gear icon into elgg-icon-gear, which widgets no...ewinslow
2011-03-14Fixes #2928: Invalid plugins are shown on the advance page with details about...brettp
2011-03-14Refs #3109: Fixes 3 more instances of background-color being used when backgr...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-14Fixes #3103. Re-added code accidentally removed in r8611 that broke page menu...brettp
2011-03-13how did that get there - removing some test codecash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12somehow we forgot to use 'elements' in river viewscash
2011-03-12Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if f...brettp
2011-03-12Fixes #3045 custom index and the friends widget now use the gallery view for ...cash
2011-03-12Refs #3045 adds a gallery context based view for userscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-12forgot to include js registered for the footer in page shellscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin setting...brettp
2011-03-12Refs #2991. Using section for admin menu.brettp
2011-03-12Refs #3088. Wrapping section headers in <h2>s.brettp
2011-03-12Fixes #3088: Added section header support to page and default menus.brettp
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...cash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash