aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
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
2008-06-13added $order to docsdave
2008-06-13Fixed typoben
2008-06-13getAnnotations now has an extra param $orderdave
2008-06-13Marcus Povey: CLOSED - # 9: FilePluginFile not found marcus
2008-06-12Some extra entity documentationben
2008-06-11Edit permissions changes for adminsben
2008-06-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-10Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-10Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09git-svn-id: https://code.elgg.org/elgg/trunk@840 36083f99-b078-4883-b0ff-0f9b...icewing
2008-06-09git-svn-id: https://code.elgg.org/elgg/trunk@838 36083f99-b078-4883-b0ff-0f9b...icewing
2008-06-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-09Interim fix for user savingben