Wiki source code of ReleaseNotesXEM12M2
Version 9.1 by Thomas Mortagne on 2017/03/24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | #startfloatingbox() | ||
2 | *Contents* | ||
3 | #toc ("2" "3" "") | ||
4 | #endfloatingbox() | ||
5 | |||
6 | 1 Release Notes for XWiki Enterprise Manager 1.2 Milestone 2 | ||
7 | |||
8 | This is the second XEM version. | ||
9 | |||
10 | 1.1 Changes from XWiki Enterprise Manager 1.4 Milestone 1 | ||
11 | |||
12 | 1.1.1.1 Based on [XWiki Enterprise 1.4M2>ReleaseNotesXWikiEnterprise14M2] (was XWiki Enterprise 1.4M1) | ||
13 | |||
14 | 1.1.1.1 All [Application Manager>extensions:Extension.Application Manager Application] 1.2 fixes and new features | ||
15 | |||
16 | 1.1.1.1.1 Improvements | ||
17 | * XAAM-58: Search feature does not support fields values other than String | ||
18 | |||
19 | See Jira for full list of fixed bugs and new features: [Application Manager>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10252&fixfor=10646&sorter/field=priority&sorter/order=ASC] | ||
20 | |||
21 | 1.1.1.1 All [Wiki Manager>extensions:Extension.Wiki Manager Application] 1.2 Milestone 2 bug fixes and new features | ||
22 | |||
23 | 1.1.1.1.1 Improvements | ||
24 | * XAWM-66: Add link to switch between "wizard" wiki creation and "normal" wiki creation | ||
25 | * XAWM-71: Remove "public" and "private" and move "template" to boolean property | ||
26 | * XAWM-72: In wiki creation, templates should be listed by pretty names in place of identifiers | ||
27 | * XAWM-73: Makes Main.WebHome the default home page for a new wiki | ||
28 | |||
29 | 1.1.1.1.1 Bug fixes | ||
30 | * XAWM-67: After wiki creation applyed "doc" and "stepbystep", parameters are lost | ||
31 | * XAWM-70: In wiki descriptor sheet page alias description does not have translation | ||
32 | |||
33 | See Jira for full list of fixed bugs and new features: [Wiki Manager>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10253&fixfor=10686&sorter/field=priority&sorter/order=ASC] | ||
34 | |||
35 | |||
36 | 1.1 Known issues | ||
37 | |||
38 | * [Bugs we know about>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10180&status=1&sorter/field=issuekey&sorter/order=DESC] | ||
39 | * [XWiki Platform bugs we know about>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC] | ||
40 | |||
41 | 1.1 Installation | ||
42 | |||
43 | See [XWiki Enterprise Installation documentation>manager:AdminGuide.Installation]. | ||
44 | |||
45 | 1.1 Migrate from XEM 1.2M1 | ||
46 | |||
47 | 1.1.1 Modified documents | ||
48 | * \[Modif\] XWiki.XWikiServerClass | ||
49 | * \[Modif\] XWiki.XWikiServerClassSheet | ||
50 | * \[Modif\] XWiki.XWikiServerClassTemplate | ||
51 | * \[Modif\] WikiResources.Translations | ||
52 | * \[Modif\] WikiManager.WebHome | ||
53 | * \[Modif\] WikiManager.CreateNewWiki | ||
54 | * \[Add\] WikiCode.SetWikiTemplateCode | ||
55 | * \[Del\] WikiCode.SetWikiVisibilityCode | ||
56 | |||
57 | |||
58 | 1.1 Common Migration notes | ||
59 | |||
60 | When XE dependency change the xar attached to XemManager.Install change. So XemManager.Install is different fr almost all XEM versions. | ||
61 | |||
62 | See [XWiki Enterprise 1.4M2 Common Migration notes>ReleaseNotesXWikiEnterprise14M2#HCommonMigrationnotes] |