aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-11Added coding styles and changes documents.brettp
2009-10-09Standardized annotations.php.brettp
2009-10-09Standardized admin.phpbrettp
2009-10-09Standardized activity.brettp
2009-10-09Standardized actions.phpbrettp
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp
2009-10-09Creating an ElggObject unit test.nickw
2009-10-08Adding unit test for ElggEntity annotations.nickw
2009-10-08Brought access.php and sesssion.php up to code standards.brettp
2009-10-08Adding generic unit tests for ElggEntity.nickw
2009-10-07database.php now more closely matches coding standards.brettp
2009-10-07Fixes #1181: UTF8 now correctly stored in database.brettp
2009-10-07Fixes #790: Removing unneeded @s.brettp
2009-10-06Adding unit test methods to the new Entities test.nickw
2009-10-06Removed elgg_test entries.brettp
2009-10-06Fixing a spacing issue with constructed SQL query.nickw
2009-10-06Removing the unused javascript directory from core.nickw
2009-10-05Removing old testing.php lib.brettp
2009-10-03Moved core tests into tests/core.brettp
2009-10-02Added more info to the test.brettp
2009-10-02Added unit tests for entities.brettp
2009-10-02Added unit tests.brettp
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