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
/
annotations.php
Age
Commit message (
Expand
)
Author
2011-04-21
Refs #3195. Selectively joining certain tables for performance with annotatio...
brettp
2011-04-21
Reverting the annotation changes because they're not ready yet.
brettp
2011-04-21
Fixed a problem with the annotation batch operation test.
brettp
2011-04-14
Refs #3195. Changed the way annotation calculations are performed. Seems to b...
brettp
2011-03-26
Refs #3238 #3246 anootations needed the same fixes as metadata
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-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
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. Replaced calls to get_annotations() by elgg_get_annotations().
brettp
2011-02-12
Refs #650: Deprecated find_metadata() with elgg_get_metadata(). Deprecated ge...
brettp
2011-02-11
Bah Didn't hit save on annotations.php before I commited the previous change.
brettp
2011-02-11
Moved list_entities_from_annotation_count_by_metadata() to deprecated-18.php.
brettp
2011-02-11
Refs #650. Added 'annotation_calculation' to elgg_get_annotations(). Deprecat...
brettp
2011-02-11
Moved get_annotations() to deprecated-1.8.
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
Moving deprecated functions out of files access.php - entities.php. This tim...
ewinslow
2011-02-01
Reversing 7975
ewinslow
2011-02-01
Refs #2839: moved deprecated functions from access.php - private_settings.php...
ewinslow
2010-12-29
updated documentation on new elgg_annotation_exists() function
cash
2010-12-13
Refs #2226 moving riverdashboard into core - need to clean up riverdashboard ...
cash
2010-12-09
Refs #1411: Documentation fix.
brettp
2010-12-09
Refs #1411. Added ability to specify annotation time_created lower and upper....
brettp
2010-12-09
Refs #1411. Added elgg_get_entities_from_annotation_calculation(). Deprecated...
brettp
2010-11-14
Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...
ewinslow
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-03
Refs #1411: Deprecated list_entities_from_relationship() in favor of elgg_lis...
ewinslow
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 r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...
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 r6614:6617 from 1.7 branch into trunk
cash
2010-06-08
elgg_get_entities_from_metadata() and egef_annotations() support singular -> ...
brettp
2010-06-02
Mathematical calculations on annotations will return false for non-existent e...
nickw
2010-06-02
Requesting annotations from a non-existent subtype will now return nothing in...
nickw
2010-05-19
Refs #2165: Added elgg_list_entities_from_annotations() to deprecate list_ent...
brettp
2010-04-05
Merged 5530:5604 from 1.7 to trunk.
brettp
2010-03-25
Cleaned up the likes interface a bit.
brettp
2010-03-22
Merged 1.7 bugfixes back into core. (5376:HEAD).
brettp
2010-03-21
generic like this functionality added
dave
2010-03-01
Fixes #1558: Applied Cash's patch. Added unit tests to test for regressions ...
brettp
[next]