Wiki source code of ReleaseNotesXEM10
Version 6.1 by Thomas Mortagne on 2008/01/31
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Release Notes for XWiki Enterprise Manager 1.0 | ||
2 | |||
3 | This is the final release. It contains last minute bug fixes. | ||
4 | |||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Bug fixes in 1.0 Release (from 1.0 Release Candidate 1) | ||
8 | |||
9 | 1.1.1.1 Based on [XWiki Enterprise 1.2.1>ReleaseNotesXWikiEnterprise121] | ||
10 | |||
11 | * XWIKI-2028 - Can't delete document using Document.delete if user does not have programming rights (makes applications and wikis delete impossible for user without programming rights) | ||
12 | * XWIKI-2027 - Lucene plugin filter some pages in the search result list | ||
13 | |||
14 | 1.1.1.1 All [Application Manager>code:Applications.ApplicationManagerApplication] 1.0 bug fixes | ||
15 | |||
16 | See Jira for full list of fixed bugs and new features: [Application Manager>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10252&fixfor=10481&sorter/field=priority&sorter/order=ASC] | ||
17 | |||
18 | 1.1.1.1 All [Wiki Manager>code:Applications.WikiManagerApplication] 1.0 bug fixes | ||
19 | |||
20 | * XAWM-50: Trying to create a wiki without wiki name should return error | ||
21 | * XAWM-49: Hide "Activity" option | ||
22 | * XAAM-53: DefaultXObjectDocument.mergeObject does not overwrite fields that not null (Some fields are not taken into account when creating the new wiki or new application). | ||
23 | |||
24 | See Jira for full list of fixed bugs and new features: [Wiki Manager>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10253&fixfor=10483&sorter/field=priority&sorter/order=ASC] | ||
25 | |||
26 | 1.1.1.1 XWiki Enterprise Manager application | ||
27 | |||
28 | See Jira for full list of fixed bugs and new features: [XEM>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10180&fixfor=10363&sorter/field=priority&sorter/order=ASC] | ||
29 | |||
30 | |||
31 | |||
32 | |||
33 | |||
34 | |||
35 | 1.1 Known issues | ||
36 | |||
37 | * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10180&status=1&sorter/field=issuekey&sorter/order=DESC] | ||
38 | |||
39 | 1.1 Installation | ||
40 | |||
41 | A XEM installation works like XWiki Enterprise (XE). Thus to install XEM check the [XE installation instructions>AdminGuide.Installation#HInstallingtheXWikiWARmanually]. | ||
42 | |||
43 | When compared to XE, XEM is different in the following areas: | ||
44 | * Actually at this time only MySQL and Oracle databases engines are fully supported. | ||
45 | * You'll have to configure your database so that it has the rights to create new databases. See the [Virtualization guide>platform:AdminGuide.Virtualization#HRequirements] for details on how to do this. | ||
46 | |||
47 | Once you have finished the standard XE-like installation, go to the XEM home page and follow the instructions there. | ||
48 | |||
49 | 1.1 Migration from XEM 1.0M2 | ||
50 | |||
51 | #warning("XWiki Enterprise Manager now depends on XWiki Enterprise 1.2.1. All migration works to make is from XWiki Enterpise 1.1.2 to 1.2.1. See [XWiki Enterprise documentation>platform:AdminGuide.Installation#HUpgradinganXWikiInstallation] or [XWiki Enterprise 1.2.1 release note>ReleaseNotesXWikiEnterprise121].") |