index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
relationships.php
Age
Commit message (
Expand
)
Author
2010-11-06
Refs #1411 fixes bug introduced in [7213] that broke listing relationships
cash
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-11-03
Refs #1411: Deprecated list_entities_from_relationship() in favor of elgg_lis...
ewinslow
2010-10-30
Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...
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-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-08-22
Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...
cash
2010-08-21
Merged r6534-6559 from 1.7 branch to trunk
cash
2010-02-26
Refs #1553: Corrected profile link in friending notification.
brettp
2010-02-17
Fixes #1488: Removed use of deprecated functions in core.
brettp
2010-02-01
Fixes #1213: delete_relationship() triggers delete:relationship hook.
brettp
2010-02-01
Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...
brettp
2010-01-29
Fixes #1472: get_entity_relationships() supports inverse relationships.
brettp
2010-01-11
Sanitising relationship in elgg_get_entities_from_relationship();
brettp
2009-12-18
Clarified the documentation for add_entity_relationship().
brettp
2009-12-09
fixes #1323 and #1186 - PHP 5.3 requires magic methods to be public
cash
2009-12-07
fixed typo in get_entities_from_relationship()
cash
2009-11-21
fixes #1374 - owner_guid wasn't being set correctly in options array
cash
2009-10-29
Deprecated get_entities_from_relationships_and_meta().
brettp
2009-10-29
Fixed incorrect wrapper for get_entities_from_relationship() -> elgg_get_enti...
brettp
2009-10-28
Deprecated get_entities_from_relationship()
brettp
2009-10-15
Standardized gobs of files.
brettp
2009-09-04
Patch submitted for ticket #886 rolled back as it was causing #1205 -> #886 w...
dave
2009-09-03
missing comma added
dave
2009-09-02
order by bug fixed in get_entities_from_relationship
dave
2009-08-31
All line endings are now Unix-style.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-06-29
Updated get_*() functions ot return false if an invalid subtype is specified.
brettp
2009-05-07
Refs #975: Get entities from metadata and relationship now behaves as expected
marcus
2009-04-27
Closes #975: Now possible to search by metadata and relationship
marcus
2009-02-24
Fix for previous, including a change to check_entity_relationships that actua...
ben
2009-02-24
Introducing the 'delete relationship' event. Fixes #779
ben
2009-02-19
Introduced get / list entities by relationship count
ben
2009-02-09
Added a new filter to delete relationship functions
ben
2009-01-23
Refs #706
marcus
2009-01-22
Relationships no longer double added
marcus
2009-01-07
Closes #410: Pagination parameter now passed in relationship list view.
marcus
2008-11-19
Fixes #568: Exportable code now inclusive not exclusive.
marcus
2008-11-06
Some tidying of objects and opendd export
marcus
2008-11-03
Minor tweaks 'cos case does matter...
marcus
2008-10-07
Removed pagination for the groups widget
ben
2008-10-06
Refs #402 and #407: Extra fields added to system_log
marcus
2008-08-15
Added the ability to hide the gallery view on list_entities_from_relationships
ben
2008-08-08
Adjusted contributors file.
ben
2008-07-30
Refs #186: Get URL for relationships
marcus
2008-07-30
Using guid_to_uuid
marcus
[next]