Last modified by Thomas Mortagne on 2023/10/13

<
From version < 58.2 >
edited by Thomas Mortagne
on 2014/11/12
To version < 59.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = New and Noteworthy (since XWiki 6.2) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 6.3>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12693]].
11 +[[Full list of issues fixed and Dashboard for 6.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12693]].
12 12  
13 13  == Extension Manager and Repository improvements ==
14 14  
... ... @@ -27,7 +27,7 @@
27 27  == Flamingo ==
28 28  
29 29  {{info}}
30 -The Flamingo skin was introduced as experimental in XWiki 6.0 & 6.1 and has been deemed usable in XWiki 6.2. However we're still tuning details. It happens that we did not all agree on the location of the "Add" button (some wanted it inside the content, next to the "Edit" buttons and others wanted it back at the top - You can [[follow the discussion here>>http://markmail.org/message/jqbcj4p4ryc56sms]] if you're interested ;)). Thus we've decided for the moment to put it back at the top where it was in the Colibri skin in order to not force our users to learn a new location for the moment. This is still a discussion in progress and if you have inputs and preferences please do not hesitate to let us know on the [[XWiki Users Mailing List>>dev:Community.MailingLists]] or on the [[related Issue>>http://jira.xwiki.org/browse/XWIKI-11167]]. Thanks!
30 +The Flamingo skin was introduced as experimental in XWiki 6.0 & 6.1 and has been deemed usable in XWiki 6.2. However we're still tuning details. It happens that we did not all agree on the location of the "Add" button (some wanted it inside the content, next to the "Edit" buttons and others wanted it back at the top - You can [[follow the discussion here>>http://markmail.org/message/jqbcj4p4ryc56sms]] if you're interested ;)). Thus we've decided for the moment to put it back at the top where it was in the Colibri skin in order to not force our users to learn a new location for the moment. This is still a discussion in progress and if you have inputs and preferences please do not hesitate to let us know on the [[XWiki Users Mailing List>>dev:Community.MailingLists]] or on the [[related Issue>>https://jira.xwiki.org/browse/XWIKI-11167]]. Thanks!
31 31  {{/info}}
32 32  
33 33  * The 'Add' button has been moved back to the top bar and the search bar to the right:(((
... ... @@ -76,10 +76,10 @@
76 76  )))
77 77  * The start/stop shell scripts provided with the Standalone Distribution have been improved to display usage information when an invalid parameter is passed or when the ##-h## or ##~-~-help## parameters are passed. Also note that the start script doesn't stop anymore a running XWiki instance if the ##-k## or ##~-~-kill## parameter is passed (this parameter has been removed).
78 78  * It's now possible to configure the maximum number of search results to be returned from a search operation using ##xwiki.authentication.ldap.maxresults## property in ##xwiki.cfg## file. See [[LDAP documentation>>platform:AdminGuide.Authentication||anchor="HGenericLDAPconfiguration"]].
79 -* The "Empty is today" option on Date fields of classes created with Application Within Minutes is now working as expected. See [[XWIKI-10296>>http://jira.xwiki.org/browse/XWIKI-10296]]
79 +* The "Empty is today" option on Date fields of classes created with Application Within Minutes is now working as expected. See [[XWIKI-10296>>https://jira.xwiki.org/browse/XWIKI-10296]]
80 80  * Office macro can now take a URL as input. See [[extensions:Extension.Office Macro]] for more details
81 81  
82 -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.3-milestone-1%22&tempMax=1000]] fixed in this release.
82 +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.3-milestone-1%22&tempMax=1000]] fixed in this release.
83 83  
84 84  = For Developers =
85 85  
... ... @@ -237,14 +237,14 @@
237 237  
238 238  The following dependencies have been upgraded:
239 239  
240 -* [[JGroups 3.5.1>>http://jira.xwiki.org/browse/XWIKI-10987]]
241 -* [[Tika 1.6>>http://jira.xwiki.org/browse/XWIKI-10956]]
242 -* [[reflections 0.9.9>>http://jira.xwiki.org/browse/XCOMMONS-654]]
243 -* [[Groovy 2.3.7>>http://jira.xwiki.org/browse/XCOMMONS-655]]
244 -* [[jQuery 1.11.1>>http://jira.xwiki.org/browse/XWIKI-11094]]
245 -* [[Doxia 1.6>>http://jira.xwiki.org/browse/XRENDERING-364]]
246 -* [[Joda-Time 2.5>>http://jira.xwiki.org/browse/XRENDERING-365]]
247 -* [[commons-compress 1.9>>http://jira.xwiki.org/browse/XCOMMONS-665]]
240 +* [[JGroups 3.5.1>>https://jira.xwiki.org/browse/XWIKI-10987]]
241 +* [[Tika 1.6>>https://jira.xwiki.org/browse/XWIKI-10956]]
242 +* [[reflections 0.9.9>>https://jira.xwiki.org/browse/XCOMMONS-654]]
243 +* [[Groovy 2.3.7>>https://jira.xwiki.org/browse/XCOMMONS-655]]
244 +* [[jQuery 1.11.1>>https://jira.xwiki.org/browse/XWIKI-11094]]
245 +* [[Doxia 1.6>>https://jira.xwiki.org/browse/XRENDERING-364]]
246 +* [[Joda-Time 2.5>>https://jira.xwiki.org/browse/XRENDERING-365]]
247 +* [[commons-compress 1.9>>https://jira.xwiki.org/browse/XCOMMONS-665]]
248 248  
249 249  = Tested Browsers & Databases =
250 250  
... ... @@ -252,7 +252,7 @@
252 252  
253 253  = Known issues =
254 254  
255 -* [[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]]
255 +* [[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]]
256 256  
257 257  = Backward Compatibility and Migration Notes =
258 258  

Get Connected