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
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
2009-01-23
Refs #706
marcus
2009-01-22
Closes #701: Blank tags not returned by string_to_tag_array
marcus
2009-01-08
Closes #667: Minor tweak, an e should be an m
marcus
2008-12-30
Closes #643: Confirmed bug, applied fix as suggested.
marcus
2008-11-24
Closes #580: Fixed tagging trim and strtolower
marcus
2008-11-20
Fixes #531: Access permissions enforced
marcus
2008-11-14
* Introducing get_loggedin_user() and get_loggedin_userid()
marcus
2008-11-07
Refs #529: Experimental memcaching for metadata
marcus
2008-10-06
Introduced a way to either tether metadata access to entities, or to make the...
ben
2008-10-06
You can now remove pagination from a list
ben
2008-10-01
Closes #379
marcus
2008-10-01
Closes #389
marcus
2008-09-24
Metadata permissions now work as advertised, but had to remove caching in the...
ben
2008-09-17
Short circuit added for missing values.
marcus
2008-09-09
Closes #338: You're quite right, this is was an error on our part. Nice spot!
marcus
2008-08-08
Adjusted contributors file.
ben
2008-08-04
Hidden viewtype toggle on search.
ben
2008-08-01
The metadata permissions check now passes along (optionally) the specific pie...
ben
2008-07-30
Introducing url handlers for extenders.
marcus
2008-07-30
Extender getURL() support (no overide as of yet)
marcus
[next]