aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-18Standardised plugin loadingben
2008-07-18Closes #166marcus
2008-07-18Slight change to write access permissions functionben
2008-07-18Reinstating plugin hooks for access collections.ben
2008-07-18Added the autop function, replaced any references to nl2brben
2008-07-18Fixed a bug with the revamped access collectionsben
2008-07-18Improvements to get_contextben
2008-07-18Fix for access collectionsben
2008-07-18Added auto increment initial val. Fixes #171ben
2008-07-18new functions added to access in order to allow collections to be createddave
2008-07-17access_collections now auto_incrementben
2008-07-17access groups renamed to access collectionsdave
2008-07-17access_groups -> access_collectionsben
2008-07-17Fix to previousben
2008-07-17New access control hooksben
2008-07-17Added new access group control functionsben
2008-07-17Fixes #164: Seems there is something erroniously setting 'guid' to something ...marcus
2008-07-17Closes #160marcus
2008-07-17Fixed get_entities_by_annotationben
2008-07-17Introducing list_entities_from_annotationsben
2008-07-16Fixed numerous occurrances of elgg_view_entity being called incorrectly. Fixe...marcus
2008-07-16Closes #155: Introduces 'volatile' type of metadata in odd feeds.marcus
2008-07-16Closes #157: Introducing elgg_[get|set]_viewtype()marcus
2008-07-16Reversed ben's changesmarcus
2008-07-16Fix for river items when the item is an annotation, not an entity in itselfben
2008-07-16Forgot to commit thismarcus
2008-07-16Closes #158: Renamed $location to $view_location within elgg_view. This seems...marcus
2008-07-16Set the view with set_input rather than via the sessionmisja
2008-07-16Closes #156 & #139marcus
2008-07-16The friends river now grabs more friends ...ben
2008-07-16Closes #116: Groups join clears invite flags marcus
2008-07-15You can now override entity URLs with the setURL($string) method.ben
2008-07-15Closes #135: First version of the OpenDD friends elsewhere feed.marcus
2008-07-15Using ElggRiverStatement. Plugin writers update your views! Refs #135.marcus
2008-07-15Moved temp array caching stuff to the correct functions.marcus
2008-07-15Entity metadata can now be saved using setMetaData() interface even if guid n...marcus
2008-07-15Remove rogue print_r() statement, rightly set the xml view and fix incorrect ...misja
2008-07-15Fix uninitialized XML-RPC handler valuemisja
2008-07-15Fixed registering of XML-RPC handlersmisja
2008-07-14Time_created should be time_updated.marcus
2008-07-14Refs #139: Using UTF-8 encoding as a speculative fix. Test and confirm.marcus
2008-07-14Introducing oddmetadata_to_elggextender(), a function used for import but fun...marcus
2008-07-12Introducing oddentity_to_elggentity(), a function used for import but functio...marcus
2008-07-11The lists now go through the search/entity_list view.ben
2008-07-11Added getNumElements()marcus
2008-07-11Fixes #137: annotate and getAnnotations now functions for unsaved entities. M...marcus
2008-07-11Added Group entity support to import.marcus
2008-07-11relationships are addressable and have working UUIDs, refs #132marcus
2008-07-10elgg_view_title can now suppress the submenuben