aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-02Added simpletest and start of unit tests.brettp
2009-09-30Added autofocusing of the username field on the login page.brettp
2009-09-30new activity river - clipped overflow for long urls/stringspete
2009-09-23Upped minChars to 2 for user picker.brettp
2009-09-23Disabled matchContains in user picker.brettp
2009-09-23Updated the user picker to avoid possible mysql injection attacks and to sear...brettp
2009-09-22collections picker - delete link given classname and brackets removed from st...pete
2009-09-21Removing embed view in favor of the correct views in the plugin.brettp
2009-09-21Adding core contributor credit.nickw
2009-09-21New river code added to allow user comment to be pulled out and displayeddave
2009-09-17Updated user picker to return 25 results, text input to be 30 wide.brettp
2009-09-16Changed get_entities_from_access_collection() to get_entities_from_access_id(...brettp
2009-09-16Fixes #1238: Added ElggExtender::getOwnerEntity() and changed ElggExtender::g...brettp
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