aboutsummaryrefslogtreecommitdiff
path: root/mod/groups
AgeCommit message (Expand)Author
2011-01-07cleaned up the group profilecash
2011-01-02updated group widgetcash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2010-12-31switching to a better name for tabs in csscash
2010-12-30fixed new groups listingcash
2010-12-25updated owner blocks for users and groupscash
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
2010-12-22adding elgg namespace to button css classescash
2010-12-20added the core river to the tabbed profile plugin and fixed some deprecated f...cash
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-18moved the avatar forms and actions into core from profile plugincash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17updated group member and group forum topics to new rivercash
2010-12-17supporting putting content in groups in for river views and added file river ...cash
2010-12-15updated to removing more deprecation warnings (from hellekin)cash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-15moving friends views into corecash
2010-12-15moved likes forms into forms directorycash
2010-12-08reorganized the page views as discussedcash
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01screen.css is a better name for our main css filecash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-23Fixes #2638 - specifying the full url on the urls so we don't have this probl...cash
2010-11-20Fixes #2668 adding getOwnerGUID()cash
2010-11-11Fixes #2638 fixes group action url problemcash
2010-11-11Refs #2640 fixes a layout issue due to change in elgg_view_layout()cash
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-09Refs #2609 - added fix to trunkcash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Refs #2582. Merged [7224] to trunk.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30checking if the site has any groups before looping over themcash
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow