aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-15Fixes #1251: Correct strings applied.brettp
2009-09-10Updated fixes for checking for admin in get_access_sql_prefix()brettp
2009-09-10Checking against admin metadata instead of $is_admin global in get_access_sql...brettp
2009-09-10Fixing a bug with when getting the sql suffix for the non-loggedin user.brettp
2009-09-09Added "Only Friends" string for user picker.brettp
2009-09-09Defaulted userpicker to all users. Checkbox makes it only friends.brettp
2009-09-09updating the version number in the readmedave
2009-09-07Better jquery deleting of user entity for user picker.brettp
2009-09-07Pulled out language string to language file.brettp
2009-09-07Added bolding to term searc in user picker.brettp
2009-09-07Updated livesearch page handler to use classes instead of hard coded css.brettp
2009-09-07Added rough version of a new user picker.brettp
2009-09-07Fixes #1207: Using fullviews with proper list_entity params.brettp
2009-09-06Bumped version number.brettp
2009-09-06Test commit take 2.brettp
2009-09-06Test commit for github.brettp
2009-09-06Fixed a potential security issue concerning site views.brettp
2009-09-04Added strip_tags() to setting titles in ElggEntitybrettp
2009-09-04Patch submitted for ticket #886 rolled back as it was causing #1205 -> #886 w...dave
2009-09-04activity display toggle so site admins can choose avatars or the small iconsdave
2009-09-03Adding additional hooks to add/remove/update users for access_collections()brettp
2009-09-03Cleaning up autocomplete view.brettp
2009-09-03Added autocomplete view to core.brettp
2009-09-03missing comma addeddave
2009-09-03fullview hashed out for now as it caused unexpected behaviour on admin user l...dave
2009-09-02Patch on ticket #1210 committeddave
2009-09-02Patch committed for #1207dave
2009-09-02order by bug fixed in get_entities_from_relationshipdave
2009-09-01a simple function which returns a string version of an entity's access leveldave
2009-08-31All line endings are now Unix-style.brettp
2009-08-28Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ...brettp
2009-08-27Fixes #1191: set_input() was never being called for tag in search_page_handle...brettp
2009-08-27a missing pipe addeddave
2009-08-27a snippet of a new comment on an object will now appear in the activity riverdave
2009-08-26Added entity_owner_guid to get_annotations()brettp
2009-08-25a simple solution to a css/js loading bug. We need to come up with something ...dave
2009-08-23new style added for page update action appearing in the riverdave
2009-08-21Fixes #1180: Group join event triggered after joining group. This trigger's r...brettp
2009-08-21new friending river view applieddave
2009-08-20Version bump to 1.6.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-08-19Fixes #1176: Added date back to license.brettp
2009-08-19Testbrettp
2009-08-11Fixes #942: In register_user, replaced sanitise_string() call with a simple t...brettp
2009-08-11Added timelower and timeupper to get_annotations() and __get_annotations_calc...brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-08-05Added documentation to list_entities_from_access_collection();brettp
2009-08-04Fixed a security issues when simple cache is off.brettp
2009-08-04small edit dave
2009-08-03Added starttime and endtime for get_entities_from_annotation().brettp