aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/annotations.php
AgeCommit message (Expand)Author
2013-10-27#5952 - fix infinite loop when disabling > 50 annotations or metadataMatt Beckett
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-05-11Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ...Cash Costello
2013-03-06Fixes #4393 working around the overloaded 'count' parametercash
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09Fixes #5052 using name for annotations and using correct class for exportCash Costello
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09simplify flow, styleSteve Clay
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-17Fixes #4709. Removed documentation for unused annotation_id(s) in egef_annota...Brett Profitt
2012-05-10Fixes #4512. Passing inc_offset only for deleting / disabling callbacks in me...Brett Profitt
2012-05-10Refs #4487. Turning off system log (even more) during upgrades. Removed debug...Brett Profitt
2012-01-22Fixes #4321. Limit alone is no longer valid for batch delete operations for m...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
2012-01-08most of the comments in the engine now past the snifferCash Costello
2012-01-05Fixes #4243. Added docs to explain the difference between annotation_calculat...Brett Profitt
2011-12-23Fixes #683 not deleting annotation when event handlers return false on an updateCash Costello
2011-12-08Fixes #4025 added a url handler for commentscash
2011-11-01standardized the elgg_get_entities* function @return documentationcash
2011-10-13Fixes #3901. Corrected typo for maxtime sorting.Brett Profitt
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-02Merged docs update for getters from 1.7.Brett Profitt
2011-09-29Fixes #3827 updated documentation on @return for elgg_get_entities* functionscash
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-14Refs #3195. Changed the way annotation calculations are performed. Seems to b...brettp
2011-03-26Refs #3238 #3246 anootations needed the same fixes as metadatacash
2011-03-26Closes #3202 'count' already supported, added unit testscash
2011-02-15Fixes #2860: Deprecated several registration functions that were using the 'c...ewinslow
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-14Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...brettp
2011-02-13Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
2011-02-12Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge...brettp
2011-02-11Bah Didn't hit save on annotations.php before I commited the previous change.brettp
2011-02-11Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php.brettp
2011-02-11Refs #650. Added 'annotation_calculation' to elgg_get_annotations(). Deprecat...brettp
2011-02-11Moved get_annotations() to deprecated-1.8.brettp
2011-02-11Refs #650. Deprecated get_annotations() for elgg_get_annotations().brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-01Moving deprecated functions out of files access.php - entities.php. This tim...ewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2010-12-29updated documentation on new elgg_annotation_exists() functioncash