Last modified by Thomas Mortagne on 2023/10/13

<
From version < 37.1 >
edited by Thomas Mortagne
on 2015/07/17
To version < 38.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  {{error}}
8 8  We've discovered a regression in this version after it was released:
9 -* It is impossible to change the logo in the new Flamingo Theme Application ([[XWIKI-11081>>http://jira.xwiki.org/browse/XWIKI-11081]]).
9 +* It is impossible to change the logo in the new Flamingo Theme Application ([[XWIKI-11081>>https://jira.xwiki.org/browse/XWIKI-11081]]).
10 10  
11 11  It is fixed in the [[6.2.1 version>>ReleaseNotes.ReleaseNotesXWiki621]].
12 12  {{/error}}
... ... @@ -15,7 +15,7 @@
15 15  
16 16  = New and Noteworthy (since XWiki 6.1) =
17 17  
18 -[[Full list of issues fixed and Dashboard for 6.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12494]].
18 +[[Full list of issues fixed and Dashboard for 6.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12494]].
19 19  
20 20  == Flamingo ==
21 21  
... ... @@ -172,13 +172,13 @@
172 172  * ModalPopup and LightBox resource components are now responsive. For small resolutions their width will occupy the whole screen.(((
173 173  {{image reference="afterAddUsers.png"/}} {{image reference="afterSharebyEmail.png"/}}
174 174  )))
175 -* Deleted document translations can now be restored, even if the main document or a different translation has already been restored (as long as no conflict exists). See [[XWIKI-9567>>http://jira.xwiki.org/browse/XWIKI-9567]] and the [[documentation>>extensions:Extension.Index Application||anchor="HRestoringatranslation"]].
175 +* Deleted document translations can now be restored, even if the main document or a different translation has already been restored (as long as no conflict exists). See [[XWIKI-9567>>https://jira.xwiki.org/browse/XWIKI-9567]] and the [[documentation>>extensions:Extension.Index Application||anchor="HRestoringatranslation"]].
176 176  * The [[Font Awesome Icon Theme>>extensions:Extension.Font Awesome Icon Theme]] has been improved with 50 new icons.
177 177  * In Flamingo, the form of the login page has been changed to navigate easily using the keyboard.
178 178  * Annotations initialization speedup
179 179  * Wiki macros initialization speedup
180 180  
181 -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.2%22&tempMax=1000]] fixed in this release.
181 +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.2%22&tempMax=1000]] fixed in this release.
182 182  
183 183  = For Developers =
184 184  
... ... @@ -229,7 +229,7 @@
229 229  
230 230  == Building XWiki is now possible using Maven 3.1 and 3.2 ==
231 231  
232 -The packager Maven plugin was using temporary APIs used only in Maven 3.0, which [[made it impossible to build modules depending on that plugin with other versions of Maven than 3.0.x>>http://jira.xwiki.org/browse/XWIKI-9760]]. This has now been fixed, and the build works with any 3.x Maven version.
232 +The packager Maven plugin was using temporary APIs used only in Maven 3.0, which [[made it impossible to build modules depending on that plugin with other versions of Maven than 3.0.x>>https://jira.xwiki.org/browse/XWIKI-9760]]. This has now been fixed, and the build works with any 3.x Maven version.
233 233  
234 234  == Blame generic API and Script Service ==
235 235  
... ... @@ -243,22 +243,22 @@
243 243  
244 244  The following dependencies have been upgraded:
245 245  
246 -* [[Bootstrap 3.2.0>>http://jira.xwiki.org/browse/XWIKI-10579]]
247 -* [[HTML5Shiv 3.7.2>>http://jira.xwiki.org/browse/XWIKI-10615]]
248 -* [[Jetty 8.1.15>>http://jira.xwiki.org/browse/XWIKI-10653]]
249 -* [[JFreechart 1.0.19>>http://jira.xwiki.org/browse/XWIKI-10689]]
250 -* [[Joda-Time 2.4>>http://jira.xwiki.org/browse/XWIKI-10692]]
251 -* [[xalan 2.7.2>>http://jira.xwiki.org/browse/XWIKI-10694]]
252 -* [[Groovy 2.3.6>>http://jira.xwiki.org/browse/XCOMMONS-625]]
253 -* [[Velocity Tools 2.0>>http://jira.xwiki.org/browse/XWIKI-5347]]
254 -* [[Jython 2.7-b3>>http://jira.xwiki.org/browse/XWIKI-10837]]
255 -* [[httpclient 4.3.5>>http://jira.xwiki.org/browse/XCOMMONS-631]]
256 -* [[Guava 18.0>>http://jira.xwiki.org/browse/XCOMMONS-632]]
257 -* [[Apache FOP 1.1>>http://jira.xwiki.org/browse/XWIKI-8351]]
258 -* [[Maven 3.2.3>>http://jira.xwiki.org/browse/XCOMMONS-634]]
259 -* [[JGroups 3.4.5>>http://jira.xwiki.org/browse/XWIKI-10890]]
260 -* [[HTMLCleaner 2.9>>http://jira.xwiki.org/browse/XCOMMONS-635]]
261 -* [[Font Awesome 4.2.0>>http://jira.xwiki.org/browse/XWIKI-10913]]
246 +* [[Bootstrap 3.2.0>>https://jira.xwiki.org/browse/XWIKI-10579]]
247 +* [[HTML5Shiv 3.7.2>>https://jira.xwiki.org/browse/XWIKI-10615]]
248 +* [[Jetty 8.1.15>>https://jira.xwiki.org/browse/XWIKI-10653]]
249 +* [[JFreechart 1.0.19>>https://jira.xwiki.org/browse/XWIKI-10689]]
250 +* [[Joda-Time 2.4>>https://jira.xwiki.org/browse/XWIKI-10692]]
251 +* [[xalan 2.7.2>>https://jira.xwiki.org/browse/XWIKI-10694]]
252 +* [[Groovy 2.3.6>>https://jira.xwiki.org/browse/XCOMMONS-625]]
253 +* [[Velocity Tools 2.0>>https://jira.xwiki.org/browse/XWIKI-5347]]
254 +* [[Jython 2.7-b3>>https://jira.xwiki.org/browse/XWIKI-10837]]
255 +* [[httpclient 4.3.5>>https://jira.xwiki.org/browse/XCOMMONS-631]]
256 +* [[Guava 18.0>>https://jira.xwiki.org/browse/XCOMMONS-632]]
257 +* [[Apache FOP 1.1>>https://jira.xwiki.org/browse/XWIKI-8351]]
258 +* [[Maven 3.2.3>>https://jira.xwiki.org/browse/XCOMMONS-634]]
259 +* [[JGroups 3.4.5>>https://jira.xwiki.org/browse/XWIKI-10890]]
260 +* [[HTMLCleaner 2.9>>https://jira.xwiki.org/browse/XCOMMONS-635]]
261 +* [[Font Awesome 4.2.0>>https://jira.xwiki.org/browse/XWIKI-10913]]
262 262  
263 263  == Miscellaneous ==
264 264  
... ... @@ -266,7 +266,7 @@
266 266  * A new parameter ##targetQueryString## has been added to the UI Extension points [[##org.xwiki.platform.panels.Applications##>>platform:ExtensionPoint.AddApplicationUIX]] and [[##org.xwiki.platform.panels.Applications.more##>>platform:ExtensionPoint.MoreApplicationUIX]].
267 267  * New ##com.xpn.xwiki.api.Collection#getValue(String name)##. That means you can write directly ##$myobject.getValue('fieldname')## instead of ##$myobject.getProperty('fieldname').value##. Who knows, maybe we will get a bit less missuses of ## com.xpn.xwiki.api.Object#get(String name)##.
268 268  * New org.xwiki.text.StringUtils which extends org.apache.commons.lang3.StringUtils with new useful methods. See [[http://extensions.xwiki.org/xwiki/bin/view/Extension/Text+Module#HFeatures]].
269 -* The user of an Activity Stream event is now always stored as an absolute serialized reference. See [[XWIKI-9066>>http://jira.xwiki.org/browse/XWIKI-9066]] for more details.
269 +* The user of an Activity Stream event is now always stored as an absolute serialized reference. See [[XWIKI-9066>>https://jira.xwiki.org/browse/XWIKI-9066]] for more details.
270 270  * A new user and group references related reference resolver have been provided:(((
271 271  {{code language="java"}}
272 272  @Inject
... ... @@ -286,8 +286,8 @@
286 286  * The target syntax is now part of the Rendering Context when the Rendering is used to render some Blocks (otherwise it's ##null##. For example when parsing content).
287 287  * Added new ##org.xwiki.rendering.renderer.printer.WriterWikiPrinter## to output all calls to ##org.xwiki.rendering.renderer.printer.WikiPrinter## into a ##org.xwiki.rendering.renderer.printer.Writer##
288 288  * Added the new component ##org.xwiki.skinx.internal.LinkSkinExtension## (with the hint "##linkx##") that wraps the ##$xwiki.linkx## plugin
289 -* New ##$cookietool## available for working with cookies in Velocity. See [[XCOMMONS-627>>http://jira.xwiki.org/browse/XCOMMONS-627]]
290 -* New ##$doc.isTranslation()## method is available in the web API. See [[XWIKI-10805>>http://jira.xwiki.org/browse/XWIKI-10805]]
289 +* New ##$cookietool## available for working with cookies in Velocity. See [[XCOMMONS-627>>https://jira.xwiki.org/browse/XCOMMONS-627]]
290 +* New ##$doc.isTranslation()## method is available in the web API. See [[XWIKI-10805>>https://jira.xwiki.org/browse/XWIKI-10805]]
291 291  * ##xwiki-platform-font-awesome## has been moved in the ##xwiki-platform-icon## module and renamed ##xwiki-platform-icon-fontawesome##.
292 292  * [[Icon Theme>>extensions:Extension.Icon Theme Application]] can now use JavaScript Extensions.
293 293  * The [[Icon class>>https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-api/src/main/java/org/xwiki/icon/Icon.java]] of the [[Icon Theme>>extensions:Extension.Icon Theme Application]] does not store the name of the icon anymore, since it is already stored in a map in the [[IconSet class>>https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-api/src/main/java/org/xwiki/icon/IconSet.java]] (better memory usage).
... ... @@ -315,7 +315,7 @@
315 315  
316 316  = Known issues =
317 317  
318 -* [[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]]
318 +* [[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]]
319 319  
320 320  = Backward Compatibility and Migration Notes =
321 321  

Get Connected