Powered by Jive Software

Clearspace Changelog

Version 1.0.2, released 2/22/2007

README | Changelog | Documentation
  • Clearspace 1.0.2 (February 22, 2007)
    • New Feature: Add LDAP guide documentation
    • New Feature: Create a way to swap the 2 main tables on the front page (what's new and spaces)
    • New Feature: Disable styling of rss feeds
    • Improvement: Improve documentation around setting JAVA_HOME environment variable for the standalone server
    • Improvement: Add a brief "starting/stopping" message to the standalone start/stop scripts
    • Improvement: Login page looks different under IE7 then in firefox - the form isn't centered nicely in IE 7 as it is in firefox
    • Improvement: Link to new user guide from the main "New to Clearspace?" box
    • Bug: Odd editting conflict error when publishing, warns "edit by guest"
    • Bug: Cannot Specify LDAP Administrator during LDAP Setup
    • Bug: Author can not edit their own thread
    • Bug: Attempting to select the second document version for comparison on document diff screen results in an alert "Are you sure you want to restore this version of the document text?"
    • Bug: API methods with result filters specifying offset and number of results are not properly being handled at the proxy level resulting in too few results when the user does not have permission to view some of the objects
    • Bug: Adding properties to a LDAPUser fails with a NullPointerException
    • Bug: blog post permalink error when two posts on the same blog have the same name
    • Bug: Freemarker error in admin document import
    • Bug: Spellchecker is sometimes highlighting correct words as misspelt Votes: 1
    • Bug: Pound sign in link markup text is being stripped
    • Bug: Clicking on 'Your Tags' when creating a blog post is not working as expected
    • Bug: Styles for single page/side by side links in doc diff view are busted
    • Bug: search restricted to a community returns blog posts that aren't associated with the community
    • Bug: blog post formatting incorrect when pasting content from Excel using IE7
    • Bug: Email token parsing error on jivespace
    • Bug: SQL Schema for SQL Server contains many warnings about maximum row size being exceeded
    • Bug: Space Object Wiki Syntax links to the main page, not the space
  • Clearspace 1.0.1 (February 15, 2007)
    • Task: Create documentation for users to upgrade to 1.0.1
    • Task: Add webservices guide to main documentation
    • New Feature: Create keyboard shortcuts for the user bar menu items
    • Improvement: Don't load the XFire web services servlet on startup
    • Improvement: Create a redirect page to "/clearspace" in the standalone server's ROOT webapp
    • Improvement: Need ability to move a document from one community to another
    • Improvement: create space wizard should include option for choosing parent space
    • Improvement: Clearspace should check the Wildfire version and display warning to admins
    • Improvement: IOC Interceptor needs to be improved to return UNAUTH if the aware content could not be loaded
    • Improvement: Always do lowercase email inserts and comparisons
    • Improvement: Indicate a problem with permissions instead of saying a resource is not found
    • Improvement: users-main.jsp in admin console shows # of posts, but not documents / blog posts
    • Improvement: Always pass in username from setup tool to admin login screen
    • Bug: Creating two communities with the same name in different parent communities throws an exception
    • Bug: Document insert fails under Postgresql
    • Bug: Merging 2 spaces causes the merged space's documents to be deleted,not merged
    • Bug: System Error when trying to navigate to license page in admin console
    • Bug: Standalone installer: Can't lanch from directory with spaces in path name
    • Bug: User cannot create blog if username = spacename
    • Bug: http urls containing '@' are treated as invalid by renderer.
    • Bug: SQL Server: unable to insert document
    • Bug: Online Documentation: Clearspace Install Guide: Orion and Oracle anchors are not functioning
    • Bug: Admin Console: Trying to create Space Blog with a blog address containing @ symbol causes system error
    • Bug: Setup Tool: Pasting valid commercial license into license text box fails.
    • Bug: Tabs don't show up in link chooser in IE7
    • Bug: Going through setup a second time deletes the jive.license file
    • Bug: Admin Console: Changing parent space in space wizard does not change Space Display Name for subspace
    • Bug: {code} not being removed from page output (not being treated exactly like {code:java} as it should be)
    • Bug: link content pop window doesn't work on blog post editor
    • Bug: locale interceptor throws NPE if user in session has been deleted
    • Bug: Document Editor: Second level bullets are not allowed to exist on their own.
    • Bug: start-clearspace.sh should export JAVA_OPTS
    • Bug: TagCommunityTest fails under MySQL because generated query contains subqueries
    • Bug: Ampersands in content body rendered poorly in both watch emails and rss feeds
    • Bug: Top paginator paging links are incorrect on document view in a space
    • Bug: Code blocks loose leading spaces when going from RTE to PTE
    • Bug: Need notification when collaborators additions are rejected due to insufficient perms
    • Bug: add min width css to admin console css
    • Bug: apply tag ui from /tags to /blogs/tags and /blogs/aaron/tags
    • Bug: Link redirect not happening after logging in.
    • Bug: Foreign key constraint failing under postgres when running certain functional tests
    • Bug: Insertion of blob objects can fail in Oracle with the error "row containing the LOB value is not locked"
    • Bug: Trying to create a Blog if there are no defined spaces does not do anything, should warn users
    • Bug: Mark Question as Unanswered page has text "You are about to mark the question ggggggggggg as answered."
    • Bug: Odd spacing around the user avatar and user's name
    • Bug: Double clicking on setup license radio button type causes license text box to incorrectly appear/disappear
    • Bug: More link under What's new should link to second page of results, not the first.
    • Bug: Freemarker cache bug
    • Bug: "Document" misspelled on move document page
    • Bug: Extra ": by" in email watch template