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
2011-11-01
standardized the elgg_get_entities* function @return documentation
cash
2011-10-08
Fixes #3936 added @access private to internal functions
Cash Costello
2011-10-02
Merged docs update for getters from 1.7.
Brett Profitt
2011-09-29
Fixes #3827 updated documentation on @return for elgg_get_entities* functions
cash
2011-06-26
Fixes #3585 do not need to check parameters because was registered for only o...
Cash Costello
2011-02-15
Fixes #2860: Deprecated several registration functions that were using the 'c...
ewinslow
2011-02-14
Fixes #2914. Merged fix for r.time_created sorting to trunk.
brettp
2011-02-12
Refs #2610: Using call_user_func in url hooks
ewinslow
2011-02-06
fixed some minor documentation issues
cash
2011-02-01
Moved functions from export.php - river.php into deprecated files
ewinslow
2011-01-06
Fixes test for $relationship_guid in sql generating function
cash
2010-12-31
Refs #2583, #2754: Merged r7445-7446 to trunk.
brettp
2010-12-11
provided more flexibility in creating the relationships join sql
cash
2010-12-08
Refs #1411. Deprecated get_entities_by_relationship_count() and list_entities...
brettp
2010-12-08
Refs #1411: Added elgg_get_entity_from_relationship_count().
brettp
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-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
[next]