Last modified by Thomas Mortagne on 2023/10/13

From version 75.1
edited by Ramona Conoro
on 2015/09/07
Change comment: There is no comment for this version
To version 76.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.RamonaConoro
1 +XWiki.ThomasMortagne
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = New and Noteworthy (since XWiki 7.2M2) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 7.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13390]].
11 +[[Full list of issues fixed and Dashboard for 7.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13390]].
12 12  
13 13  == Flamingo ==
14 14  
... ... @@ -20,7 +20,7 @@
20 20  * A lot of actions have been moved to the "More Actions" menu
21 21  * The page breadcrumb has suffered some changes:
22 22  ** it is now also displayed on the wiki home page
23 -** the wiki home page is now included when it is part of the current document's hierarchy, i.e. for children and descendants of the wiki home page. See [[XWIKI-12423>>http://jira.xwiki.org/browse/XWIKI-12423]] for more details.
23 +** the wiki home page is now included when it is part of the current document's hierarchy, i.e. for children and descendants of the wiki home page. See [[XWIKI-12423>>https://jira.xwiki.org/browse/XWIKI-12423]] for more details.
24 24  ** the sub-wiki pretty name is included between the home icon and the local page path
25 25  * The actions menus (edit, create, more actions) are now available from the rename, copy and delete actions.
26 26  * The create, copy and rename page actions have been modified to support nested documents:
... ... @@ -67,7 +67,7 @@
67 67  * It's now possible to create Skins in Nested Spaces.
68 68  * Changed the exception message displayed when a script execution fails due to lack of rights to make it clearer that it's not a problem with the current user, but with the script.
69 69  
70 -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+%227.2-milestone-3%22&tempMax=1000]] fixed in this release.
70 +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+%227.2-milestone-3%22&tempMax=1000]] fixed in this release.
71 71  
72 72  = For Developers =
73 73  
... ... @@ -86,17 +86,17 @@
86 86  
87 87  The following dependencies have been upgraded:
88 88  
89 -* [[Less4j 1.14.0>>http://jira.xwiki.org/browse/XWIKI-12400]]
90 -* [[Tika 1.10>>http://jira.xwiki.org/browse/XWIKI-12401]]
91 -* [[Jackson 2.6.1>>http://jira.xwiki.org/browse/XCOMMONS-839]]
92 -* [[Joda-Time 2.8.2>>http://jira.xwiki.org/browse/XWIKI-12402]]
93 -* [[Infinispan 7.2.4>>http://jira.xwiki.org/browse/XWIKI-12403]]
94 -* [[cssparser 0.9.16>>http://jira.xwiki.org/browse/XCOMMONS-817]]
95 -* [[commons-compress 1.10>>http://jira.xwiki.org/browse/XCOMMONS-842]]
89 +* [[Less4j 1.14.0>>https://jira.xwiki.org/browse/XWIKI-12400]]
90 +* [[Tika 1.10>>https://jira.xwiki.org/browse/XWIKI-12401]]
91 +* [[Jackson 2.6.1>>https://jira.xwiki.org/browse/XCOMMONS-839]]
92 +* [[Joda-Time 2.8.2>>https://jira.xwiki.org/browse/XWIKI-12402]]
93 +* [[Infinispan 7.2.4>>https://jira.xwiki.org/browse/XWIKI-12403]]
94 +* [[cssparser 0.9.16>>https://jira.xwiki.org/browse/XCOMMONS-817]]
95 +* [[commons-compress 1.10>>https://jira.xwiki.org/browse/XCOMMONS-842]]
96 96  
97 97  == Miscellaneous ==
98 98  
99 -* You can now reuse the velocity ##hierarchy## macros defined in the Flamingo Skin's ##hierarchy_macros.vm## template to display the breadcrumbs for a particular document. See [[XWIKI-12408>>http://jira.xwiki.org/browse/XWIKI-12408]].
99 +* You can now reuse the velocity ##hierarchy## macros defined in the Flamingo Skin's ##hierarchy_macros.vm## template to display the breadcrumbs for a particular document. See [[XWIKI-12408>>https://jira.xwiki.org/browse/XWIKI-12408]].
100 100  * You can see the children and backlinks of any document with the new parameters ##?xpage=children## and ##?xpage=backlinks## to add to the document URL. To get the children according to the parent/child mechanism, you can use ##?xpage=children&hierarchy=parentchild##.
101 101  * In JavaScript, the class ##XWiki.Document## has been modified to handle nested spaces. A new constructor have been created, and the old one is deprecated.
102 102  
... ... @@ -112,7 +112,7 @@
112 112  
113 113  = Known issues =
114 114  
115 -* [[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]]
115 +* [[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]]
116 116  
117 117  = Backward Compatibility and Migration Notes =
118 118  

Get Connected