aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-24Added access controls to the activity stream update count.brettp
2010-05-24The activity stream's count uses the river table instead of trying to combine...brettp
2010-05-24UI updates to users links and admin menu on profile pagespete
2010-05-24the correct tab now highlightsdave
2010-05-24Saving a blog post no longer rewrites all entity time_created and time_update...brettp
2010-05-24Updated css for admin area/plugins and submenu list stylepete
2010-05-24Added missing formatting to user-generated contentpete
2010-05-24messages now display the correct number unreaddave
2010-05-24Updated group forum link to only appear in group ownerblock, and when group f...pete
2010-05-24Updated 'Send a message to' form to display users display name rather than us...pete
2010-05-24Small tweak to group invite friends so it will show your friends correctlydave
2010-05-24Group forum link added to group ownerblockpete
2010-05-24sitepages river tweakdave
2010-05-24sitepages now displays the correct riverdave
2010-05-24activity type toggle removed as it was poorly thought out and implemented.dave
2010-05-24a simple version of the sitepages index - we will need to turn this into a ba...dave
2010-05-24Ownerblock links to users objects interface updated.pete
2010-05-24Group link to forum removed from sidebar submenupete
2010-05-24Group blog and bookmarks submenu removed from sidebar (links are now in the g...pete
2010-05-23fixed page shells for xml, php, and foafcash
2010-05-22added title attribute to report this footer linkcash
2010-05-22removing reported content dependency from core code...againcash
2010-05-22Fixes #2122 - footer analytics view addedcash
2010-05-21Using a lambda function to sort the profile menu.nickw
2010-05-21Registering new plugin hooks to extend the owner block profile menu.nickw
2010-05-21Rolling back previous commit as we will be using a hook instead of extending ...nickw
2010-05-21Fixing a typo. Works this time; no, really.nickw
2010-05-21Updating Pages plugin to extend profile owner block directly with user-specif...nickw
2010-05-21Cleaning up profile owner blocks to allow for view extensions.nickw
2010-05-20Adding submenu items for standard plugins to owner block.nickw
2010-05-20Fixes #2159: Updated entity getter test to order by guid instead of time_crea...brettp
2010-05-20Update unit tests for last_action column.brettp
2010-05-20create_entity() now adds a default last_action set to the same as time_create...brettp
2010-05-20Properly merged old 1.8 river2.php with river.php to fix last_action-based bu...brettp
2010-05-20small edit to header contents, will need to find a better way to extend this ...dave
2010-05-20small bookmark add bug fixed.dave
2010-05-20Updating RSS views to allow for object creator and geolocation.nickw
2010-05-20Updated Register and ForgottenLogin forms to use default canvases.pete
2010-05-20Added a link to 'return to network' from admin area.pete
2010-05-19Added "Newest Users" admin section.brettp
2010-05-19Removed legacy calls from groups.brettp
2010-05-19Refs #2165: Added elgg_list_entities_from_annotations() to deprecate list_ent...brettp
2010-05-19Missed passing group_guid to forum topics.brettp
2010-05-19Fixed incorrect call for $vars in group forum topics.brettp
2010-05-19Riverdashboard enabled on default installs.brettp
2010-05-19Custom index is deprecated by Site pages. These two provide the same functio...brettp
2010-05-19The Externalpages plugin is now Site Pages. Removing old plugin.brettp
2010-05-19jQuery updated to v1.4.2pete
2010-05-19Small UI update to Group activity widget.pete
2010-05-19Likes river entry timestamp wrapped in span.pete