aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/metadata.php
AgeCommit message (Expand)Author
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-08-22Merged r6671:6683 from 1.7 branch to trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-22Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ...cash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-08-21Merging r6517:6520 from 1.7 branchcash
2010-06-08elgg_get_entities_from_metadata() and egef_annotations() support singular -> ...brettp
2010-04-07Ensuring malformed offset/limit values are ignored by elgg_list_entities_from...nickw
2010-04-05Metadata lists will default offset and limit to existing url elements.nickw
2010-04-05Passing entity list options on to view.nickw
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-24Added documentation for order_by_metadata.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-12Added elgg_list_entities_from_metadata() and deprecated list_entities_from_me...brettp
2010-02-24Fixes #1542: Pulled in Kevin's patch to add ability to sort by metadata. Add...brettp
2010-02-23Refs #1543: Added support to have pass an array as a value in the metadata_na...brettp
2010-02-17Fixes #1488: Removed use of deprecated functions in core. brettp
2010-02-17Refs #1523: elgg_get_entities() uses the constants for defaults and condition...brettp
2010-02-07Correcting documentation for elgg_get_entities_from_metadata().brettp
2010-02-01Added error checking to clear_metadata_by_owner().brettp
2010-02-01Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...brettp
2010-01-21Removing debug output from previous commit.brettp
2010-01-21Corrected a possible SQL insertion bug in elgg_get_entity_metadata_where_sql().brettp
2010-01-12closes #1145 - deprecated current "copy constructor" for all entities and imp...cash
2010-01-10Fixes #538. Applied Cash's patch. This is an old one...jeepers.brettp
2010-01-10Fixes #1375: Metadata names and values are properly escaped.brettp
2009-12-31Removed debug data.brettp
2009-11-21fixes #1374 - owner_guid wasn't being set correctly in options arraycash
2009-11-21get_entities_from_metadata_multi() had bad option keys - related to #1374.cash
2009-11-06Corrected documentation for elgg_get_entities_from_metadata()brettp
2009-11-02Deprecated elgg_get_entities_from_annotations().brettp
2009-10-30Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ...brettp
2009-10-29Deprecated get_entities_from_relationships_and_meta().brettp
2009-10-28Actually fixed the documentation for elgg_get_entities_from_metadata().brettp
2009-10-28Cleaned up table prefix for elgg_get_entity_metadata_where_sql().brettp
2009-10-28Updated documentation for elgg_get_entity_metadata_where_sql()brettp
2009-10-28Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().brettp
2009-10-27Fixed get_entities_from_metadata() wrapper when passing case_sensitive = FALSE.brettp
2009-10-27Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().brettp
2009-10-21Allowing entities to be retrieved by case-insensitive search.nickw
2009-10-15Standardized gobs of files.brettp
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-07-24Fixes #1144: Added comma between order by fields.brettp
2009-07-02order by now works on get entities from metadatadave
2009-07-01Metadata delete now passing correct object, also handles missing metadata ent...marcus
2009-06-05Closes #639: marcus
2009-06-04Closes #998 : Operator selection on get by metadata multimarcus
2009-05-27Delete event now triggered on metadata and annotation deletemarcus