aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/relationships.php
AgeCommit message (Expand)Author
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-02-26Refs #1553: Corrected profile link in friending notification.brettp
2010-02-17Fixes #1488: Removed use of deprecated functions in core. brettp
2010-02-01Fixes #1213: delete_relationship() triggers delete:relationship hook.brettp
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...brettp
2010-01-29Fixes #1472: get_entity_relationships() supports inverse relationships.brettp
2010-01-11Sanitising relationship in elgg_get_entities_from_relationship();brettp
2009-12-18Clarified the documentation for add_entity_relationship().brettp
2009-12-09fixes #1323 and #1186 - PHP 5.3 requires magic methods to be publiccash
2009-12-07fixed typo in get_entities_from_relationship()cash
2009-11-21fixes #1374 - owner_guid wasn't being set correctly in options arraycash
2009-10-29Deprecated get_entities_from_relationships_and_meta().brettp
2009-10-29Fixed incorrect wrapper for get_entities_from_relationship() -> elgg_get_enti...brettp
2009-10-28Deprecated get_entities_from_relationship()brettp
2009-10-15Standardized gobs of files.brettp
2009-09-04Patch submitted for ticket #886 rolled back as it was causing #1205 -> #886 w...dave
2009-09-03missing comma addeddave
2009-09-02order by bug fixed in get_entities_from_relationshipdave
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-06-29Updated get_*() functions ot return false if an invalid subtype is specified.brettp
2009-05-07Refs #975: Get entities from metadata and relationship now behaves as expectedmarcus
2009-04-27Closes #975: Now possible to search by metadata and relationshipmarcus
2009-02-24Fix for previous, including a change to check_entity_relationships that actua...ben
2009-02-24Introducing the 'delete relationship' event. Fixes #779ben
2009-02-19Introduced get / list entities by relationship countben
2009-02-09Added a new filter to delete relationship functionsben
2009-01-23Refs #706marcus
2009-01-22Relationships no longer double addedmarcus
2009-01-07Closes #410: Pagination parameter now passed in relationship list view.marcus
2008-11-19Fixes #568: Exportable code now inclusive not exclusive.marcus
2008-11-06Some tidying of objects and opendd exportmarcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-07Removed pagination for the groups widgetben
2008-10-06Refs #402 and #407: Extra fields added to system_logmarcus
2008-08-15Added the ability to hide the gallery view on list_entities_from_relationshipsben
2008-08-08Adjusted contributors file.ben
2008-07-30Refs #186: Get URL for relationshipsmarcus
2008-07-30Using guid_to_uuidmarcus
2008-07-24Introducing the (still issue-packed) friend picker.ben
2008-07-22More owner_guid to container_guid transferben
2008-07-11relationships are addressable and have working UUIDs, refs #132marcus
2008-07-09The relationship listing function wasn't taking offsets properly.ben
2008-07-01Fixed notification subjectmarcus
2008-06-27Added a 'display full view' parameter to all of the listings functionsben
2008-06-25Refs #78: Email notifications on friending, comments marcus
2008-06-19The friends pages now use listing functions; also fixed a minor bug in the ge...ben
2008-06-18Added generic listing and pagination functionsben
2008-06-12Further documentation fixes.ben
2008-06-06Marcus Povey <marcus@dushka.co.uk>icewing