aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02Removed duplicate changes entry.brettp
2009-12-02Changed avatar size to small in search results.brettp
2009-12-02closes #876 - profile language strings moved to profile plugincash
2009-11-30Added pagination to comments view.brettp
2009-11-30Removed tag search listing.brettp
2009-11-30If a search result returns a user, make the icon be for the user and not the ...brettp
2009-11-30Listings use profile/icon view instead of calling icon directly.brettp
2009-11-26search results view tweakeddave
2009-11-24Fixing a bug resulting from get_loggedin_user() return FALSE.nickw
2009-11-24Adding documentation to the unit test skeleton file.nickw
2009-11-24entities can now have metadata of 0 and return the correct type. Fixes #1192cash
2009-11-24dashboard latest wasn't specifying fullview as falsecash
2009-11-24fixes 1315 - language static now being set correctlycash
2009-11-24fixes #935cash
2009-11-24made the get user friends objects functions consistent and added some missing...cash
2009-11-23Deleting a user will remove all user files.nickw
2009-11-22remove friend action, return user to the place the action was triggereddave
2009-11-22when friending another user, return to the page you carried out the actiondave
2009-11-21fixes #1374 - owner_guid wasn't being set correctly in options arraycash
2009-11-21get_entities_from_metadata_multi() had bad option keys - related to #1374.cash
2009-11-21fixes #1380 - get_user_friends() was being called with subtype of desired obj...cash
2009-11-20Fixed a bug with group by and order by in elgg_get_entities. #ElggCampBAbrettp
2009-11-17updated some documentation on register_page_handler(). This fixes #1373cash
2009-11-17updating the contributors filedave
2009-11-16Bump.brettp
2009-11-16'More' links on serarch results moved, and link added to Tag resultspete
2009-11-16Search UI cleaned uppete
2009-11-16Fixed typo to display the type of search.brettp
2009-11-16Added an INSTALLING constant when installing.brettp
2009-11-15Added a missing elgg_strlen() in search_remove_ignored_words()brettp
2009-11-15Updated changes file with search and user data storage info.brettp
2009-11-15Search changes.brettp
2009-11-14fixes #1169 as described on ticketcash
2009-11-14updated documentation of API functions - perhaps ready for developer previewcash
2009-11-14user object needs to be loaded from database into session on each page in cas...cash
2009-11-13Including jQuery UI 1.7.2 in core.nickw
2009-11-13Properly ordering annotation objects returned by Elgg methods.nickw
2009-11-13Creating a redirect page for legacy themes using search.nickw
2009-11-13more test cases related to #1364.cash
2009-11-13should fix #1364 and added relevant unit test cases for this bug (yeah for un...cash
2009-11-12fixed typo with handling web services request parameters cash
2009-11-12rest api parameters can now have default valuescash
2009-11-12Fixes: #1356. Reverted search_listing to entity_listing for theme support.brettp
2009-11-12added a nonce to hmac signature and header so same call in same second does n...cash
2009-11-12Accidentally removed the eval with my debug statements.brettp
2009-11-12Wrapped all multibyte functions that are directly interchangable with non mb ...brettp
2009-11-12fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null insteadcash
2009-11-12Data migration: Disabled execution time and clearing out caches to avoid OOM ...brettp
2009-11-12fixes #1329 - schema for river is fixed - was incomplete beforecash
2009-11-11fixes #1339 - elgg_view_exists now handles view extensions for non-default vi...cash