aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
2009-12-21fixes #988 - subtype is now available on new entities after being savedcash
2009-12-20fixed typo in list_entities()cash
2009-12-17when asking for a count of entities, we now return an integer rather than a s...cash
2009-12-08fixes #1305 - user and entity cache now cleared on deletecash
2009-11-24Fixing a bug resulting from get_loggedin_user() return FALSE.nickw
2009-11-24entities can now have metadata of 0 and return the correct type. Fixes #1192cash
2009-11-24fixes #935cash
2009-11-20Fixed a bug with group by and order by in elgg_get_entities. #ElggCampBAbrettp
2009-11-09Ignoring empty owner_guids in elgg_get_entities.brettp
2009-11-07fixed bug in list_entities() wrapper function - it was ignoring false values ...cash
2009-11-06Added ability to pass 0 as a subtype meaning "entities without a subtype".brettp
2009-11-02Deprecated elgg_get_entities_from_annotations().brettp
2009-10-28Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().brettp
2009-10-27Removed some commented out code.brettp
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