Theme of 3.0: Social Business Software
With this version of Jive SBS, you'll find an array new features as well as
enhancements to existing ones.
Added, Improved and Removed in 3.0
Fixed Issues
Known Issues
Note: For changes in previous versions, be sure to see earlier
versions of this document:
Added, Improved and Removed
New Features
Improvements
Removed
- Removed the ability to share a document with people outside the community.
- Removed a feature that sent usage data back to Jive Software.
- Removed the ability to migrate a database from one DBMS to another.
- Removed "order by rating" from the search results page.
- Removed ability to search by more than one content type at a time.
- Permissions for enabling and disabling photo and avatar uploads have been
combined into a single setting.
- To improve performance, as of version 3.0.19 the Previous and Next links that were
displayed at the top of a discussion thread have been removed. The links were designed to allow users to browse
threads consecutively. However, the presence of the links could severely reduce performance, particularly
in communities with large numbers of threads.
- To improve product stability, as of version 4.0.13, the short term query cache has been removed.
Enabling short term query cache was causing stability issues, for example with the display of profile images,
and it was not providing enough benefit to justify it remaining in the product.
New Features
Bookmark items from both inside and outside the community.
Bookmarks are Jive's take on social bookmarking, and they show up in a few different
ways. First, you can bookmark all content types. When you bookmark an item, you add
it to the list of your bookmarks (either public or personal) under Your Stuff for
easy retrieval later. It also increments the count of people who have bookmarked
that item. So you can easily see if content is popular based on the number of people
who have bookmarked items.
Bookmarks also enable members to share resources and links found outside of the
community with other members in the community. While browsing an external site, if
you find content that you think would interest other members of the community,
simply bookmark it, and the bookmark will be added to the community where other
members can find it and even comment on it.
Connect communities through bridging (optional module). Bridging
helps people create an aggregated view of information from across multiple
communities. With bridging, you can customize your personalized homepage and add
widgets from remote (or bridged) communities.
People with access to bridged communities can add widgets displaying their
connections activity from one community, popular discussions on another community,
and recent blog posts from a third. All of these can be displayed on the same page.
Upload, embed, and display video (optional module). Whereas in
version 2.5 you could embed videos that were hosted on third-party sites (such as
YouTube and Vimeo), in version 3.0 uploaded video can be tied to the security within
the system.
In 3.0, the application transcodes uploaded videos, then streams them to a player
included in the user interface. In the way you create a discussion or document, you
can create a video post that can be embedded in other content.
Capture community activity with analytics (optional module). In
version 3.0 the analytics feature represents a data warehouse component through
which you can capture of all community activity. This feature broaden the
application's focus from capturing only creation activities to include all
activities by community members (creating, consuming, and social activities). The
feature moves data collection to a separate database where it can be loaded
asynchronously (taking the load off of the production database).
The application will also include a new kind of dashboard in the admin console.
Driven from data in the warehouse, it will be focused on adoption and participation
metrics. Future reporting enhancements will take advantage of the additional data,
making use of newer analytical technologies.
Do sentiment analysis of content (optional module). With the
insight module, you can get sentiment analysis for key topics within the community.
Through this feature, you can know when a lot of people are talking about your
products or brands -- even whether what they're saying is good or bad. Use insight
to identify the community's influential voices. This will let you know if there are
certain members whose content is viewed and commented on most often, helping you
drive engagement and loyalty within your community.
Improvements
In addition to the new features, there have been many improvements across the
product.
Focus search with contextual type-ahead. Type-ahead search now
offers the option of searching within the current space, project or group. While
browsing a member's profile, the type-ahead search also provides a convenient way to
search content created by that particular member.
Get to useful search results faster. The search results
page has been reorganized to make it faster to filter to just the information you
need. Content that matches your search phrase has been moved up the page so that it
can be located quickly. People and Places results that match your phrase have been
relocated to the right-side area, but make use of avatars and icons so that they can
be easily found. Filtering by time frame and content type were previously hidden
behind the More Options panel, but now you access those filter options directly from
the results page. Finally, results provided via OpenSearch sources are displayed on
separate tabs on the search results page.
More convenient access to actions related to people. The
mini-profile displayed when hovering over a username now provides follow (add
friend) and stop following (remove friend) actions.
Improved profile editing. Adding a photo and adding an
avatar have been combined and offer a convenient cropping tool. Your avatar can be
uploaded separately, or you can crop an area of your photo to use as your avatar.
Members can update their status from their profile page.
Now you can keep track of all of the places where you interact with
content through the new Places widget. The Places widget combines browsing
and searching of spaces, projects, and groups into one convenient tool.
Additionally, the Places widget provides a list of My Places, which includes Groups
to which you belong, projects you are following, and spaces you are following. The
ability to follow a space was added with this release as well.
Now you don’t have to refresh your browser to see updated content. Widgets now offer
a handy refresh feature, so that you can update the content within a single widget.
The space administration page in the admin console has been
replaced to address scalability and ease of use. The new space admin page
offers dynamic loading of lists for increased performance and provides drag and drop
ordering of spaces so you can easily control the way the list appears in the end
user UI.
Easier content type development with custom content
types. The custom content framework significantly reduces the development
effort when adding new content types. Instead of developing overlays, you simply use
the new API to develop a content type that's rateable, commentable, and so on. You
can quickly make your content type feel just like an out-of-box first-class content
type.
More easily move content. The new way to move content
streamlines the process and makes it easy for admins and end users alike. You can
easily move content between spaces, projects, and groups. Users also receive helpful
warnings if they are moving content to or from private places.
Easier file uploads. The new file upload form's design makes
browsing to your file the first thing you do, adds the ability to include rich text
in your description.
Transaction support. The transaction implementation builds
on the integrity and reliability of the database system.
Performance enhancements. The use of sprites for icons and
the refactoring of the search APIs are just a couple of the enhancements that will
bring noticeable performance increases for those using the community. Additional
performance benefits are also realized due to more aggressive HTTP caching at the
Apache server level.
Notes About This Release
Whether you're installing new or upgrading, you'll need to ensure that your instance
is correctly configured to use HTTPS. After installing or upgrading, see the
SSL configuration instructions in the Operations Cookbook.
Full Fixed Issues List
- [CS-22894] Display Full Name property not honored when viewer is admin
- [CS-22976] System error at Spaces -> Settings
- [CS-13647] Edit and resubmit document pending approval or moderation publishes it immediately without the approval (it can actually override a rejection)
- [CS-22867] Blog Comments Can Be Edited By Users As If They Were an Administrator
- [CS-22134] Blog post next/previous links are unreliable
- [CS-17437] Profanity filter not executed against bookmark tags
- [CS-22845] Remove / disable STQC in the application
- [CS-23465] XSS vulnerability on in doc-macros.ftl
- [CS-23526] View as PDF on Large Discussions can cause OOM
- [CS-19660] PPS file being zipped when added as attachment, hence attachment preview can't work with it
- [CS-22672] NNTP Gateway importing can become unresponsive
- [CS-18648] If a friend's email is hidden and they send you an email, you won't know who it came from
- [CS-22663] Tokenization of i18n.allowedLanguages in LanguageConfiguration static init does not handle spaces
- [CS-18095] LDAP Group Synchronization does not work on login
- [CS-22973] RecentContentManager may cause site crash while under high load
- [CS-23499] JSH logging is lost
- [CS-13489] Platform jive-dbmaint not being removed correctly
- [CS-23138] Friend/Connection Profile Picture Mouse Hover Is Incorrect in IE8
- [CS-17328] Feed for a specific blog shows the author's email address
- [CS-23224] "Show Full Editor" link is not visible in IE6, If user selects HTML as default editor.
- [CS-22991] Pasting content into the RTE is resulting in duplicate / hidden content in Chrome
- [CS-23263] Search doesn't index all supported office file extensions
- [CS-13750] Search results should not include comments when the Comment Policy is None
- [CS-21931] Space is unreachable if name contains especial char "+"
- [CS-23034] invalid field value for dueDate in german locale when creating task
- [CS-20023] Theme mappings periodically unavailable through UI in Admin Console
- [CS-17954] WatchService.deleteWatch(...) method signature and REST params don't match
- [CS-22957] Recent content widget is empty
- [CS-22871] After publishing layout in 'Your View' should stay on 'Your View'
- [CS-22218] HTML widget removes backslash characters in scripts
Known Issues in this Release
- [CS-12860] Unable to start Setup after upgrade, openfire integration-related
- [CS-17257] More than 255 chars in Report Abuse's comment causes 'Unexpected Error'
- [CS-23957] Icons are out of place in "Admin Console->Space->Managment".
- [CS-23310] The Rich Media Macro will always be enabled on restart.
- [CS-11663] Using URL to an image from within Clearspace in an announcement causes jiveURL portion of image to URL to be truncated so image only renders in announcement at the root community
- [CS-13902] 3 Emails for every edit if you are the document owner and approver
- [CS-19951] Blog view count doesn't increment for non-system/personal blogs
- [CS-12486] Revoke blog read for anyone: prevents registered users from creating blogs / blog posts
- [CS-15425] Posting a comment to a bookmark with short term query caching (STQC) enabled doesn't display notification correctly
- [CS-13847] Bookmarklet does not work in IE6 and IE7 if jiveURL pushes executed code to greater than 2083 characters
- [CS-12767] Community everywhere javascript error on first comment
- [CS-14213] Recent Content is not handling cache correctly for Custom Content Types
- [CS-13991] RecentContentManager throws SQL error on startup 3.0.5
- [CS-21714] Document attachments are not linked to in 'View as PDF'
- [CS-13987] Searching for users in the "Select Users" GUI returns the same results despite selected filters.
- [CS-22907] MIME type text/plain not honored when discussion reply arrives via incoming email processor
- [CS-13873] Emails getting lost when SMTP server not ready
- [CS-14179] Registration Wizard: Multiple avatar selection produces the image to stop loading
- [CS-21616] Disabled users listed as friend/connections
- [CS-14448] Friends Approval page won't load when requesting user has changed username
- [CS-23738] Can't delete a social group if original creator no longer exists
- [CS-22883] Importing invites to social group from CSV not working properly
- [CS-17704] Spotlight search autosubmits when you try to select a localized word (using a different input source)
- [CS-23851] A failure in loading an interceptor will cause all following interceptors to fail to load correctly
- [CS-23850] An interceptor that fails to load will not appear in the admin console
- [CS-14575] Database migration utility needs log4j.properties file
- [CS-13371] Community tree operations should be better protected against concurrent modification
- [CS-13297] CMS garbage collection is not effective for some platform installations
- [CS-18901] "System error" while viewing large document as pdf
- [CS-14259] Bad shutdown will not allow startup and displays sbs:None
- [CS-21133] Private message page hangs for users lots of messages
- [CS-14634] Profile Modified event does not include cleared-out fields in the list of modified field IDs
- [CS-13930] Profile Photo upload takes 2 tries in Safari (4 rc2)
- [CS-13878] Your Stuff > Documents does not paginate correctly
- [CS-14811] New User Registrations Report is inaccurate
- [CS-22803] Invalid blog author RSS feeds
- [CS-14263] RSS feeds not supported by Outlook 07
- [CS-12129] DocumentBodyStart html comment displaying inside of RSS feeds
- [CS-23884] Emoticons Printed with Spacer in Firefox
- [CS-22998] Pasting formatted text in RTE breaks ability to remove formatting.
- [CS-22789] RTE: Cannot resize images in Safari
- [CS-22769] Remove Formatting: doesn't strip bullets & lists
- [CS-21333] Blank anchor tags show a #
- [CS-15446] RTE table insert row after on last row of table inserts to middle of table
- [CS-13948] Links to blog posts/videos is dropping/truncating tag context from the URL
- [CS-13746] RTE IE6 renders <br /> tag differently during edit and after publish of blank bulleted lists
- [CS-17896] "Automatically Index New Content" setting is ignored
- [CS-23053] Customize stays locked if customizing account logs out
- [CS-12448] Lots of project tasks cause IE to crash
- [CS-14322] Theme mappings are not respected on asynchronous action invocations
- [CS-17493] People filter sometimes shows incorrect totals in filter cloud
- [CS-20966] Binary creation not showing upload progress
- [CS-20545] Long private message subjects extend beyond display
- [CS-15196] Watch a Tag widget does not display social group in 'small' sidebar
- [CS-13205] Improve how user popup displays when reaching bottom of the page
- [CS-14830] Creating a blog post with a wide body will hide last line of content with a scrollbar in IE
- [CS-13575] IE6 viewing blogs as a guest push sidebar off page
- [CS-23970] Upgrade task fails : "Oracle LONG to CLOB migration"
- [CS-14862] When users enter their email address as their username, the email address shows up in the URL when viewing the person's profile.
- [CS-13136] After uploading video to formatted text widget, popup does not close
- [CS-17598] profileService's getProfile returns no body
- [CS-15044] Bookmark WebServices .wsdl(SOAP) & REST documentation is missing.
- [CS-23885] Search in Places Widget Does Not Return Results
- [CS-20621] Recent Content widget doesn't present blogposts to anonymous users for public communities