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
2009-12-05
get_entities_from_annotations was ignoring group_guid - setting container_gui...
cash
2009-11-21
fixes #1374 - owner_guid wasn't being set correctly in options array
cash
2009-11-13
Properly ordering annotation objects returned by Elgg methods.
nickw
2009-11-02
Deprecated elgg_get_entities_from_annotations().
brettp
2009-10-09
Standardized annotations.php.
brettp
2009-10-06
Fixing a spacing issue with constructed SQL query.
nickw
2009-09-21
New river code added to allow user comment to be pulled out and displayed
dave
2009-08-26
Added entity_owner_guid to get_annotations()
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-08-11
Added timelower and timeupper to get_annotations() and __get_annotations_calc...
brettp
2009-08-03
Added starttime and endtime for get_entities_from_annotation().
brettp
2009-07-01
Short circuit on delete annotations to avoid error message
marcus
2009-06-29
Closes #337: Added checking for metastrings in __get_annotations_calculate_x()
brettp
2009-06-17
Closes #719: More options on annotation count functions.
marcus
2009-05-27
Delete event now triggered on metadata and annotation delete
marcus
2009-04-22
Deleting correct data + using correct tables
marcus
2009-04-22
Closes #957: Annotations and metadata owned by a deleted user are now also de...
marcus
2009-02-23
RSS for group topics, including fixes for annotation getURL() override
ben
2009-02-20
Fixes an annoying problem in countAnnotations.
ben
2009-02-09
Added the 'annotate' event on entities.
ben
2009-02-04
Moves access permissions references over to using the ACCESS_* constants defi...
ben
2009-01-26
Fixed pagination issue with count annotations function.
ben
2009-01-23
Refs #706
marcus
2009-01-21
Introducing a function that orders by sums of an annotation AND limits by a m...
ben
2009-01-20
Added toggling for the annotation sum list functions.
ben
2009-01-20
Added to and fixed the list by annotation count functions.
ben
2009-01-20
Fix for previous
ben
2009-01-20
Added the missing 'group by' clause to the get annotations by sum SQL query.
ben
2009-01-19
Fix for previous.
ben
2009-01-19
Added annotation sum functions
ben
2009-01-08
Closes #663: Added access checks on entity on get_entities_from_annotation an...
marcus
2009-01-06
Fixes #648: Copy and paste error corrected.
marcus
2008-11-14
* Introducing get_loggedin_user() and get_loggedin_userid()
marcus
2008-11-03
Minor tweaks 'cos case does matter...
marcus
2008-09-25
Clear annotations now clears annotations properly when no name is specified. ...
ben
2008-09-25
Count annotations now fails properly if a metastring is not found. Fixes #377
ben
2008-09-09
Closes #338: You're quite right, this is was an error on our part. Nice spot!
marcus
2008-08-08
Adjusted contributors file.
ben
2008-08-07
Adjusted list_entities_from_annotations to hide the gallery view by default
ben
2008-08-07
Removed an extra sanitise_string call in update_annotations
ben
2008-07-30
Introducing url handlers for extenders.
marcus
2008-07-30
Extender getURL() support (no overide as of yet)
marcus
2008-07-18
Moved container_guid to entities, modified a bunch of functions.
ben
2008-07-17
Fixed get_entities_by_annotation
ben
2008-07-17
Introducing list_entities_from_annotations
ben
2008-07-08
Closes #125: get_entities_by_latest_annotation function
marcus
2008-07-01
The $entity_guid on get_annotations can now be an array.
ben
2008-07-01
get_annotations can now optionally take an array as owner_guid
ben
2008-06-25
Fixes #87 & #88
marcus
2008-06-25
Adding an annotation triggers an 'annotate' event
ben
[next]