aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
2008-10-08Default icon overrides.ben
2008-10-08Simple hook to allow for default user and entity icons.ben
2008-10-08git-svn-id: https://code.elgg.org/elgg/trunk@2224 36083f99-b078-4883-b0ff-0f9...marcus
2008-10-08Closes #417 & #418marcus
2008-10-08Closes #301: Profile icons now use getIcon() API. Overrides now possible:marcus
2008-10-07Minor tweaks to the getIcon code:marcus
2008-10-06You can now remove pagination from a listben
2008-10-06Closes #405: If -> else if. Nice spot.marcus
2008-09-15Closes #346: More granularity on enable/disable. marcus
2008-08-18Removing a user disables their entitiesben
2008-08-16Code also uselessmarcus
2008-08-16Salt free dietmarcus
2008-08-15The front page now only shows content and groups.ben
2008-08-13Closes #227 and #243: Hopefully this has the fscking thing nailed to the wall. marcus
2008-08-13Reverted changes so users can now register again.marcus
2008-08-13Correct menus being usedmarcus
2008-08-13Refs #237: Added option, now just needs a search listing banned users.marcus
2008-08-13Closes #227. Depends on #243 to work.marcus
2008-08-13Actually closes #46marcus
2008-08-13Added a reason for disabled objects.marcus
2008-08-13Closes #46: Method for activating an entity. No hookup yet.marcus
2008-08-11Added latest content to the front pageben
2008-08-11Added a search submenu.ben
2008-08-08Solved write issues in groups for non-admin users.ben
2008-08-08Adjusted contributors file.ben
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