aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
2009-10-27Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().brettp
2009-10-25Corrected bug when passing container_guids or owner_guids of 0.brettp
2009-10-24Created elgg_get_entities() and rewrote get_entities() to pass to the new fun...brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-13Standardized users and entities.brettp
2009-10-13Standardized entities.php.brettp
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp
2009-10-09Creating an ElggObject unit test.nickw
2009-10-08Adding generic unit tests for ElggEntity.nickw
2009-10-07Fixes #790: Removing unneeded @s.brettp
2009-10-06Adding unit test methods to the new Entities test.nickw
2009-10-02Added unit tests for entities.brettp
2009-09-04Added strip_tags() to setting titles in ElggEntitybrettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-28Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ...brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-06Closes #742: Ability to retrieve master icon from getIcon() interface.marcus
2009-06-29Updated get_*() functions ot return false if an invalid subtype is specified.brettp
2009-05-28Refs #965: Search now correctly using page handler to make it easier to replace.marcus
2009-05-05Closes #1007: Private data now removed on entity deletion.marcus
2009-04-22Closes #957: Annotations and metadata owned by a deleted user are now also de...marcus
2009-03-11Closes 868: Fixes regression introduced in [3119]. Version number bumped.marcus
2009-03-11Added a clause that will detect if insert_data returned 0 rather than false, ...ben
2009-03-06Added garbage collector hook to clear up orphaned sub table entities.marcus
2009-03-05Error in subtype detectionben
2009-03-05Fixed search RSSben
2009-03-04Access fixben
2009-03-04Let's go with the most obvious application of this.ben
2009-03-04River access issuesben
2009-03-03Removed calls to the deprecated entity cacheben
2009-02-26Fixes to container permissions and widgets to allow default widgets to work w...kevinjardine
2009-02-24Added fixes to create_entity and add_widgets to correctly handle containers.ben
2009-02-20Fixes warning messages on disable or delete for times when an entity has no s...marcus
2009-02-19Introducing archive functionality.ben
2009-02-16Short circuit get entity on impossible values, saving two db queries per pagemarcus
2009-02-12Clear river items on entity deleteben
2009-02-09A single notification is now sent out on forum topic creation.ben
2009-02-09Refs #640: Entity disable now recursivemarcus
2009-02-09Refs #640, #282: Recursive deletion of owned and contained entities.marcus
2009-02-09Closes #720: setCalendarTimeAndDuration() now saves end time correctly.marcus
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-02-04ticket #732 committeddave
2009-02-03patch number #724 applieddave
2009-02-02Fixed bug in get_entities allowing for multiple subtypes.ben
2009-01-30Moving over to use file_exists to check for default entity icons, which shoul...ben
2009-01-27Added container_guid to ElggEntity->save() and update_entity() functions. Fix...ben
2009-01-23Refs #706marcus
2009-01-09Minor variable name and comment change.marcus