aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/actions
AgeCommit message (Expand)Author
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-20Fixes #2668 adding getOwnerGUID()cash
2010-11-09Refs #2609 - added fix to trunkcash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
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 #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-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-08-22Merged [6612] from 1.7 into the trunkcash
2010-07-14Admin users can join groups. Don't request to join a closed group if admin.brettp
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-07group create river action moveddave
2010-06-07creating a new group now displays in the activity stream.dave
2010-06-07featuring and unfeaturing groups now worksdave
2010-05-29Merged [6223] - [6228] into trunk.brettp
2010-05-29Merging [6091] to trunk.brettp
2010-05-14Merge r5761:5788 from 1.7 to trunk.brettp
2010-04-05Merged 5487:5525 from 1.7 to trunk.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-05-11Closes #944: Changed owner check to a canEdit check on the group.marcus
2009-04-24Added security token to group edit formmarcus
2009-04-24Closes #969: Admin option to allow the setting of certain access controls on ...marcus
2009-03-18Closes #893: Using ->join() method instead to ensure that event is triggered.marcus
2009-03-09Admins can now change group profile picture.marcus
2009-03-09Groups now support add_group_tool_option so that any group tool can be toggle...kevinjardine
2009-03-07Closes #843: Introducing intermediary invite action to establish invite relat...marcus
2009-02-28Removed email force from notification emailsmarcus
2009-02-27forum post edit bug fixeddave
2009-02-27Join request management added.ben
2009-02-26Closes #801, Refs #277: Group join/request logic altered.marcus
2009-02-24when deleting a group you now go back to your groupsdave
2009-02-23new group edit options on discussiondave
2009-02-23a couple more group comment edit tweaksdave
2009-02-23small edit comment bug fixeddave
2009-02-23topic starting included in riverdave
2009-02-22users can now edit and delete their forum commentsdave
2009-02-22new join group river view addeddave
2009-02-22new river view added for group forum postsdave