Wiki source code of ReleaseNotesXEM10

Last modified by Thomas Mortagne on 2017/03/24

Show last authors
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>extensions:Extension.Application Manager Application] 1.0 bug fixes
15
16 * 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).
17
18 See Jira for full list of fixed bugs and new features: [Application Manager>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10252&fixfor=10481&sorter/field=priority&sorter/order=ASC]
19
20 1.1.1.1 All [Wiki Manager>extensions:Extension.Wiki Manager Application] 1.0 bug fixes
21
22 * XAWM-50: Trying to create a wiki without wiki name should return error
23 * XAWM-49: Hide "Activity" option
24
25 See Jira for full list of fixed bugs and new features: [Wiki Manager>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10253&fixfor=10483&sorter/field=priority&sorter/order=ASC]
26
27 1.1.1.1 XWiki Enterprise Manager application
28
29 See Jira for full list of fixed bugs and new features: [XEM>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10180&fixfor=10363&sorter/field=priority&sorter/order=ASC]
30
31
32
33
34
35
36
37 1.1 Known issues
38
39 * [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10180&status=1&sorter/field=issuekey&sorter/order=DESC]
40 * [XWiki Platform bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
41
42 #error("If you're using Oracle, you'll need to upgrade the Hibernate JAR version used by XWiki by replacing the <tt>WEB-INF/lib/hibernate-3.1.3.jar</tt> file with [this file>http://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga.jar] (Hibernate version 3.2.5.ga, which solves an issue in Hibernate 3.1.3). See [XWIKI-2009>https://jira.xwiki.org/browse/XWIKI-2009].")
43
44
45 1.1 Installation
46
47 A XEM installation works like XWiki Enterprise (XE). Thus to install XEM check the [XE installation instructions>platform:AdminGuide.Installation#HInstallingtheXWikiWARmanually].
48
49 When compared to XE, XEM is different in the following areas:
50 * Actually at this time only MySQL and Oracle databases engines are fully supported.
51 * 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.
52
53 Once you have finished the standard XE-like installation, go to the XEM home page and follow the instructions there.
54
55 1.1 Migration from XEM 1.0M2
56
57 #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].")
58

Get Connected