Last modified by Thomas Mortagne on 2017/03/24

<
From version < 48.1
edited by Thomas Mortagne
on 2017/03/24
To version < 46.1 >
edited by Thomas Mortagne
on 2014/06/13
Change comment: Rollback to version 44.2

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = New and Noteworthy (since XWiki 6.0) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 6.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12290]].
11 +[[Full list of issues fixed and Dashboard for 6.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12290]].
12 12  
13 13  == Improved Active Installs ==
14 14  
... ... @@ -49,7 +49,7 @@
49 49  * To ensure the compatibility with Internet Explorer 8, the Flamingo skin uses [[Respond.js>>https://github.com/scottjehl/Respond]] and [[HTML5Shiv>>https://github.com/aFarkas/html5shiv/]]. It enables CSS3 media queries and HTML5 tags.
50 50  * "Human" requests like ##view## or ##edit## are not waiting XWiki initialization forever and display a waiting page with initialization progress instead: {{image reference="init.png"/}}
51 51  
52 -See the [[full list of JIRA issues>>https://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%226.1-milestone-1%22&tempMax=1000]] fixed in this release.
52 +See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%226.1-milestone-1%22&tempMax=1000]] fixed in this release.
53 53  
54 54  = For Developers =
55 55  
... ... @@ -61,20 +61,20 @@
61 61  
62 62  The following dependencies have been upgraded:
63 63  
64 -* [[Apache Lucene and Solr 4.8.0>>https://jira.xwiki.org/browse/XWIKI-10305]]
65 -* [[Guava 17.0>>https://jira.xwiki.org/browse/XCOMMONS-570]]
66 -* [[reflections 0.9.9-RC1>>https://jira.xwiki.org/browse/XCOMMONS-204]]
67 -* [[Groovy 2.3.1>>https://jira.xwiki.org/browse/XCOMMONS-579]]
68 -* [[Jackson 2.3.3>>https://jira.xwiki.org/browse/XCOMMONS-593]]
69 -* [[sisu guice 3.2.1>>https://jira.xwiki.org/browse/XCOMMONS-592]]
70 -* [[commons-compress 1.8.1>>https://jira.xwiki.org/browse/XCOMMONS-591]]
71 -* [[cssparser 0.9.14>>https://jira.xwiki.org/browse/XCOMMONS-590]]
72 -* [[commons-lang 3.3.2>>https://jira.xwiki.org/browse/XCOMMONS-589]]
73 -* [[JGroups 3.4.4>>https://jira.xwiki.org/browse/XWIKI-10354]]
64 +* [[Apache Lucene and Solr 4.8.0>>http://jira.xwiki.org/browse/XWIKI-10305]]
65 +* [[Guava 17.0>>http://jira.xwiki.org/browse/XCOMMONS-570]]
66 +* [[reflections 0.9.9-RC1>>http://jira.xwiki.org/browse/XCOMMONS-204]]
67 +* [[Groovy 2.3.1>>http://jira.xwiki.org/browse/XCOMMONS-579]]
68 +* [[Upgrade to Jackson 2.3.3>>http://jira.xwiki.org/browse/XCOMMONS-593]]
69 +* [[sisu guice 3.2.1>>http://jira.xwiki.org/browse/XCOMMONS-592]]
70 +* [[commons-compress 1.8.1>>http://jira.xwiki.org/browse/XCOMMONS-591]]
71 +* [[cssparser 0.9.14>>http://jira.xwiki.org/browse/XCOMMONS-590]]
72 +* [[commons-lang 3.3.2>>http://jira.xwiki.org/browse/XCOMMONS-589]]
73 +* [[JGroups 3.4.4>>http://jira.xwiki.org/browse/XWIKI-10354]]
74 74  
75 75  == Miscellaneous ==
76 76  
77 -* [[XCOMMONS-582>>https://jira.xwiki.org/browse/XCOMMONS-582]]: ##$escapetool.json## should be used instead of ##$escapetool.javascript## for escaping manually constructed JSON; ##$jsontool.serialize## should be used for generating JSON, though, since it is safer.
77 +* [[XCOMMONS-582>>http://jira.xwiki.org/browse/XCOMMONS-582]]: ##$escapetool.json## should be used instead of ##$escapetool.javascript## for escaping manually constructed JSON; ##$jsontool.serialize## should be used for generating JSON, though, since it is safer.
78 78  * Introduced job progress helper API, see [[Job Module>>doc:extensions:Extension.Job Module||anchor="HNotifyaboutprogress"]] for more details.
79 79  * All component related API of ##com.xpn.xwiki.web.Utils## are now using the context ##ComponentManager## by default.
80 80  * We added a new method to the component script service to access the component manager corresponding to a specific namespace:(((
... ... @@ -97,7 +97,7 @@
97 97  
98 98  = Known issues =
99 99  
100 -* [[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]]
100 +* [[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]]
101 101  
102 102  = Backward Compatibility and Migration Notes =
103 103  

Get Connected