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
/
metadata.php
Age
Commit message (
Expand
)
Author
2010-04-07
Ensuring malformed offset/limit values are ignored by elgg_list_entities_from...
nickw
2010-04-05
Metadata lists will default offset and limit to existing url elements.
nickw
2010-04-05
Passing entity list options on to view.
nickw
2010-04-05
Merged 5530:5604 from 1.7 to trunk.
brettp
2010-03-24
Added documentation for order_by_metadata.
brettp
2010-03-22
Merged 1.7 bugfixes back into core. (5376:HEAD).
brettp
2010-03-12
Added elgg_list_entities_from_metadata() and deprecated list_entities_from_me...
brettp
2010-02-24
Fixes #1542: Pulled in Kevin's patch to add ability to sort by metadata. Add...
brettp
2010-02-23
Refs #1543: Added support to have pass an array as a value in the metadata_na...
brettp
2010-02-17
Fixes #1488: Removed use of deprecated functions in core.
brettp
2010-02-17
Refs #1523: elgg_get_entities() uses the constants for defaults and condition...
brettp
2010-02-07
Correcting documentation for elgg_get_entities_from_metadata().
brettp
2010-02-01
Added error checking to clear_metadata_by_owner().
brettp
2010-02-01
Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...
brettp
2010-01-21
Removing debug output from previous commit.
brettp
2010-01-21
Corrected a possible SQL insertion bug in elgg_get_entity_metadata_where_sql().
brettp
2010-01-12
closes #1145 - deprecated current "copy constructor" for all entities and imp...
cash
2010-01-10
Fixes #538. Applied Cash's patch. This is an old one...jeepers.
brettp
2010-01-10
Fixes #1375: Metadata names and values are properly escaped.
brettp
2009-12-31
Removed debug data.
brettp
2009-11-21
fixes #1374 - owner_guid wasn't being set correctly in options array
cash
2009-11-21
get_entities_from_metadata_multi() had bad option keys - related to #1374.
cash
2009-11-06
Corrected documentation for elgg_get_entities_from_metadata()
brettp
2009-11-02
Deprecated elgg_get_entities_from_annotations().
brettp
2009-10-30
Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ...
brettp
2009-10-29
Deprecated get_entities_from_relationships_and_meta().
brettp
2009-10-28
Actually fixed the documentation for elgg_get_entities_from_metadata().
brettp
2009-10-28
Cleaned up table prefix for elgg_get_entity_metadata_where_sql().
brettp
2009-10-28
Updated documentation for elgg_get_entity_metadata_where_sql()
brettp
2009-10-28
Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().
brettp
2009-10-27
Fixed get_entities_from_metadata() wrapper when passing case_sensitive = FALSE.
brettp
2009-10-27
Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().
brettp
2009-10-21
Allowing entities to be retrieved by case-insensitive search.
nickw
2009-10-15
Standardized gobs of files.
brettp
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-07-24
Fixes #1144: Added comma between order by fields.
brettp
2009-07-02
order by now works on get entities from metadata
dave
2009-07-01
Metadata delete now passing correct object, also handles missing metadata ent...
marcus
2009-06-05
Closes #639:
marcus
2009-06-04
Closes #998 : Operator selection on get by metadata multi
marcus
2009-05-27
Delete event now triggered on metadata and annotation delete
marcus
2009-04-22
Deleting correct data + using correct tables
marcus
2009-04-22
Closes #957: Annotations and metadata owned by a deleted user are now also de...
marcus
2009-04-09
Closes #974: Owner_guid may now be an array
marcus
2009-03-31
Closes #896: Error thrown if user not validate. Metadata physically removed r...
marcus
2009-02-24
Syntax improvements for the get_metadata functions
ben
2009-02-10
Closes #757: Removed strtolower as it is not UTF8 safe. See http://www.phpwac...
marcus
2009-02-04
Moves access permissions references over to using the ACCESS_* constants defi...
ben
2009-01-24
Fixing access controls on multi-metadata
marcus
[next]