aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/metastrings.php
AgeCommit message (Expand)Author
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-05-02Fixes #5418 adds enabled clause for annotationscash
2013-03-06Fixes #4393 working around the overloaded 'count' parametercash
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09Remove unnecessary get_data() callbackSteve Clay
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-05-10Fixes #4512. Passing inc_offset only for deleting / disabling callbacks in me...Brett Profitt
2012-05-10Documented that elgg_delete_metadata/annotations() returns null for no ops.Brett Profitt
2012-01-25Refs #4269. Using ElggBatch to delete annotations / metadata again.Brett Profitt
2012-01-10Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit...Brett Profitt
2012-01-09Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata().Brett Profitt
2011-11-18Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a boolcash
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-04-21Refs #3195. Selectively joining certain tables for performance with annotatio...brettp
2011-04-21Reverting the annotation changes because they're not ready yet.brettp
2011-04-21Fixed a problem with the annotation batch operation test.brettp
2011-04-18Fixes #2046. Applied Franz' patch for sanitize_int().brettp
2011-04-14Refs #3195. Changed the way annotation calculations are performed. Seems to b...brettp
2011-04-14handles empty array in get_metastring_id() (hellekin)cash
2011-04-07Fixes #3232 removed unnecessary distinct plus variable in select for metastri...cash
2011-04-01Refs #3245 pulling in https://github.com/Elgg/Elgg/pull/11 and thanks also to...cash
2011-03-19Fixing pluralization of singular options for elgg_get_metadata() and elgg_get...brettp
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-14More fixes to annotations/metadata changes. Now all function support getting ...brettp
2011-02-13Allowing metastrings_type for metastring-based object functions.brettp
2011-02-13Removed worthless function from previous commit.brettp
2011-02-13Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...brettp
2011-02-12Refs #2906. Missed a file.brettp
2011-02-12Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge...brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2011-01-23Refs #2804 #2805 pulling changes in trunk from 1.7 branchcash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2009-11-07fixes #1227 - this one has been causing nasty problems for far too longcash
2009-10-26Rewriting metastrings search query for simplicity.nickw
2009-10-21Allowing entities to be retrieved by case-insensitive search.nickw
2009-10-16Rewriting core debug messages to be more informative.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-06-05Closes #639: marcus
2009-01-23Refs #706marcus
2009-01-19Closes #691: Should have been is_memcache_available()marcus
2008-11-14"Undefined" messages tidied upmarcus
2008-11-07Refs #529: Experimental caching of metastringsmarcus