Age | Commit message (Expand) | Author |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-07-06 | Closes #742: Ability to retrieve master icon from getIcon() interface. | marcus |
2009-06-29 | Updated get_*() functions ot return false if an invalid subtype is specified. | brettp |
2009-05-28 | Refs #965: Search now correctly using page handler to make it easier to replace. | marcus |
2009-05-05 | Closes #1007: Private data now removed on entity deletion. | marcus |
2009-04-22 | Closes #957: Annotations and metadata owned by a deleted user are now also de... | marcus |
2009-03-11 | Closes 868: Fixes regression introduced in [3119]. Version number bumped. | marcus |
2009-03-11 | Added a clause that will detect if insert_data returned 0 rather than false, ... | ben |
2009-03-06 | Added garbage collector hook to clear up orphaned sub table entities. | marcus |
2009-03-05 | Error in subtype detection | ben |
2009-03-05 | Fixed search RSS | ben |
2009-03-04 | Access fix | ben |
2009-03-04 | Let's go with the most obvious application of this. | ben |
2009-03-04 | River access issues | ben |
2009-03-03 | Removed calls to the deprecated entity cache | ben |
2009-02-26 | Fixes to container permissions and widgets to allow default widgets to work w... | kevinjardine |
2009-02-24 | Added fixes to create_entity and add_widgets to correctly handle containers. | ben |
2009-02-20 | Fixes warning messages on disable or delete for times when an entity has no s... | marcus |
2009-02-19 | Introducing archive functionality. | ben |
2009-02-16 | Short circuit get entity on impossible values, saving two db queries per page | marcus |
2009-02-12 | Clear river items on entity delete | ben |
2009-02-09 | A single notification is now sent out on forum topic creation. | ben |
2009-02-09 | Refs #640: Entity disable now recursive | marcus |
2009-02-09 | Refs #640, #282: Recursive deletion of owned and contained entities. | marcus |
2009-02-09 | Closes #720: setCalendarTimeAndDuration() now saves end time correctly. | marcus |
2009-02-04 | Moves access permissions references over to using the ACCESS_* constants defi... | ben |
2009-02-04 | ticket #732 committed | dave |
2009-02-03 | patch number #724 applied | dave |
2009-02-02 | Fixed bug in get_entities allowing for multiple subtypes. | ben |
2009-01-30 | Moving over to use file_exists to check for default entity icons, which shoul... | ben |
2009-01-27 | Added container_guid to ElggEntity->save() and update_entity() functions. Fix... | ben |
2009-01-23 | Refs #706 | marcus |
2009-01-09 | Minor variable name and comment change. | marcus |
2009-01-08 | Minor error message improvement | marcus |
2009-01-08 | Added extra belts and braces check (minor) | marcus |
2009-01-08 | Added extra belts and braces check (minor) | marcus |
2009-01-08 | Refs #640: Renamed and moved entities.php:disable_entities to user.php:disabl... | marcus |
2009-01-08 | Delete replaced by disable in disable_entity | marcus |
2009-01-05 | * Added addRelationship to ElggEntity... bit of an omission! | marcus |
2008-11-26 | Closes #571: Widgets now use private store for settings | marcus |
2008-11-25 | Hook for future geocoding library added. | marcus |
2008-11-20 | Refs #452: Calendar interface on entities | marcus |
2008-11-20 | Introducing get_entities_from_private_setting(); | marcus |
2008-11-20 | Refs #571. Fixes #569, #570: | marcus |
2008-11-20 | Refs #569, #570, #571: Corrected and optimised insert query | marcus |
2008-11-20 | Refs #569, #570, #571: dbprefix not prefix; | marcus |
2008-11-20 | Refs #569, #570, #571: Added remove_all_private_settings() | marcus |
2008-11-20 | Refs #569, #570, #571: Added get_all_private_settings(); | marcus |
2008-11-19 | Fixes #568: Exportable code now inclusive not exclusive. | marcus |
2008-11-19 | Base private setting functions, commit 2 | ben |