Wiki source code of ReleaseNotesWorkspaces111
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.1 | ||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Changes from XWiki Workspaces 1.1 | ||
8 | |||
9 | * Bugs fixed: | ||
10 | |||
11 | ** #bug("XWS-176") - Cannot access history of a wiki page when only "reader" | ||
12 | ** #bug("XWS-183") - When creating a space, sample wiki page and blog post last modification date is not updated | ||
13 | ** #bug("XWS-184")- Events from archived spaces do appear on dashboards and are clickables | ||
14 | ** #bug("XWS-188") - When we attach a new image in an existing gallery, in the activity stream the message "created" when it should be "updated" | ||
15 | ** #bug("XWS-190") - On dashboards, the links to photo gallery images lead to an empty page | ||
16 | |||
17 | 1.1.1 Full release notes | ||
18 | |||
19 | You can read the [full release notes on JIRA>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10751&styleName=Text&projectId=10302] | ||
20 | |||
21 | 1.1 Known issues | ||
22 | |||
23 | [Issues we know about>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10688&styleName=Text&projectId=10302] | ||
24 | |||
25 | 1.1 Installation | ||
26 | |||
27 | Read the [Installation guide>workspaces:AdminGuide.WebHome] on workspaces.xwiki.org | ||
28 | |||
29 | 1.1 Upgrading from an older version | ||
30 | |||
31 | 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. |