aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/actions
AgeCommit message (Expand)Author
2013-04-20Refs #5332 cleans up group invite actioncash
2013-03-12Refs #4953 sanitize group name when updating collection namecash
2013-03-12Fixes #5224 transfering container and metadata ownershipcash
2013-03-12Fixes #4953 added where clause to only change the correct aclcash
2013-02-21Fixes #4953 updates group access list when name changedCash Costello
2012-11-19Group edit action refactoringSteve Clay
2012-11-19Refs #1854. Removing old owner icons when changing the owner and changing the...Sem
2012-11-19Fixes #1854. Group owners can delegate the ownership to another group member.Sem
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-07-16Merge pull request #306 from sembrestels/limited-groupsCash Costello
2012-07-11Fixes #4381. Group edit form made sticky.Sem
2012-07-08Fixes #1792. Added pluggin setting in groups to set who can create groups, lo...Sem
2012-01-08Fixes #3216 passing type/subtype for group discussionsCash Costello
2011-12-31Fixes #4152 setting access on group creation river itemcash
2011-12-23Fixes #1922 can now delete invites to invisible groupsCash Costello
2011-11-12removed uses of deprecated function for setting page owner guidCash Costello
2011-10-27Fixes #4011 icon sizes are configurable nowcash
2011-09-10Fixes #3752 corrected URL for group membership requestsCash Costello
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-06-23Refs #1867 let group owner know what user they just removedCash Costello
2011-06-13Added 'remove from group' link to the user hover menu (only appears when the ...Jeff Tilson
2011-06-11Refs #3407 adds a footer for formscash
2011-04-20Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing gr...brettp
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-05fixed a bug with invisible groups - saving and display both had a problemcash
2011-03-04Fixes #1926 flushing access list when adding a user to a groupcash
2011-03-04trying to make support for invisible groups a little sanercash
2011-03-04fixed bug in accepting invitations to closed groupscash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-03-02fixed the view name for discussion topic rivercash
2011-02-20Refs #2787, #2956: Merged fix for deleting group icon files on group delete t...brettp
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-02-02moved name out of configurable fields for a groupcash
2011-01-13discussion topics using new page handlercash
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