Wiki source code of Release Notes for XWiki Enterprise Manager 3.2
Last modified by Thomas Mortagne on 2017/03/24 11:48
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
| 2 | |||
| 3 | = New and Noteworthy = | ||
| 4 | |||
| 5 | XWiki Enterprise Manager is now using XWiki Enterprise 3.2. See the [[XWiki Enterprise 3.2 release notes>>ReleaseNotesXWikiEnterprise32]]. | ||
| 6 | |||
| 7 | This release includes a few bug fixes specific to XWiki Enterprise Manager: | ||
| 8 | |||
| 9 | * [[XWIKI-6902>>https://jira.xwiki.org/browse/XWIKI-6902]]: When creating a new wiki, use the XWikiDocument class to save the wiki descriptor and not the api.Document class | ||
| 10 | * [[XWIKI-6734>>https://jira.xwiki.org/browse/XWIKI-6734]]: WikiManager's delete wiki without deleting database method not working. | ||
| 11 | * [[XEM-199>>https://jira.xwiki.org/browse/XEM-199]]: Xar dependencies should have provided scope | ||
| 12 | * [[XEM-198>>https://jira.xwiki.org/browse/XEM-198]]: Improve build reusability | ||
| 13 | * [[XEM-197>>https://jira.xwiki.org/browse/XEM-197]]: Provide manager.version property | ||
| 14 | * [[XEM-196>>https://jira.xwiki.org/browse/XEM-196]]: Make Selenium 1 tests run on the latest versions of Firefox | ||
| 15 | * [[XEM-194>>https://jira.xwiki.org/browse/XEM-194]]: Move all retro compatibility aspects to xwiki-legacy | ||
| 16 | * [[XEM-191>>https://jira.xwiki.org/browse/XEM-191]]: XEM overwrite version.properties file during build | ||
| 17 | * [[XEM-190>>https://jira.xwiki.org/browse/XEM-190]]: The XEM Dashboard is broken due to partial replacement of #sortDocumentByCreationDate by sorttool | ||
| 18 | |||
| 19 | = Known issues = | ||
| 20 | |||
| 21 | * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]] | ||
| 22 | |||
| 23 | = Backward Compatibility and Migration Notes = | ||
| 24 | |||
| 25 | See the [[XWiki Enterprise 3.2 Backward Compatibility and Migration Notes>>ReleaseNotesXWikiEnterprise32#HBackwardCompatibilityandMigrationNotes]]. |