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