Age | Commit message (Expand) | Author |
2010-05-24 | Updating multiple plugins to no longer register admin menus with an event hook. | nickw |
2010-05-24 | Blog uses elgg_make_excerpt() now instead of its own. | brettp |
2010-05-24 | Replacing '...' with html elipse character (…) in elgg_make_excerpt(). | brettp |
2010-05-24 | Copied explaination for weird str_replace() in get_river_items() to the same ... | brettp |
2010-05-24 | Removing publish_date interface for blogs pending better l10n for dates. | brettp |
2010-05-24 | Removing blogs from groups, part 2. | brettp |
2010-05-24 | Removing blog options from groups, part 1. | brettp |
2010-05-24 | Only notifying name change when it actually changed. | nickw |
2010-05-24 | Ensuring text displays on URL view for both "value" and "html" sent as property. | nickw |
2010-05-24 | Moved blog edit sidebar revisions to the top of the sidebar. | brettp |
2010-05-24 | you can no longer comment on river item while logged out | dave |
2010-05-24 | Blog edit/create form displays correct title. | brettp |
2010-05-24 | Blogs only show up in the river if in published state. | brettp |
2010-05-24 | Added access controls to the activity stream update count. | brettp |
2010-05-24 | The activity stream's count uses the river table instead of trying to combine... | brettp |
2010-05-24 | UI updates to users links and admin menu on profile pages | pete |
2010-05-24 | the correct tab now highlights | dave |
2010-05-24 | Saving a blog post no longer rewrites all entity time_created and time_update... | brettp |
2010-05-24 | Updated css for admin area/plugins and submenu list style | pete |
2010-05-24 | Added missing formatting to user-generated content | pete |
2010-05-24 | messages now display the correct number unread | dave |
2010-05-24 | Updated group forum link to only appear in group ownerblock, and when group f... | pete |
2010-05-24 | Updated 'Send a message to' form to display users display name rather than us... | pete |
2010-05-24 | Small tweak to group invite friends so it will show your friends correctly | dave |
2010-05-24 | Group forum link added to group ownerblock | pete |
2010-05-24 | sitepages river tweak | dave |
2010-05-24 | sitepages now displays the correct river | dave |
2010-05-24 | activity type toggle removed as it was poorly thought out and implemented. | dave |
2010-05-24 | a simple version of the sitepages index - we will need to turn this into a ba... | dave |
2010-05-24 | Ownerblock links to users objects interface updated. | pete |
2010-05-24 | Group link to forum removed from sidebar submenu | pete |
2010-05-24 | Group blog and bookmarks submenu removed from sidebar (links are now in the g... | pete |
2010-05-23 | fixed page shells for xml, php, and foaf | cash |
2010-05-22 | added title attribute to report this footer link | cash |
2010-05-22 | removing reported content dependency from core code...again | cash |
2010-05-22 | Fixes #2122 - footer analytics view added | cash |
2010-05-21 | Using a lambda function to sort the profile menu. | nickw |
2010-05-21 | Registering new plugin hooks to extend the owner block profile menu. | nickw |
2010-05-21 | Rolling back previous commit as we will be using a hook instead of extending ... | nickw |
2010-05-21 | Fixing a typo. Works this time; no, really. | nickw |
2010-05-21 | Updating Pages plugin to extend profile owner block directly with user-specif... | nickw |
2010-05-21 | Cleaning up profile owner blocks to allow for view extensions. | nickw |
2010-05-20 | Adding submenu items for standard plugins to owner block. | nickw |
2010-05-20 | Fixes #2159: Updated entity getter test to order by guid instead of time_crea... | brettp |
2010-05-20 | Update unit tests for last_action column. | brettp |
2010-05-20 | create_entity() now adds a default last_action set to the same as time_create... | brettp |
2010-05-20 | Properly merged old 1.8 river2.php with river.php to fix last_action-based bu... | brettp |
2010-05-20 | small edit to header contents, will need to find a better way to extend this ... | dave |
2010-05-20 | small bookmark add bug fixed. | dave |
2010-05-20 | Updating RSS views to allow for object creator and geolocation. | nickw |