Wiki source code of Release Notes for XWiki Workspaces Milestone 2
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Release Notes for XWiki Workspaces Milestone 2 | ||
2 | |||
3 | 1.1 Changes from XWiki Workspaces Milestone 1 | ||
4 | |||
5 | * Bug | ||
6 | ** XWS-5 - Permanently deleting a space doesn't work | ||
7 | ** XWS-11 - Workspace creation form data is not cleared after workspace creation | ||
8 | ** XWS-20 - Gallery "folders" display problem | ||
9 | ** XWS-21 - Exception when editing an existing blog post | ||
10 | ** XWS-24 - Page information and XWiki Syntax panels appear when editing a space home | ||
11 | ** XWS-31 - On IE7 the division between the content and the what's new gets munged | ||
12 | |||
13 | |||
14 | * Improvement | ||
15 | ** XWS-6 - Merge the Admin XWiki Toolbar with menus from XE | ||
16 | ** XWS-9 - Use activitystream plugin for space streams | ||
17 | ** XWS-34 - Add a distribution-test module | ||
18 | ** XWS-35 - Make XWS usable with albatross and toucan skins | ||
19 | ** XWS-36 - Hide wysiwyg options that generates {style} macros | ||
20 | |||
21 | * New Feature | ||
22 | ** XWS-2 - Implement a search inside workspaces | ||
23 | ** XWS-4 - Space User Directory | ||
24 | ** XWS-8 - Background color selection per workspace | ||
25 | |||
26 | 1.1 Known issues | ||
27 | |||
28 | [Issues we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&type=4&pid=10302&status=1&sorter/field=issuekey&sorter/order=DESC] | ||
29 | |||
30 | 1.1 Installation | ||
31 | |||
32 | Read the [Installation guide>workspaces:AdminGuide.WebHome] on workspaces.xwiki.org | ||
33 | |||
34 | 1.1 Upgrading from XWiki Workspaces Milestone 1 | ||
35 | |||
36 | The process to upgrade an existing WAR installation of XWiki Workspaces Milestone 1 to Milestone 2 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. XWiki Workspaces Milestone 2 introduces a new hibernate mapping file for the activity streams, thus you will also need to merge hibernate.cfg.xml. (Refer to [code:Plugins.ActivityStreamPlugin#HInstallation] to add the mapping file to your configuration). |