Age | Commit message (Expand) | Author |
2010-11-20 | Fixes #2237: Added 'reason' parameter to forward() to allow proper headers an... | ewinslow |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Moved list_entities_groups to groups.php and deprecated in favor of elgg_list... | ewinslow |
2010-11-03 | Refs #2351: deprecated get_objects_in_group() in favor of elgg_get_entities()... | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-03 | Refs #1411: Deprecated get_entities_from_metadata_groups(_multi) in favor of ... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-09-24 | Refs #2437: Merged [6707] to trunk. | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
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 |