Last modified by Thomas Mortagne on 2017/03/24

From version 23.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs
To version 24.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -12,25 +12,25 @@
12 12  
13 13  == Upgrades ==
14 14  
15 -* [[XWiki now requires Java 6!>>https://jira.xwiki.org/jira/browse/XWIKI-5607]]
16 -* [[Upgrade JGroups to latest version 2.12.1>>https://jira.xwiki.org/jira/browse/XWIKI-4769]]
17 -* [[Upgrade to Groovy 1.8>>https://jira.xwiki.org/jira/browse/XWIKI-6571]]
18 -* [[Upgrade to commons-net-3.0>>https://jira.xwiki.org/jira/browse/XCOMMONS-12]]
19 -* [[Move from Commons Logging/Log4J to SLF4J/Logback>>https://jira.xwiki.org/jira/browse/XCOMMONS-9]]
20 -* [[Upgrade to hibernate-validator 4.1.0.Final>>https://jira.xwiki.org/jira/browse/XE-924]]
15 +* [[XWiki now requires Java 6!>>https://jira.xwiki.org/browse/XWIKI-5607]]
16 +* [[Upgrade JGroups to latest version 2.12.1>>https://jira.xwiki.org/browse/XWIKI-4769]]
17 +* [[Upgrade to Groovy 1.8>>https://jira.xwiki.org/browse/XWIKI-6571]]
18 +* [[Upgrade to commons-net-3.0>>https://jira.xwiki.org/browse/XCOMMONS-12]]
19 +* [[Move from Commons Logging/Log4J to SLF4J/Logback>>https://jira.xwiki.org/browse/XCOMMONS-9]]
20 +* [[Upgrade to hibernate-validator 4.1.0.Final>>https://jira.xwiki.org/browse/XE-924]]
21 21  
22 22  == For developers ==
23 23  
24 -* [[XCOMMONS-10>>https://jira.xwiki.org/jira/browse/XCOMMONS-10]]: Add support for injecting Logger with @Inject. Now you can have the XWiki Commons logging implementation inserted into your module using dependency injection.
24 +* [[XCOMMONS-10>>https://jira.xwiki.org/browse/XCOMMONS-10]]: Add support for injecting Logger with @Inject. Now you can have the XWiki Commons logging implementation inserted into your module using dependency injection.
25 25  
26 26  == Miscellaneous ==
27 27  
28 -* [[XWIKI-6583>>https://jira.xwiki.org/jira/browse/XWIKI-6583]]: Completion of [[Office document export>>ReleaseNotes.ReleaseNotesXWikiEnterprise31M1#HOfficeDocumentExport]] from milestone 1 by fixing the embedding of images.
29 -* [[XWIKI-116>>https://jira.xwiki.org/jira/browse/XWIKI-116]]: Added the ability to dictate what mode documents should be edited in by default on a document by document basis.
30 -* [[XWIKI-6574>>https://jira.xwiki.org/jira/browse/XWIKI-6574]]: Created a repository for automatically downloading XWiki Extensions using the Extension Manager.
31 -* [[XWIKI-6599>>https://jira.xwiki.org/jira/browse/XWIKI-6599]]: Support for suggestion sources to provide custom icon/images for individual result entry
32 -* [[XWIKI-6635>>https://jira.xwiki.org/jira/browse/XWIKI-6635]]: Add support for non-interactive wizard steps
33 -* Lots of bug fixes and improvements, [[see a full list of issues closed in the 3.1M2 frame>>https://jira.xwiki.org/jira/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=fixVersion+%3D+%273.1+M2%27&runQuery=true&clear=true]]
28 +* [[XWIKI-6583>>https://jira.xwiki.org/browse/XWIKI-6583]]: Completion of [[Office document export>>ReleaseNotes.ReleaseNotesXWikiEnterprise31M1#HOfficeDocumentExport]] from milestone 1 by fixing the embedding of images.
29 +* [[XWIKI-116>>https://jira.xwiki.org/browse/XWIKI-116]]: Added the ability to dictate what mode documents should be edited in by default on a document by document basis.
30 +* [[XWIKI-6574>>https://jira.xwiki.org/browse/XWIKI-6574]]: Created a repository for automatically downloading XWiki Extensions using the Extension Manager.
31 +* [[XWIKI-6599>>https://jira.xwiki.org/browse/XWIKI-6599]]: Support for suggestion sources to provide custom icon/images for individual result entry
32 +* [[XWIKI-6635>>https://jira.xwiki.org/browse/XWIKI-6635]]: Add support for non-interactive wizard steps
33 +* Lots of bug fixes and improvements, [[see a full list of issues closed in the 3.1M2 frame>>https://jira.xwiki.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=fixVersion+%3D+%273.1+M2%27&runQuery=true&clear=true]]
34 34  
35 35  == Translations ==
36 36  
... ... @@ -38,7 +38,7 @@
38 38  
39 39  = Known issues =
40 40  
41 -* [[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]]
41 +* [[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]]
42 42  
43 43  = Test Report =
44 44  
... ... @@ -52,11 +52,11 @@
52 52  
53 53  == Deprecated XClass database tables removed ==
54 54  
55 -In [[XWIKI-6624>>https://jira.xwiki.org/jira/browse/XWIKI-6624]] a set of database tables and their supporting infrastructure were removed. These tables held XWiki Class information but since XWiki 1.0, the table method of storage has been deprecated and non-default. If upgrading from a pre-1.0 version of XWiki, it is important to make sure you are using the XML XWiki class storage and not the database tables first.
55 +In [[XWIKI-6624>>https://jira.xwiki.org/browse/XWIKI-6624]] a set of database tables and their supporting infrastructure were removed. These tables held XWiki Class information but since XWiki 1.0, the table method of storage has been deprecated and non-default. If upgrading from a pre-1.0 version of XWiki, it is important to make sure you are using the XML XWiki class storage and not the database tables first.
56 56  
57 57  == WYSIWYG Editor Configuration ==
58 58  
59 -In order to implement [[XWIKI-6618>>https://jira.xwiki.org/jira/browse/XWIKI-6618]] we changed the format of the menu bar configuration. If you exclude the ##XWiki.WysiwygEditorConfig## page when you upgrade your wiki pages (which you should do in order to preserve your WYSIWYG editor configuration) then you have to:
59 +In order to implement [[XWIKI-6618>>https://jira.xwiki.org/browse/XWIKI-6618]] we changed the format of the menu bar configuration. If you exclude the ##XWiki.WysiwygEditorConfig## page when you upgrade your wiki pages (which you should do in order to preserve your WYSIWYG editor configuration) then you have to:
60 60  
61 61  1. edit the ##XWiki.WysiwygEditorConfig## page with the object editor
62 62  1. remove deprecated properties (you have to do this because we changed the type of the //Menu Bar// property to accommodate the new format)

Get Connected