Wiki source code of ReleaseNotesXWikiEnterprise15RC2
Last modified by Thomas Mortagne on 2017/03/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | #startfloatingbox() |
2 | *Contents* | ||
3 | #toc ("2" "3" "") | ||
4 | #endfloatingbox() | ||
5 | |||
6 | 1 Release Notes for XWiki Enterprise 1.5 Release Candidate 2 | ||
7 | |||
![]() |
2.1 | 8 | Second release candidate of the XWiki Enterprise 1.5 version ([Roadmap>enterprise:Main.Roadmap]). |
![]() |
1.1 | 9 | |
10 | 1.1 Main changes since XWiki Enterprise 1.5 Release Candidate 1 | ||
11 | |||
12 | - Updated German translations | ||
13 | - Any user with admin rights on a space can use the Panel Wizard | ||
14 | - A message advising to install xwiki-enterprise-wiki is displayed in the importer when the wiki is empty | ||
15 | |||
16 | 1.1 Common migration notes | ||
17 | |||
18 | #warning("If you're running in a multiwiki setup 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>.") | ||
19 | |||
20 | You may also want to import the [default wiki XAR>Main.Download] in order to benefit from improvements listed above. | ||
21 | |||
22 | #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.") | ||
23 | |||
24 | 1.1 Known issues | ||
25 | |||
![]() |
4.1 | 26 | * [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] |
![]() |
1.1 | 27 | |
28 | 1.1 Detailed changes changes since XWiki Enterprise 1.5 Release Candidate 1 | ||
29 | |||
30 | 1.1.1 Release Notes - XWiki Core - Version 1.5 Release Candidate 2 | ||
31 | |||
32 | *Bugs* | ||
33 | * XWIKI-2564 - With the new AdminUI only the users with the admin right on Panels can use the PanelWizard | ||
34 | * XWIKI-2559 - SVGPlugin fails because batik-codec jar is missing | ||
35 | * XWIKI-2561 - Small correction for simpleedittoolbar.vm | ||
36 | |||
37 | *Tasks* | ||
38 | * XWIKI-2506 - Document the new Administration UI and update xwiki.org accordingly | ||
39 | |||
40 | *Improvements* | ||
41 | * XWIKI-2563 - Make unregistered users (including "prevent options") part of the RMUI Major | ||
42 | * XWIKI-2565 - When a wiki seems empty (pages nb < 40) and the admin app is not installed, display a message with a link to xwiki-enterprise-wiki downloads | ||
43 | * XWIKI-2558 - ApplicationResources_de updated for XWiki Enterprise 1.5 and 1.6 | ||
44 | |||
45 | |||
46 | 1.1.1 Release Notes - XWiki Panels Application - Version 1.8 | ||
47 | |||
48 | *Tasks* | ||
49 | * XAPANELS-53 - Add .xml extension to all exported pages | ||
50 | * XAPANELS-54 - Use translations instead of hardcoded strings in the PanelWizard | ||
51 | |||
52 | 1.1.1 Release Notes - XWiki Administration Application - Version 1.2 | ||
53 | |||
54 | *Tasks* | ||
55 | * XAADMINISTRATION-7 - Add .xml extension to all exported pages | ||
56 | |||
57 | 1.1.1 Release Notes - XWiki Albatross Skin - Version 1.11 | ||
58 | |||
59 | *Bugs* | ||
60 | * XSALBATROSS-31 - Bug with french translation and usersandgroups.js | ||
61 | * XSALBATROSS-32 - Small type error in \skins\albatross\scripts\lightbox\lightbox.js | ||
62 | |||
63 | 1.1.1 Release Notes - XWiki Toucan Skin - Version 1.7 | ||
64 | |||
65 | *Tasks* | ||
66 | * XSTOUCAN-40 - Move toucan css rules outside of style.css | ||
67 |