Age | Commit message (Expand) | Author |
2010-05-26 | Updating Sitepages plugin settings for new administration layout. | nickw |
2010-05-26 | Gatekeeper() added to blog edit/create pagehandler. | brettp |
2010-05-26 | Fix problem rewriting type_subtype_pair -> type_subtype_pairs in elgg_get_ent... | brettp |
2010-05-26 | group discussion access defaults to the group | dave |
2010-05-26 | Ensuring Blogs and Forum links display properly in the group ownerblock. | nickw |
2010-05-26 | small tweak to header contents | dave |
2010-05-26 | bookmark header bug fixed | dave |
2010-05-26 | Updated content area title when viewing a users objects | pete |
2010-05-26 | Additional links to tools added to profile pages ownerblock (hardcoded for ph... | pete |
2010-05-25 | Updating administration plugins with admin submenu views. | nickw |
2010-05-25 | Navigation/tabs uses output/url for the links. | brettp |
2010-05-25 | Added title to output/url. Fixed typo breaking js support in output/url. | brettp |
2010-05-25 | Added changes to CHANGES.txt. | brettp |
2010-05-25 | Fixed documentation for output/url view. | brettp |
2010-05-25 | Added title to url output. | brettp |
2010-05-25 | change the bookmark header depending on whose bookmarks are being viewed | dave |
2010-05-25 | Updated documentation for register_plugin_hook(). | brettp |
2010-05-25 | Updated documentation and cleaned up code for trigger_plugin_hook(). | brettp |
2010-05-25 | Walled Garden login page is no longer tied to the default page shell. | nickw |
2010-05-25 | only display comment count if there are comments | dave |
2010-05-25 | check to see if comments are on or off | dave |
2010-05-25 | blog revisions tweaked | dave |
2010-05-25 | Updating Default Widgets administration to use new canvas layout. | nickw |
2010-05-25 | Fix for blogs list view interface in some browsers | pete |
2010-05-25 | comment wall notification message tweaked | dave |
2010-05-25 | Updates to Blogs edit UI. | pete |
2010-05-25 | content header added for use when viewing another user | dave |
2010-05-25 | revert last commit. No need for an all view. | dave |
2010-05-25 | added an all site tagcloud view, tagcloud.php will be customised to run in th... | dave |
2010-05-25 | UI update to avatar menu list-style. | pete |
2010-05-25 | Refs #2114 - added elgg_sidebar view | cash |
2010-05-24 | Added blog author link by line on blog list. | brettp |
2010-05-24 | Added access level in blog list. | brettp |
2010-05-24 | Added output/access view for displaying entity access levels. | brettp |
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 |