Wiki source code of ReleaseNotesWorkspaces11RC1
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 Release Candidate 1 | ||
5 | |||
6 | #toc("" "" "") | ||
7 | |||
8 | 1.1 Changes from XWiki Workspaces 1.1 Milestone 2 | ||
9 | |||
10 | * Bugs resolved : | ||
11 | |||
12 | ** #bug("XWS-119") - Bad workflow when creating the organization workspace | ||
13 | ** #bug("XWS-121") - Inputs of type button do not have the same hover style as "button links" do | ||
14 | ** #bug("XWS-124") - Impossible to manually save a workspace WebPreferences from the object editor | ||
15 | ** #bug("XWS-125") - missing "hand cursor" on sidebar buttons on IE6 | ||
16 | ** #bug("XWS-126") - When expanding a page comments are on IE6, the top action bar gets truncated | ||
17 | ** #bug("XWS-127") - Client side validation on workspace creation form does not work under IE6 | ||
18 | ** #bug("XWS-128") - Style issue on "Manage spaces" UI under IE6 | ||
19 | ** #bug("XWS-129") - Misplaced arrows on the global groups management UI under IE6 | ||
20 | ** #bug("XWS-130") - When browsing through the user directory with IE6, profile pictures have a bad size | ||
21 | ** #bug("XWS-133") - Impossible to register on IE6 | ||
22 | ** #bug("XWS-134") - Lot of stacktraces using the installer versions | ||
23 | ** #bug("XWS-136") - User name filters do not work under IE6/7 in user administration | ||
24 | |||
25 | 1.1.1 Full release notes | ||
26 | |||
27 | You can read the [full release notes on JIRA>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10750&styleName=Text&projectId=10302] | ||
28 | |||
29 | 1.1 Known issues | ||
30 | |||
31 | [Issues we know about>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10688&styleName=Text&projectId=10302] | ||
32 | |||
33 | 1.1 Installation | ||
34 | |||
35 | Read the [Installation guide>workspaces:AdminGuide.WebHome] on workspaces.xwiki.org | ||
36 | |||
37 | 1.1 Upgrading from an older version | ||
38 | |||
39 | 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. |