Release notes for XWiki Office 1.1
Version 5.1 by Silvia Macovei on 2010/03/30
Contents
Roadmap
Summary of features for version 1.1
- Optional startup
- Document refresh
- View active document in browser
- Changed Wiki Explorer toggle behavior
- Styling support for XWord 2007
- Export to on page style extensions
- Better text formatting
- Document compare and conflict resolution
- Page version checking when publishing
- Fixed encoding issues
- Cleaner output
For a complete guide to XWord features be sure to check our User Guide.
Summary of the changes introduced from XOffice 1.1 RC1
Known issues
Detailed release notes
New Features
- [XOFFICE-176] - Add a button that will refresh the page when you click it
- [XOFFICE-191] - Add a button to view the current document in the browser
Bugs
- [XOFFICE-133] - CorrectAttributesCleaner pre-DOM filter introduces quotes inside attributes values
- [XOFFICE-144] - Client type not rollbacked when pressing cancel on settings dialog
- [XOFFICE-156] - Spelling mistake on "Upload"
- [XOFFICE-181] - Coloured text in Word is black when you see it in the browser
- [XOFFICE-185] - Logging fails on restricted security machines
- [XOFFICE-186] - Can't save documents that contains french accents
- [XOFFICE-190] - Navigator actions are still enabled on the wiki after leaving the wiki explorer
- [XOFFICE-192] - Problem publishing an existing document from Word - user prompted to reenter the space and page name
- [XOFFICE-194] - "View in browser" doesn't work
- [XOFFICE-196] - Fix text that appears when hovering over the "Show attachments" button
- [XOFFICE-204] - "Wiki Explorer" button still highlighted in the ribbon after the wiki explorer has been closed
- [XOFFICE-210] - Error when trying to publish a chart from Word
- [XOFFICE-212] - First save of a document containing images fails
- [XOFFICE-213] - Word adds a "Section1" class attribute to the parent div
- [XOFFICE-218] - Edited pages should be declared as published
- [XOFFICE-219] - Navigating trough the wiki explorer does not add the pages to the wiki structure
- [XOFFICE-220] - Table title and subtitle attributes are not cleaned by filters
- [XOFFICE-223] - Buttons in "Wiki Explorer Selection" are active although not connected to a server
Improvements
- [XOFFICE-77] - Connect at start-up option
- [XOFFICE-159] - One of the actions in dialog boxes should be highlighted
- [XOFFICE-178] - Add conflict resolution when saving a page
- [XOFFICE-187] - Use "onPage" ssx for style support
- [XOFFICE-201] - Add browsing history to the server url textbox
- [XOFFICE-209] - Make all words in buttons in the "XWord" ribbon start with a capital letter
Tasks
- [XOFFICE-124] - Convert inline styles to CSS classes
- [XOFFICE-125] - Convert css classes to inline styles
- [XOFFICE-126] - Optimize css classes
- [XOFFICE-127] - Implements AddObject and GetObject methods for XWikiXMLRPCClient
- [XOFFICE-128] - Methods for sending and getting stylesheet extensions for a page
- [XOFFICE-129] - Local To Web Style Support
- [XOFFICE-130] - Web To Local Style Filter
- [XOFFICE-132] - Validate DOM on cleaning tests
- [XOFFICE-134] - Improve HeadSectionRemover pre-DOM filter
- [XOFFICE-136] - Set 'cache' property to 'long' for SSX objects created by XWord
- [XOFFICE-138] - Create UICommons project to contain shared addins UI
- [XOFFICE-143] - Move XWordSettings in XWikiLib
- [XOFFICE-145] - Move LoginData in XWikiLib
- [XOFFICE-172] - Convert content to target syntax when saving a page
- [XOFFICE-174] - Use new rendering methods when opening a page for edit
- [XOFFICE-189] - Add getPageHistory to the xmlrpc client api
- [XOFFICE-214] - Hide the client type dropdown in the default build
- [XOFFICE-224] - Add the XWiki REST model to the Connectivity models
Sub-tasks
- [XOFFICE-137] - Use/demand the stylesheet extension object in current page
- [XOFFICE-140] - Move AddinSettingsForm to UICommons
- [XOFFICE-141] - Move AddPageForm to UICommons