aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-24Added output/access view for displaying entity access levels.brettp
2010-05-24Updating multiple plugins to no longer register admin menus with an event hook.nickw
2010-05-24Blog uses elgg_make_excerpt() now instead of its own.brettp
2010-05-24Replacing '...' with html elipse character (&#8230) in elgg_make_excerpt().brettp
2010-05-24Copied explaination for weird str_replace() in get_river_items() to the same ...brettp
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
2010-05-24Removing blogs from groups, part 2.brettp
2010-05-24Removing blog options from groups, part 1.brettp
2010-05-24Only notifying name change when it actually changed.nickw
2010-05-24Ensuring text displays on URL view for both "value" and "html" sent as property.nickw
2010-05-24Moved blog edit sidebar revisions to the top of the sidebar.brettp
2010-05-24you can no longer comment on river item while logged outdave
2010-05-24Blog edit/create form displays correct title.brettp
2010-05-24Blogs only show up in the river if in published state.brettp
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