aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/group.php
AgeCommit message (Expand)Author
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-01Fixes #1566: Rewriting calls to get_group_members() to use 1.7's constant for...brettp
2010-02-22Fixes #1528: Correctly throwing exceptions for objects, groups, and users.brettp
2010-02-17Fixes #1488: Removed use of deprecated functions in core. brettp
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...brettp
2010-01-31Deprecated old search functions and views.brettp
2010-01-12closes #1145 - deprecated current "copy constructor" for all entities and imp...cash
2009-12-21fixed #1087 - is_group_member() now returns boolean values onlycash
2009-12-08fixes #1287 - users now removed from group acl when leaving group - changed o...cash
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Removed old group search hook.brettp
2009-11-06Added search for group, tags, and users.brettp
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized gobs of files.brettp
2009-08-21Fixes #1180: Group join event triggered after joining group. This trigger's r...brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-05-28Fixed some typos in group searchmarcus
2009-05-22Closes #1030: Group title and description search added, refs #965marcus
2009-04-23Closes #980: group_gatekeeper() now has an admin override if the admin is log...marcus
2009-03-11Closes 868: Fixes regression introduced in [3119]. Version number bumped.marcus
2009-03-09Introducing the add_group_tool_option function.kevinjardine
2009-03-06Reversed delete procedure on entities, parent now checked first before sub de...marcus
2009-03-03Removed calls to the deprecated entity cacheben
2009-02-23Introducing group_gatekeeper()ben
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2009-01-13Closes #676: Entity subtables now deleted on failed connections.marcus
2008-11-19Fixes #568: Exportable code now inclusive not exclusive.marcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-31Closes #378: Fixed incorrect relationship direction.marcus
2008-10-21Closes #457: Now returns $guid on success, false on failmarcus
2008-08-13Fixes #241: Changed order, delete user using object's delete method rather th...marcus
2008-08-11Added a search submenu.ben
2008-08-08Major access fix.ben
2008-08-08Solved write issues in groups for non-admin users.ben
2008-08-08Adjusted contributors file.ben
2008-08-07Centralised set and get magic functions to the tlc. Added isset and unset mag...marcus
2008-08-05Fixed group-specific access controls, and site-specific access controlsben
2008-07-23Moving canWriteToContainermarcus
2008-07-22More owner_guid to container_guid transferben
2008-07-22Groups now have usernames of a sortben
2008-07-22Introducing the Friendable interfaceben
2008-07-18Moved can_write_to_container into elgglibben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-18Closes #166marcus
2008-07-07Closes #123marcus
2008-07-07Closes #120marcus
2008-07-04Refs #109: Group members widget.marcus
2008-07-03Refs #109marcus