Wiki source code of ReleaseNotesXEM12M1

Version 2.1 by Thomas Mortagne on 2008/04/10

Hide last authors
Thomas Mortagne 1.1 1 1 Release Notes for XWiki Enterprise Manager 1.2 Milestone 1
2
3 This is the second XEM version.
4
5 #toc("" "" "")
6
7 1.1 Bug fixes and new features in 1.2 Milestone 1 (from 1.1)
8
9 1.1.1.1 Based on [XWiki Enterprise 1.4M1>ReleaseNotesXWikiEnterprise14M1] (was XWiki Enterprise 1.3)
10
11 1.1.1.1 All [Wiki Manager>code:Applications.WikiManagerApplication] 1.2 Milestone 1 bug fixes and new features
12
13 1.1.1.1.1 Bug fixes
14 * XAWM-63: Broken translations in wikis descritors sheet page
15 * XAWM-62: Can't recreate a wiki which just been deleted
16
17 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=10484&sorter/field=priority&sorter/order=ASC]
18
Thomas Mortagne 2.1 19
Thomas Mortagne 1.1 20 1.1 Known issues
21
22 * [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]
23 * [XWiki Platform 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]
24
25 1.1 Installation
26
27 A XEM installation works like XWiki Enterprise (XE). Thus to install XEM check the [XE installation instructions>AdminGuide.Installation#HInstallingtheXWikiWARmanually].
28
29 When compared to XE, XEM is different in the following areas:
30 * Actually at this time only MySQL and Oracle databases engines are fully supported.
31 * 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.
32
33 Once you have finished the standard XE-like installation, go to the XEM home page and follow the instructions there.
34
35
36 1.1 Common Migration notes
37
38 The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.3. Thus you can simply install this version and configure it to point to your existing database.
39
40 #warning("You'll also need to define the property <tt>xwiki.store.migration.databases=all</tt> to your <tt>xwiki.cfg</tt> file or explicitely name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
41
42 You may also want to [import the default XEM wiki XAR>Main.Download] in order to benefit from improvements listed above.
43
44 #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.")
45
46 #info("Make sure you import the new [Panels Application XAR 1.4>code:Applications.PanelsApplication] since it's required by the new Albatross and Toucan skin versions.")
47

Get Connected