Age | Commit message (Expand) | Author |
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 | 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 | 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 | Closes #155: Introduces 'volatile' type of metadata in odd feeds. | marcus |
2008-07-16 | Closes #157: Introducing elgg_[get|set]_viewtype() | marcus |
2008-07-16 | Reversed ben's changes | marcus |
2008-07-16 | Fix for river items when the item is an annotation, not an entity in itself | ben |
2008-07-16 | Forgot to commit this | marcus |
2008-07-16 | Closes #158: Renamed $location to $view_location within elgg_view. This seems... | marcus |
2008-07-16 | Set the view with set_input rather than via the session | misja |
2008-07-16 | Closes #156 & #139 | marcus |
2008-07-16 | The friends river now grabs more friends ... | ben |
2008-07-16 | Closes #116: Groups join clears invite flags | marcus |
2008-07-15 | You can now override entity URLs with the setURL($string) method. | ben |
2008-07-15 | Closes #135: First version of the OpenDD friends elsewhere feed. | marcus |
2008-07-15 | Using ElggRiverStatement. Plugin writers update your views! Refs #135. | marcus |
2008-07-15 | Moved temp array caching stuff to the correct functions. | marcus |
2008-07-15 | Entity metadata can now be saved using setMetaData() interface even if guid n... | marcus |
2008-07-15 | Remove rogue print_r() statement, rightly set the xml view and fix incorrect ... | misja |
2008-07-15 | Fix uninitialized XML-RPC handler value | misja |
2008-07-15 | Fixed registering of XML-RPC handlers | misja |
2008-07-14 | Time_created should be time_updated. | marcus |
2008-07-14 | Refs #139: Using UTF-8 encoding as a speculative fix. Test and confirm. | marcus |
2008-07-14 | Introducing oddmetadata_to_elggextender(), a function used for import but fun... | marcus |
2008-07-12 | Introducing oddentity_to_elggentity(), a function used for import but functio... | marcus |
2008-07-11 | The lists now go through the search/entity_list view. | ben |
2008-07-11 | Added getNumElements() | marcus |
2008-07-11 | Fixes #137: annotate and getAnnotations now functions for unsaved entities. M... | marcus |
2008-07-11 | Added Group entity support to import. | marcus |
2008-07-11 | relationships are addressable and have working UUIDs, refs #132 | marcus |
2008-07-10 | elgg_view_title can now suppress the submenu | ben |
2008-07-10 | Added a plugin hook for counting comments. | ben |
2008-07-10 | Working with multiple values in array | marcus |
2008-07-10 | Fixes #134: Using else between statements to ensure that they are only ever t... | marcus |
2008-07-10 | Fixed issue with get_plugin_name and pagehandlers. | ben |
2008-07-09 | Fixed comments! | ben |