Version 25.1 by Ecaterina Moraru (Valica) on 2015/01/07

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 This milestone integrates the Ratings module inside platform, providing the ability to rate extensions inside the Extension Repository and visualise them inside Extension Manager. We have also added improvements for Flamingo Skin on the responsiveness aspect, reintroduced the Wiki configuration section in Administration and done massive work in augmenting the Mail Sender API to be able to send large number of emails.
8
9 = New and Noteworthy (since XWiki 6.4-milestone-2) =
10
11 [[Full list of issues fixed and Dashboard for 6.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12791]].
12
13 == Rating Features ==
14
15 === Ratings module ===
16
17 Contrib ratings project has been moved to platform. Java APIs have been broken by the package renaming but script APIs have been kept retro-compatible and the UI is mostly the same.
18
19 See [[Ratings Application>>extensions:Extension.Ratings Application]].
20
21 === Ratings support for extensions ===
22
23 It's now possible to rate extensions in [[Extension Repository>>extensions:Extension.Repository Application]] and any repository handler can expose extension rating that are displayed (read only for now) in [[Extension Manager>>extensions:Extension.Extension Manager Application]].
24
25 {{image reference="ratingem.png"/}} {{image reference="ratinger.png"/}}
26
27 == Wiki Configuration ==
28
29 A new "Configuration > Wiki" section is added in Administration where you can configure the current wiki, whether it is the main wiki or a subwiki.
30
31 {{image reference="wikiDescriptorEditingAdministration-cropped.png"/}}
32
33 For more information, see the [[documentation>>extensions:Extension.Wiki Application||anchor="HConfigureWiki"]].
34
35 == Flamingo Skin ==
36
37 Some improvements have been made on the responsive tables (including the livetables) and we have fixed the broken livetables for mobiles on some places:
38
39 (((
40 {{image reference="livetable-rights.png" width="30%"/}} {{image reference="mobile-users.png" width="30%"/}} {{image reference="mobile-groups.png" width="30%"/}}
41 )))
42
43 == Batch Mail Sending ==
44
45 The [[Mail Sender API>>extensions:Extension.Mail Sender API]] has been modified to support sending a large number of mails at once. In addition the [[Mail Admin UI>>extensions:Extension.Mail Application]] has been improved to display the statuses of mails (when they're sent by XWiki features specifying that the mail statuses should be persisted).
46
47 {{image reference="emailcategory.png"/}}
48
49 {{image reference="emailstatus.png"/}}
50
51 == Solr server setup package ==
52
53 Everything needed to setup an XWiki index in a remote Solr server is now packaged in a standalone project (##xwiki-platform-search-solr-server-data##). A Debian package (##xwiki-solr-data##) has also been provided to make easier to keep it up to date.
54
55 == Miscellaneous ==
56
57 * Displaying the 'Stable versions' label in an extension's description in Extension Manager before and after the list of versions is retrieved.
58
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-milestone-3%22&tempMax=1000]] fixed in this release.
60
61 = For Developers =
62
63 == Rendering ==
64
65 * XWiki Rendering now provide an HTML5 Renderer.
66
67 {{comment}}
68 == Deprecated and Retired projects ==
69
70 <description of deprecated and retired projects>
71 {{/comment}}
72
73 == Upgrades ==
74
75 The following dependencies have been upgraded:
76
77 * [[slf4j 1.7.9>>http://jira.xwiki.org/browse/XCOMMONS-712]]
78 * [[Lucene and SOLR 4.10.3>>http://jira.xwiki.org/browse/XWIKI-11603]]
79
80 {{comment}}
81 == Miscellaneous ==
82
83 <other dev stuff to add and link to JIRA for all issues fixed>
84 {{/comment}}
85
86 = Translations =
87
88 The following translations have been updated:
89
90 {{language codes="de, pl"/}}
91
92 {{comment}}
93
94 = Tested Browsers & Databases =
95
96 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
97
98 {{/comment}}
99
100 {{comment}}
101 = Performances tests compared to <last super stable version> =
102
103 <a summary of the comparison with latest super stable version>
104
105 More details on <link to the test report>.
106
107 {{/comment}}
108
109 = Known issues =
110
111 * [[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]]
112
113 = Backward Compatibility and Migration Notes =
114
115 == General Notes ==
116
117 When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
118
119 {{comment}}
120 == Issues specific to XWiki <version> ==
121
122 <issues specific to the project>
123
124 {{/comment}}
125
126 == API Breakages ==
127
128 The following APIs were modified since XWiki 6.3:
129
130 * It's very unlikely that this class is implemented by anything else and it does not make much sense to not have this method, since this is not really a cache behind it but a Map that keep engines forever it may create a memory leak on a big farm running for a long time(((
131 {{code language="none"}}
132 org.xwiki.velocity.VelocityFactory: Method 'public org.xwiki.velocity.VelocityEngine removeVelocityEngine(java.lang.String)' has been added to an interface
133 {{/code}}
134 )))
135
136 * This shouldn't be a backward incompatible change since it's a method addition on an Annotation.(((
137 {{code language="none"}}
138 org.xwiki.component.annotation.Component: Method 'public boolean staticRegistration()' has been added to an interface
139 {{/code}}
140 )))
141
142 * Young API, this method needs to be available for consistency with the getMainWikiDescriptor/Id pair of methods(((
143 {{code language="none"}}
144 org.xwiki.wiki.descriptor.WikiDescriptorManager: Method 'public org.xwiki.wiki.descriptor.WikiDescriptor getCurrentWikiDescriptor()' has been added to an interface
145 {{/code}}
146 )))
147
148 * WYSIWYG's MacroService API was not previously considering a multiwiki environment.(((
149 {{code language="none"}}
150 org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService: Method 'public org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor getMacroDescriptor(java.lang.String, java.lang.String, java.lang.String)' has been added to an interface
151 org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService: Method 'public java.util.List getMacroDescriptors(java.lang.String, java.lang.String)' has been added to an interface
152 org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsync: Method 'public void getMacroDescriptor(java.lang.String, java.lang.String, java.lang.String, com.google.gwt.user.client.rpc.AsyncCallback)' has been added to an interface
153 org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsync: Method 'public void getMacroDescriptors(java.lang.String, java.lang.String, com.google.gwt.user.client.rpc.AsyncCallback)' has been added to an interface
154 {{/code}}
155 )))
156
157 * Add new methods to the Icon Set Module(((
158 {{code language="none"}}
159 org.xwiki.icon.IconManager: Method 'public java.util.List getIconNames()' has been added to an interface
160 org.xwiki.icon.IconManager: Method 'public java.util.List getIconNames(java.lang.String)' has been added to an interface
161 org.xwiki.icon.IconSetManager: Method 'public java.util.List getIconSetNames()' has been added to an interface
162 {{/code}}
163 )))
164
165 * LESS refactoring.(((
166 {{code language="none"}}
167 org.xwiki.lesscss.LessCompilerScriptService: Method 'public boolean clearCacheFromFileSystemSkin(java.lang.String)' has been removed
168 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
169 org.xwiki.lesscss.LessCompilerScriptService: Return type of method 'public org.xwiki.lesscss.ColorTheme getColorThemeFromSkinFile(java.lang.String, java.lang.String)' has been changed to org.xwiki.lesscss.colortheme.ColorTheme
170 org.xwiki.lesscss.ColorTheme: Class org.xwiki.lesscss.ColorTheme removed
171 org.xwiki.lesscss.ColorThemeCache: Class org.xwiki.lesscss.ColorThemeCache removed
172 org.xwiki.lesscss.LESSCache: Class org.xwiki.lesscss.LESSCache removed
173 org.xwiki.lesscss.LESSColorThemeConverter: Class org.xwiki.lesscss.LESSColorThemeConverter removed
174 org.xwiki.lesscss.LESSCompiler: Class org.xwiki.lesscss.LESSCompiler removed
175 org.xwiki.lesscss.LESSCompilerException: Class org.xwiki.lesscss.LESSCompilerException removed
176 org.xwiki.lesscss.LESSSkinFileCache: Class org.xwiki.lesscss.LESSSkinFileCache removed
177 org.xwiki.lesscss.LESSSkinFileCompiler: Class org.xwiki.lesscss.LESSSkinFileCompiler removed
178 {{/code}}
179 )))
180
181 * Lots of refactoring on the new Mail module, which is a young API(((
182 {{code language="none"}}
183 org.xwiki.mail.MailResultListener: Class org.xwiki.mail.MailResultListener removed
184 org.xwiki.mail.MailSender: Parameter 1 of 'public void send(javax.mail.internet.MimeMessage, javax.mail.Session)' has changed its type to java.lang.Iterable
185 org.xwiki.mail.MailSender: Return type of method 'public void send(javax.mail.internet.MimeMessage, javax.mail.Session)' has been changed to org.xwiki.mail.MailResult
186 org.xwiki.mail.MailSender: Parameter 1 of 'public void sendAsynchronously(javax.mail.internet.MimeMessage, javax.mail.Session, org.xwiki.mail.MailResultListener)' has changed its type to java.lang.Iterable
187 org.xwiki.mail.MailSender: Parameter 3 of 'public void sendAsynchronously(javax.mail.internet.MimeMessage, javax.mail.Session, org.xwiki.mail.MailResultListener)' has changed its type to org.xwiki.mail.MailListener
188 org.xwiki.mail.MailSender: Return type of method 'public void sendAsynchronously(javax.mail.internet.MimeMessage, javax.mail.Session, org.xwiki.mail.MailResultListener)' has been changed to org.xwiki.mail.MailResult
189 org.xwiki.mail.MailSender: Method 'public void waitTillSent(long)' has been removed
190 org.xwiki.mail.MailSenderConfiguration: Method 'public java.util.List getBCCAddresses()' has been added to an interface
191 org.xwiki.mail.MailSenderConfiguration: Method 'public java.lang.String getScriptServicePermissionCheckerHint()' has been added to an interface
192 org.xwiki.mail.script.MimeMessageWrapper: In method 'public MimeMessageWrapper(org.xwiki.mail.internal.ExtendedMimeMessage, javax.mail.Session, org.xwiki.mail.MailSender, org.xwiki.context.Execution, org.xwiki.component.manager.ComponentManager)' the number of arguments has changed
193 org.xwiki.mail.script.MimeMessageWrapper: Accessibility of method 'public MimeMessageWrapper(org.xwiki.mail.internal.ExtendedMimeMessage, javax.mail.Session, org.xwiki.mail.MailSender, org.xwiki.context.Execution, org.xwiki.component.manager.ComponentManager)' has been decreased from public to package
194 org.xwiki.mail.script.MimeMessageWrapper: Method 'public java.util.concurrent.BlockingQueue getErrors()' has been removed
195 org.xwiki.mail.script.MimeMessageWrapper: Method 'public void send()' has been removed
196 org.xwiki.mail.script.MimeMessageWrapper: Method 'public void sendAsynchronously()' has been removed
197 org.xwiki.mail.script.MimeMessageWrapper: Method 'public void waitTillSent(long)' has been removed
198 {{/code}}
199 )))

Get Connected