Age | Commit message (Expand) | Author |
2008-07-22 | Icons now handle elegantly if you try and display a non-ElggUser entity. | ben |
2008-07-22 | Groups now have usernames of a sort | ben |
2008-07-22 | Introducing the Friendable interface | ben |
2008-07-22 | Moved the default user view from user/user to user/default. | ben |
2008-07-22 | git-svn-id: https://code.elgg.org/elgg/trunk@1488 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-07-22 | Saving cached annotations | marcus |
2008-07-21 | Typo | marcus |
2008-07-21 | OpenDD using elgg_view_title | marcus |
2008-07-21 | Exporting full profile | marcus |
2008-07-21 | Groups using elgg_view_title | marcus |
2008-07-21 | Fixes #175 | marcus |
2008-07-18 | Fix for can_write_to_container | ben |
2008-07-18 | Fixed the can_write_to_container function when you're logged out. | ben |
2008-07-18 | Further fixes. | ben |
2008-07-18 | Fix for previous. | ben |
2008-07-18 | Container_guid is set intelligently for get_entities when owner_guid is set. | ben |
2008-07-18 | Slight fix to previous. | ben |
2008-07-18 | Altered the get_user_friends_objects functions to work with containers. | ben |
2008-07-18 | Moved can_write_to_container into elgglib | ben |
2008-07-18 | Moved container_guid to entities, modified a bunch of functions. | ben |
2008-07-18 | Standardised plugin loading | ben |
2008-07-18 | Closes #166 | marcus |
2008-07-18 | Slight change to write access permissions function | ben |
2008-07-18 | Reinstating plugin hooks for access collections. | ben |
2008-07-18 | Added the autop function, replaced any references to nl2br | ben |
2008-07-18 | Fixed a bug with the revamped access collections | ben |
2008-07-18 | Improvements to get_context | ben |
2008-07-18 | Fix for access collections | ben |
2008-07-18 | Short text values are now properly escaped in the input/text view. | ben |
2008-07-18 | Added auto increment initial val. Fixes #171 | ben |
2008-07-18 | new functions added to access in order to allow collections to be created | dave |
2008-07-17 | access_collections now auto_increment | ben |
2008-07-17 | access groups renamed to access collections | dave |
2008-07-17 | access_groups -> access_collections | ben |
2008-07-17 | Fix to previous | ben |
2008-07-17 | New access control hooks | ben |
2008-07-17 | Closes #165 & #167 | marcus |
2008-07-17 | git-svn-id: https://code.elgg.org/elgg/trunk@1455 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-07-17 | Added new access group control functions | ben |
2008-07-17 | Fixes #164: Seems there is something erroniously setting 'guid' to something ... | marcus |
2008-07-17 | Closes #160 | marcus |
2008-07-17 | Fixed get_entities_by_annotation | ben |
2008-07-17 | Introducing list_entities_from_annotations | ben |
2008-07-16 | Fixed numerous occurrances of elgg_view_entity being called incorrectly. Fixe... | marcus |
2008-07-16 | Fixed the single entity viewer | ben |
2008-07-16 | Fixes #162 | marcus |
2008-07-16 | Closes #161 | marcus |
2008-07-16 | Add and remove friend actions now use try / catch | ben |
2008-07-16 | Closes #155: Introduces 'volatile' type of metadata in odd feeds. | marcus |
2008-07-16 | Closes #157: Introducing elgg_[get|set]_viewtype() | marcus |