edited by Ecaterina Moraru (Valica)
on 2016/02/15
on 2016/02/15
edited by Ecaterina Moraru (Valica)
on 2016/02/15
on 2016/02/15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,8 +8,14 @@ 8 8 9 9 = New and Noteworthy (since XWiki 7.4.1) = 10 10 11 -[[Full list of issues fixed and Dashboard for <version>>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].11 +[[Full list of issues fixed and Dashboard for 7.4.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13595]]. 12 12 13 +{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}} 14 +category in ("Top Level Projects") AND fixVersion in ("7.4.1") AND resolution in (Fixed) and component not in ("Development Issues only") 15 +{{/jira}} 16 + 17 +{{comment}} 18 + 13 13 == <feature N> == 14 14 15 15 <description of feature N> ... ... @@ -40,6 +40,8 @@ 40 40 41 41 <other dev stuff to add and link to JIRA for all issues fixed> 42 42 49 +{{/comment}} 50 + 43 43 = Translations = 44 44 45 45 The following translations have been updated: ... ... @@ -57,6 +57,8 @@ 57 57 {{include reference="TestReports.ManualTestReportTemplateSummary"/}} 58 58 {{/comment}} 59 59 68 +{{comment}} 69 + 60 60 = Performances tests compared to <last super stable version> = 61 61 62 62 <a summary of the comparison with latest super stable version> ... ... @@ -63,6 +63,8 @@ 63 63 64 64 More details on <link to the test report>. 65 65 76 +{{/comment}} 77 + 66 66 = Known issues = 67 67 68 68 * [[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]] ... ... @@ -73,13 +73,15 @@ 73 73 74 74 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. 75 75 88 +{{comment}} 76 76 == Issues specific to XWiki <version> == 77 77 78 78 <issues specific to the project> 92 +{{/comment}} 79 79 80 80 == API Breakages == 81 81 82 -The following APIs were modified since <project> <version-1>:96 +The following APIs were modified since XWiki 7.4.1: 83 83 84 84 {{code language="none"}} 85 85 <clirr output here>