aboutsummaryrefslogtreecommitdiff
path: root/mod/groups
AgeCommit message (Expand)Author
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
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2498 - merged [6982] into trunk from 1.7 branchcash
2010-08-30Fixes #2289: grouprofile.php now uses elgg_view_entity and group/group has be...ewinslow
2010-08-23Merged [6819] into trunk from 1.7 branchcash
2010-08-23merged [6832] into trunk from 1.7 branchcash
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-22Merged r6614:6617 from 1.7 branch into trunkcash
2010-08-22Merged [6612] from 1.7 into the trunkcash
2010-08-22Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ...cash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-08-21Merged [6573],[6574],[6582] from 1.7 branch into trunkcash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-07-19un-do last group commitdave
2010-07-19Added interface elements for inline conversation posting from activity streampete
2010-07-18view for plugins to extend on group activitydave
2010-07-14Admin users can join groups. Don't request to join a closed group if admin.brettp
2010-07-10ecml added to group profilesdave
2010-07-09river view tweakeddave
2010-07-08Updated group forum forms with an idpete
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-07-06Added js to groups riverdashboard viewpete
2010-06-30Added classname to group edit form, divider before edit buttons, and moved th...pete
2010-06-28Updated the layout of a topic post within group discussionspete
2010-06-22Added a 'view all' link to group tools widgets.pete
2010-06-22Updated groups/forums topic csspete
2010-06-19forward to the correct place after editing a topicdave
2010-06-19There was no point in group discussions having their own comment annotations,...dave
2010-06-19Ref #2294 - group creation action also needs page owner set cash
2010-06-19Refs #2294 - groups_write_acl_plugin_hook depends on page owner since [5782] ...cash
2010-06-19Fixed broken join action for closed groups - encoding issue on forward URLcash
2010-06-18Merged r6506:6509 from 1.7 to trunk.brettp
2010-06-18Merged group featuring fixes to trunk [6493] brettp
2010-06-11Slight code cleanup in groups langauges.brettp
2010-06-11Added group forums to ECML views to parse.brettp
2010-06-10if there is no group discussion, provide a link to create a topicdave
2010-06-10Updated Groups tabs so you land on newest groups tab rather than discussion.pete
2010-06-08Cleaning up groups navigation.nickw
2010-06-07Removing deprecated calls to get_entities_from_relationship() from core code.nickw
2010-06-07group create river action moveddave
2010-06-07Added a classname to generic comment and forum topic posts anchors - for them...pete
2010-06-07creating a new group now displays in the activity stream.dave
2010-06-07updated the group discussion river viewdave