Age | Commit message (Expand) | Author |
2011-03-26 | Refs #3238 fix for updating name of metadata for trunk | cash |
2011-03-26 | added defaults for value_type and owner_guid to create_metadata - refs https:... | cash |
2011-03-26 | Closes #3202 'count' already supported, added unit tests | cash |
2011-02-15 | Fixes #2860: Deprecated several registration functions that were using the 'c... | ewinslow |
2011-02-14 | Removed last of deprecated metadata calls in trunk. | brettp |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-14 | More fixes to annotations/metadata changes. Now all function support getting ... | brettp |
2011-02-14 | Refs #2912. Added checks for constraints in dangerous functions. Unit tests n... | brettp |
2011-02-13 | Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi... | brettp |
2011-02-12 | Refs #650. Changed elgg_get_metadata_by_id() to elgg_get_metadata_from_id() t... | brettp |
2011-02-12 | Refs #650. Replaced get_metadata() by elgg_get_metadata_by_id() | brettp |
2011-02-12 | Refs #650: Replaced uses of get_metadata_for_entity() by elgg_get_metadata(). | brettp |
2011-02-12 | Deprecated get_metadata() by elgg_get_metadata_by_id() to avoid confusion wit... | brettp |
2011-02-12 | Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge... | brettp |
2011-02-11 | Refs #650. Deprecated get_annotations() for elgg_get_annotations(). | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-06 | Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i... | cash |
2011-01-01 | Fixes #2698 not sanitizing strings to prevent double encoding | cash |
2010-12-31 | Merged r7272 from 1.7 to trunk. | brettp |
2010-11-24 | Deprecated list_entities_from_metadata_multi | ewinslow |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-12 | Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad... | nickw |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Refs #2632 - cleaned up documentation on metadata | cash |
2010-11-03 | Fixes #2606: Abstracted elgg_list_entities. Takes an optional second argumen... | 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-29 | Merged [6875] from 1.7 branch into trunk | cash |
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 r6671:6683 from 1.7 branch to trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-22 | Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ... | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-08-21 | Merging r6517:6520 from 1.7 branch | cash |
2010-06-08 | elgg_get_entities_from_metadata() and egef_annotations() support singular -> ... | brettp |
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 |