Last modified by Thomas Mortagne on 2017/03/24

From version 27.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs
To version 25.1
edited by Manuel Smeria
on 2015/01/15
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.ManuelSmeria
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = New and Noteworthy (since XWiki 6.4-milestone-3) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 6.4>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12791]].
11 +[[Full list of issues fixed and Dashboard for 6.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12791]].
12 12  
13 13  == Mail Sender API Improvements ==
14 14  
... ... @@ -56,7 +56,7 @@
56 56  * A click to the Document Index does not lead to an other space anymore.
57 57  * [[extensions:Extension.Tag Cloud Macro]] has now a new parameter (spaces) to display a tag cloud from multiple spaces.
58 58  
59 -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.4-rc-1%22&tempMax=1000]] fixed in this release.
59 +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.4-rc-1%22&tempMax=1000]] fixed in this release.
60 60  
61 61  = For Developers =
62 62  
... ... @@ -81,7 +81,7 @@
81 81  
82 82  = Known issues =
83 83  
84 -* [[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]]
84 +* [[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]]
85 85  
86 86  = Backward Compatibility and Migration Notes =
87 87  
... ... @@ -126,7 +126,7 @@
126 126  {{/code}}
127 127  )))
128 128  
129 -* Young API. Add new methods to the Icon Set Module(((
129 +* Add new methods to the Icon Set Module(((
130 130  {{code language="none"}}
131 131  org.xwiki.icon.IconManager: Method 'public java.util.List getIconNames()' has been added to an interface
132 132  org.xwiki.icon.IconManager: Method 'public java.util.List getIconNames(java.lang.String)' has been added to an interface
... ... @@ -134,7 +134,7 @@
134 134  {{/code}}
135 135  )))
136 136  
137 -* Young API. LESS refactoring.(((
137 +* LESS refactoring.(((
138 138  {{code language="none"}}
139 139  org.xwiki.lesscss.LessCompilerScriptService: Method 'public boolean clearCacheFromFileSystemSkin(java.lang.String)' has been removed
140 140  org.xwiki.lesscss.LessCompilerScriptService: Return type of method 'public org.xwiki.lesscss.ColorTheme getColorThemeFromSkinFile(java.lang.String)' has been changed to org.xwiki.lesscss.colortheme.ColorTheme
... ... @@ -150,7 +150,7 @@
150 150  {{/code}}
151 151  )))
152 152  
153 -* Young API. Lots of refactoring on the new Mail module(((
153 +* Lots of refactoring on the new Mail module, which is a young API(((
154 154  {{code language="none"}}
155 155  org.xwiki.mail.MailResultListener: Class org.xwiki.mail.MailResultListener removed
156 156  org.xwiki.mail.MailSender: Method 'public void send(javax.mail.internet.MimeMessage, javax.mail.Session)' has been removed

Get Connected