aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-30Added autofocusing of the username field on the login page.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3502 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-30new activity river - clipped overflow for long urls/stringspete
git-svn-id: http://code.elgg.org/elgg/trunk@3501 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-23Upped minChars to 2 for user picker.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3496 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-23Disabled matchContains in user picker.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3495 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-23Updated the user picker to avoid possible mysql injection attacks and to ↵brettp
search only by leading chars. git-svn-id: http://code.elgg.org/elgg/trunk@3494 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-22collections picker - delete link given classname and brackets removed from ↵pete
string git-svn-id: http://code.elgg.org/elgg/trunk@3493 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-21Removing embed view in favor of the correct views in the plugin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3492 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-21Adding core contributor credit.nickw
Testing ability to commit to core elgg trunk. git-svn-id: http://code.elgg.org/elgg/trunk@3491 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-21New river code added to allow user comment to be pulled out and displayeddave
git-svn-id: http://code.elgg.org/elgg/trunk@3490 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-17Updated user picker to return 25 results, text input to be 30 wide.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3489 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-16Changed get_entities_from_access_collection() to ↵brettp
get_entities_from_access_id() to be more generic. git-svn-id: https://code.elgg.org/elgg/trunk@3488 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-16Fixes #1238: Added ElggExtender::getOwnerEntity() and changed ↵brettp
ElggExtender::getOwner() to return just the GUID. Also, this fixes a bug with checking permissions on annotations. git-svn-id: https://code.elgg.org/elgg/trunk@3487 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-15Fixes #1251: Correct strings applied.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3486 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-10Updated fixes for checking for admin in get_access_sql_prefix()brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3485 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-10Checking against admin metadata instead of $is_admin global in ↵brettp
get_access_sql_suffix(). git-svn-id: https://code.elgg.org/elgg/trunk@3484 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-10Fixing a bug with when getting the sql suffix for the non-loggedin user.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3483 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-09Added "Only Friends" string for user picker.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3482 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-09Defaulted userpicker to all users. Checkbox makes it only friends.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3481 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-09updating the version number in the readmedave
git-svn-id: https://code.elgg.org/elgg/trunk@3480 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-07Better jquery deleting of user entity for user picker.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3479 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-07Pulled out language string to language file.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3478 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-07Added bolding to term searc in user picker.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3477 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-07Updated livesearch page handler to use classes instead of hard coded css.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3476 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-07Added rough version of a new user picker.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3475 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-07Fixes #1207: Using fullviews with proper list_entity params.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3473 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-06Bumped version number.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3470 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-06Test commit take 2.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3466 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-06Test commit for github.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3465 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-06Fixed a potential security issue concerning site views.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3464 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-04Added strip_tags() to setting titles in ElggEntitybrettp
git-svn-id: https://code.elgg.org/elgg/trunk@3463 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-04Patch submitted for ticket #886 rolled back as it was causing #1205 -> #886 ↵dave
will need further investigating git-svn-id: https://code.elgg.org/elgg/trunk@3462 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-04activity display toggle so site admins can choose avatars or the small iconsdave
git-svn-id: https://code.elgg.org/elgg/trunk@3461 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-03Adding additional hooks to add/remove/update users for access_collections()brettp
Added autocomplete endpoint in input_init() git-svn-id: https://code.elgg.org/elgg/trunk@3460 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-03Cleaning up autocomplete view.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3459 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-03Added autocomplete view to core.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3458 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-03missing comma addeddave
git-svn-id: https://code.elgg.org/elgg/trunk@3457 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-03fullview hashed out for now as it caused unexpected behaviour on admin user ↵dave
list view, needs more investigating git-svn-id: https://code.elgg.org/elgg/trunk@3456 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-02Patch on ticket #1210 committeddave
git-svn-id: https://code.elgg.org/elgg/trunk@3455 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-02Patch committed for #1207dave
git-svn-id: https://code.elgg.org/elgg/trunk@3454 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-02order by bug fixed in get_entities_from_relationshipdave
git-svn-id: https://code.elgg.org/elgg/trunk@3453 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-09-01a simple function which returns a string version of an entity's access leveldave
git-svn-id: https://code.elgg.org/elgg/trunk@3452 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-28Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ↵brettp
users are not recursively disabled for plugins that need to create entities owned by the new user upon entity creation. git-svn-id: https://code.elgg.org/elgg/trunk@3450 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-27Fixes #1191: set_input() was never being called for tag in ↵brettp
search_page_handler(). git-svn-id: https://code.elgg.org/elgg/trunk@3446 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-27a missing pipe addeddave
git-svn-id: https://code.elgg.org/elgg/trunk@3445 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-27a snippet of a new comment on an object will now appear in the activity riverdave
git-svn-id: https://code.elgg.org/elgg/trunk@3444 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-26Added entity_owner_guid to get_annotations()brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3443 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-25a simple solution to a css/js loading bug. We need to come up with something ↵dave
better, long term. git-svn-id: https://code.elgg.org/elgg/trunk@3442 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-23new style added for page update action appearing in the riverdave
git-svn-id: https://code.elgg.org/elgg/trunk@3441 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-21Fixes #1180: Group join event triggered after joining group. This trigger's ↵brettp
return was never being tested so no overriding could be done. If we decide to test the trigger to stop group joining, groups_write_acl_plugin_hook() will need to be changed... git-svn-id: https://code.elgg.org/elgg/trunk@3438 36083f99-b078-4883-b0ff-0f9b5a30f544