<
From version < 13.1 >
edited by Marius Dumitru Florea
on 2013/04/16
To version < 16.1 >
edited by Vincent Massol
on 2013/04/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.VincentMassol
Content
... ... @@ -10,12 +10,6 @@
10 10  
11 11  [[Full list of issues fixed and Dashboard for 5.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11493]].
12 12  
13 -== Full Issue List ==
14 -
15 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
16 -Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("5.0-rc-1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests")
17 -{{/jira}}
18 -
19 19  == New wiki mode in distribution wizard ==
20 20  
21 21  By default you can now get the same distribution wizard you used to have for main wiki only on subwikis too. When enabled it means that each wiki administrator is able to take care of his own wiki upgrade and farm administrator will only deal with main wiki.
... ... @@ -37,10 +37,14 @@
37 37  
38 38  == Miscellaneous ==
39 39  
40 -<insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!>
34 +* Automatically register translations for the Annotations application
41 41  
42 -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%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
36 +== Full Issue List ==
43 43  
38 +{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
39 +Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("5.0-rc-1") and resolution in ("Fixed") and component not in ("Build, Infrastructure and Tests")
40 +{{/jira}}
41 +
44 44  = For Developers =
45 45  
46 46  == Joda Time plugin adds Duration API ==
... ... @@ -97,6 +97,11 @@
97 97  Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were 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.
98 98  {{/warning}}
99 99  
98 +== Table xwikistringlists ==
99 +
100 + The xwikistringlists table added in 5.0M2 has been removed and that change is postponed to 5.1M1 due to serious migration issues.
101 +{{warning}}Migration from release 5.0M2 to any newer version will be broken{{/warning}}
102 +
100 100  == Issues specific to XWiki 5.0 Release Candidate 1 ==
101 101  
102 102  <issues specific to the project>

Get Connected