aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/relationships.php
AgeCommit message (Expand)Author
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
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-26added some relationship helper functions for relationship type 'attached'dave
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-21Entities now clear all associated relationships on deleteben
2008-05-21Added function to remove all entity relationships of a particular kind associ...ben
2008-05-02The system now uses the site GUID to get and set entity data. Also, installat...ben
2008-04-30Fix for previous fix for previous fixben