aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/annotations.php
AgeCommit message (Expand)Author
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-26Fixed pagination issue with count annotations function.ben
2009-01-23Refs #706marcus
2009-01-21Introducing a function that orders by sums of an annotation AND limits by a m...ben
2009-01-20Added toggling for the annotation sum list functions.ben
2009-01-20Added to and fixed the list by annotation count functions.ben
2009-01-20Fix for previousben
2009-01-20Added the missing 'group by' clause to the get annotations by sum SQL query.ben
2009-01-19Fix for previous.ben
2009-01-19Added annotation sum functionsben
2009-01-08Closes #663: Added access checks on entity on get_entities_from_annotation an...marcus
2009-01-06Fixes #648: Copy and paste error corrected.marcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-09-25Clear annotations now clears annotations properly when no name is specified. ...ben
2008-09-25Count annotations now fails properly if a metastring is not found. Fixes #377ben
2008-09-09Closes #338: You're quite right, this is was an error on our part. Nice spot!marcus
2008-08-08Adjusted contributors file.ben
2008-08-07Adjusted list_entities_from_annotations to hide the gallery view by defaultben
2008-08-07Removed an extra sanitise_string call in update_annotationsben
2008-07-30Introducing url handlers for extenders.marcus
2008-07-30Extender getURL() support (no overide as of yet)marcus
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-17Fixed get_entities_by_annotationben
2008-07-17Introducing list_entities_from_annotationsben
2008-07-08Closes #125: get_entities_by_latest_annotation function marcus
2008-07-01The $entity_guid on get_annotations can now be an array.ben
2008-07-01get_annotations can now optionally take an array as owner_guidben
2008-06-25Fixes #87 & #88marcus
2008-06-25Adding an annotation triggers an 'annotate' eventben
2008-06-22Introducing the annotation listing functions.ben
2008-06-13getAnnotations now has an extra param $orderdave
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-02reversed my last tweak, another solution will be requireddave
2008-05-02small tweak to get annotationsdave
2008-05-01Fixed a bug in countAnnotationsben
2008-04-29Fixed typoben
2008-04-29Fixed a minor SQL error in annotation sum functionsben
2008-04-29Minor fix involving ratings and get annotationsben
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-24Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-15Removing the multiple slash problem on metastrings in extendersben
2008-04-15Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-14Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-08Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-08Misja Hoebe <misja@curverider.co.uk> More docstring fixesmisja