Wiki source code of ReleaseNotesWorkspaces11
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | #macro(bug $id) | ||
2 | [$id>http://jira.xwiki.org/jira/browse/${id}] #end | ||
3 | |||
4 | 1 Release Notes for XWiki Workspaces 1.1 | ||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Changes from XWiki Workspaces 1.1 Release Candidate 2 | ||
8 | |||
9 | * Bug | ||
10 | ** #bug("XWS-157") - Simple members can access XWS Administration pages | ||
11 | ** #bug("XWS-164") - Typo in XWiki Workspaces Administration title | ||
12 | ** #bug("XWS-169") - Cannot invite in a workspace a member whose name has a single quote, like "D'Almeda" | ||
13 | |||
14 | * Task | ||
15 | ** #bug("XWS-165") - Updated english translation | ||
16 | |||
17 | 1.1 All changes from XWiki Workspaces 1.0 (Summary) | ||
18 | |||
19 | TODO | ||
20 | |||
21 | 1.1.1 Full release notes | ||
22 | |||
23 | You can read the [full release notes on JIRA>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10751&styleName=Text&projectId=10302] | ||
24 | |||
25 | 1.1 Known issues | ||
26 | |||
27 | [Issues we know about>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10688&styleName=Text&projectId=10302] | ||
28 | |||
29 | 1.1 Installation | ||
30 | |||
31 | Read the [Getting Started guide>workspaces:Main.GettingStarted] on workspaces.xwiki.org | ||
32 | |||
33 | 1.1 Upgrading from an older version | ||
34 | |||
35 | 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. |