Version 13.1 by Dmitry Bakbardin on 2011/10/06

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("ReleaseNotesXWikiEnterprise30M3")
3 {{/velocity}}
4
5 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
6
7 First release candidate of XWiki Enterprise 3.2 version ([[Roadmap>>Main.Roadmap]]). Unless a bug is found, this will become the 3.2 final release.
8
9 = New and Noteworthy (since XWiki Enterprise 3.2 Milestone 3) =
10
11 == Workspaces ==
12
13 We have adopted the [[extensions:Extension.Workspace Application]] as an XWiki platform project. In a few words, the //Workspace Application// allows regular users to create workspaces where they can collaborate on a specific topic. Once the work is done, they can delete the workspace if they wish so. A workspaces is, in essence, a regular subwikis that is to be used only by global users. It allows global users to join or be invited and to easily navigate through the available workspaces and to the main wiki.
14
15 The //Workspace Application// suits best for intranets or any other usecase that involves having only global users and going back and forward through projects or departments that are separated in subwikis. On the other hand, the //Workspace Application// is not intended to be used in environments such as wiki farms, where each subwiki is a bubble, having it's own users and not knowing/caring about other subwikis or the main wiki. This later usecase is the task of the [[extensions:Extension.Wiki Manager Application]].
16
17 [[image:create-workspace-entry.png||alt="Create workspace button"]] [[image:main-wiki-section-in-a-workspace.png||alt="Main wiki section displayed in top menu while in a workspace"]] [[image:workspace-administration-workspaceusers-section.png||alt="Workspace Users section in the workspace's administration section replacing 'Registration' and 'Users'"]]
18 [[image:workspaceDirectory.png||alt="Workspace Directory listing available workspaces and available actions"]]
19
20 The //Workspace Application// is not bundled by default with any XWiki product, but it can be installed as an extension, starting with version 3.2M1.
21
22 = Upgrades =
23
24 * aether 1.13
25
26 = Translations =
27
28 The following translations have been updated: ##lv##
29
30 = Known issues =
31
32 * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
33
34 = Test Report =
35
36 You can check the [[manual test report>>TestReports.ManualTestReportXE31RC1]] to learn about what was tested and the results on various browsers.
37
38 = Migration =
39
40 == General Notes ==
41
42 {{warning}}
43 If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//.
44 {{/warning}}
45
46 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above.
47
48 {{warning}}
49 Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. Note you should add //xwiki.store.migration=1// so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
50 {{/warning}}
51
52 == API Breakages ==

Get Connected