Wiki source code of ReleaseNotesXEM10
Version 4.1 by Thomas Mortagne on 2008/01/29
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 New features and 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 | |||
13 | 1.1.1.1 All [Application Manager>code:Applications.ApplicationManagerApplication] 1.0 bug fixes | ||
14 | |||
15 | 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] | ||
16 | |||
17 | 1.1.1.1 All [Wiki Manager>code:Applications.WikiManagerApplication] 1.0 bug fixes | ||
18 | |||
19 | * XAWM-50: Trying to create a wiki without wiki name should return error | ||
20 | * XAWM-49: Hide "Activity" option | ||
21 | |||
22 | 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] | ||
23 | |||
24 | 1.1.1.1 XWiki Enterprise Manager application | ||
25 | |||
26 | 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] | ||
27 | |||
28 | |||
29 | |||
30 | |||
31 | 1.1 Known issues | ||
32 | |||
33 | * [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] | ||
34 | |||
35 | 1.1 Installation | ||
36 | |||
37 | A XEM installation works like XWiki Enterprise (XE). Thus to install XEM check the [XE installation instructions>AdminGuide.Installation#HInstallingtheXWikiWARmanually]. | ||
38 | |||
39 | When compared to XE, XEM is different in the following areas: | ||
40 | * Actually at this time only MySQL and Oracle databases engines are fully supported. | ||
41 | * 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. | ||
42 | |||
43 | Once you have finished the standard XE-like installation, go to the XEM home page and follow the instructions there. | ||
44 | |||
45 | 1.1 Migration from XEM 1.0M2 | ||
46 | |||
47 | #warning("XWiki Enterprise Manager now depends on XWiki Enterprise 1.2. 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 release note>ReleaseNotesXWikiEnterprise12].") |