Last modified by Thomas Mortagne on 2017/03/24

<
From version < 9.2 >
edited by Sorin Burjan
on 2013/02/06
To version < 11.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sorin
1 +XWiki.ThomasMortagne
Content
... ... @@ -6,6 +6,8 @@
6 6  
7 7  = New and Noteworthy (since XWiki 4.5M1) =
8 8  
9 +[[Full list of issues fixed and Dashboard for 4.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11390]].
10 +
9 9  == Distribution Wizard ==
10 10  
11 11  If you're upgrading an old XEM instance, the Distribution Wizard is now suggesting the right UI extension id when selecting the previous version.
... ... @@ -14,7 +14,7 @@
14 14  
15 15  == Full Issue List ==
16 16  
17 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
19 +{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
18 18  Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.5-rc-1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests")
19 19  {{/jira}}
20 20  
... ... @@ -41,8 +41,7 @@
41 41  == Miscellaneous ==
42 42  
43 43  * Renamed the lucene search module and modified the search-ui module. As part of the refactorings performed on the search application, the ##xwiki-platform-search-lucene## module has now been renamed to ##xwiki-platform-search-lucene-api##. Also, pages related to Lucene search that were previously inside ##xwiki-platform-search-ui## have now been moved to the new ##xwiki-platform-search-lucene-ui## module.(((
44 -
45 -If you were depending in your application on these modules/pages, please update your references accordingly. For more details on the new layout, lease see {{jira style="enum" url="http://jira.xwiki.org"}}XWIKI-8766{{/jira}}.
46 +If you were depending in your application on these modules/pages, please update your references accordingly. For more details on the new layout, lease see {{jira style="enum" url="https://jira.xwiki.org"}}XWIKI-8766{{/jira}}.
46 46  )))
47 47  
48 48  = Translations =
... ... @@ -61,6 +61,8 @@
61 61  
62 62  {{browser name="firefox" version="17"/}}
63 63  
65 +{{browser name="firefox" version="18"/}}
66 +
64 64  Here's the list of databases tested with this version (i.e. databases that we've tested as working - Check the list of [[supported databases>>dev:Community.DatabaseSupportStrategy]]):
65 65  
66 66  {{velocity}}
... ... @@ -71,7 +71,7 @@
71 71  
72 72  = Known issues =
73 73  
74 -* [[Bugs we know about>>http://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]]
77 +* [[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]]
75 75  
76 76  = Backward Compatibility and Migration Notes =
77 77  
... ... @@ -105,4 +105,3 @@
105 105  org.xwiki.workspace.WorkspaceManager: In method 'public com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer createWorkspace(java.lang.String, com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer, java.lang.String)' the number of arguments has changed)))
106 106  {{/code}}
107 107  )))
108 -

Get Connected