aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/actions/addtogroup.php
AgeCommit message (Expand)Author
2011-03-04updated the group actions - edit group needs more workcash
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
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
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-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-06-19Refs #2294 - groups_write_acl_plugin_hook depends on page owner since [5782] ...cash
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-03-18Closes #893: Using ->join() method instead to ensure that event is triggered.marcus
2009-02-28Removed email force from notification emailsmarcus
2009-02-27Join request management added.ben
2009-02-26Closes #801, Refs #277: Group join/request logic altered.marcus
2009-02-20Closes #784: Action now checks that the user is the logged in user's friend b...marcus
2009-01-23Refs #706marcus
2008-08-15Closes #234: Please use brackets defensively; The statement:marcus
2008-08-08Adjusted contributors file.ben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-15Fixes #144marcus
2008-07-11Using register_error on errors rather than system_messagemarcus
2008-07-04Refs #109: Invite support addedmarcus
2008-07-04Refs #109 : Private group membership full exchange.marcus
2008-07-04Join requests on closed groups, full loop. Refs #109marcus
2008-07-03End of day commit of first (semi working) code. marcus