Wiki source code of ReleaseNotesWorkspaces11RC2
Last modified by Thomas Mortagne on 2017/03/24 12:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | #macro(bug $id) | ||
| 2 | [$id>https://jira.xwiki.org/browse/${id}] #end | ||
| 3 | |||
| 4 | 1 Release Notes for XWiki Workspaces 1.1 Release Candidate 2 | ||
| 5 | |||
| 6 | #toc("" "" "") | ||
| 7 | |||
| 8 | 1.1 Changes from XWiki Workspaces 1.1 Release Candidate 1 | ||
| 9 | |||
| 10 | * Bugs resolved : | ||
| 11 | |||
| 12 | ** #bug("XWS-119") - Bad workflow when creating the organization workspace | ||
| 13 | ** #bug("XWS-144") - The register new user page looks ugly | ||
| 14 | ** #bug("XWS-148") - Long panel names overlap panel content | ||
| 15 | ** #bug("XWS-151") - Public and Open spaces do not appear in the WYSIWYG create link workspace list | ||
| 16 | ** #bug("XWS-152") - Permanently deleting a workspace does not delete sub-spaces documents | ||
| 17 | ** #bug("XWS-153") - The "post to my dashboard" checkbox is not checked when adding a workstream item from the left panel in a space | ||
| 18 | |||
| 19 | * Improvements : | ||
| 20 | |||
| 21 | ** #bug("XWS-147") - Nice page names and titles for pages outside spaces | ||
| 22 | |||
| 23 | * Task : | ||
| 24 | |||
| 25 | ** #bug("XWS-146")- Updated french translation | ||
| 26 | |||
| 27 | 1.1.1 Full release notes | ||
| 28 | |||
| 29 | You can read the [full release notes on JIRA>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10841&styleName=Text&projectId=10302&] | ||
| 30 | |||
| 31 | 1.1 Known issues | ||
| 32 | |||
| 33 | [Issues we know about>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10688&styleName=Text&projectId=10302] | ||
| 34 | |||
| 35 | 1.1 Installation | ||
| 36 | |||
| 37 | Read the [Installation guide>workspaces:AdminGuide.WebHome] on workspaces.xwiki.org | ||
| 38 | |||
| 39 | 1.1 Upgrading from an older version | ||
| 40 | |||
| 41 | The process to upgrade an existing WAR installation of XWiki Workspaces is very similar as the one described [here>platform:AdminGuide.Installation#HUpgradingXWikiCore] for XWiki Enterprise. You will need to save your configuration files (xwiki.cfg and hibernate.cfg.xml) in order to keep the new war working with your environment. |