aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
2008-08-07Centralised set and get magic functions to the tlc. Added isset and unset mag...marcus
2008-08-06Edited container-related permissions.ben
2008-08-05Tagging issue on unsaved entities: solved.ben
2008-08-05Speculative fix for metadata issue.marcus
2008-08-05Actually fixes #202marcus
2008-08-05Fixes #202 : Listen to plugin hook 'entity:icon:url', which passes parameters:marcus
2008-08-04Further changes to the admin panelben
2008-08-04Fixed the container_guid override.ben
2008-08-01Changed so that validated_email flag written as null user. Refs #190.marcus
2008-08-01The metadata permissions check now passes along (optionally) the specific pie...ben
2008-07-31Closes #151: Introducing getIcon($size)marcus
2008-07-25User test negative non-fatal on permissions checkmarcus
2008-07-25Actually fetching the usermarcus
2008-07-25Support multiple metadata values on entities, closes #179marcus
2008-07-24Allowing multiplemarcus
2008-07-24Correctly exporting site and container as openddmarcus
2008-07-23Moving canWriteToContainermarcus
2008-07-22Saving cached annotationsmarcus
2008-07-21Exporting full profilemarcus
2008-07-18Fix for can_write_to_containerben
2008-07-18Fixed the can_write_to_container function when you're logged out.ben
2008-07-18Further fixes.ben
2008-07-18Fix for previous.ben
2008-07-18Container_guid is set intelligently for get_entities when owner_guid is set.ben
2008-07-18Moved can_write_to_container into elgglibben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-17Closes #160marcus
2008-07-16Fixed numerous occurrances of elgg_view_entity being called incorrectly. Fixe...marcus
2008-07-16Closes #155: Introduces 'volatile' type of metadata in odd feeds.marcus
2008-07-15You can now override entity URLs with the setURL($string) method.ben
2008-07-15Moved temp array caching stuff to the correct functions.marcus
2008-07-15Entity metadata can now be saved using setMetaData() interface even if guid n...marcus
2008-07-12Introducing oddentity_to_elggentity(), a function used for import but functio...marcus
2008-07-11Fixes #137: annotate and getAnnotations now functions for unsaved entities. M...marcus
2008-07-11Added Group entity support to import.marcus
2008-07-09Blocking some information from export, closes #130marcus
2008-07-09Refs #81: Subtype can be returned on a non-saved entity.marcus
2008-07-09Introducing list_entities_groups()marcus
2008-07-07Administration tweaks; fixed users online functions, as well as last_action f...ben
2008-07-07Introducing canEditMetadataben
2008-07-01Entity loader support for ElggGroup, refs #106marcus
2008-07-01Added site_guid to internal db fieldsmarcus
2008-06-30Fixed minor cache counting issuemarcus
2008-06-27Caching (most) subtype queries, drastically reduces database queries in most ...marcus
2008-06-27Short circuited query if could not possibly return a value. Refs #101marcus
2008-06-27Added a 'display full view' parameter to all of the listings functionsben
2008-06-24Removing an annoying noticeben
2008-06-18Fixes #15: Ban user functionalitymarcus
2008-06-18Removing some error noticesben
2008-06-18Added generic listing and pagination functionsben