Changes for page Release Notes for XWiki Enterprise 4.1.2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Added JIRA Macro
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -6,10 +6,23 @@ 6 6 7 7 = New and Noteworthy (since XWiki Enterprise 4.1.1) = 8 8 9 +== Bug Fixes == 10 + 9 9 {{jira style="list" url="http://jira.xwiki.org" jql="true"}} 10 10 Project in ("XWiki Commons", "XWiki Rendering", "XWiki Platform", "XWiki Enterprise", "XWiki Enterprise Manager") and fixVersion in ("4.1.2") and resolution in ("Fixed") 11 11 {{/jira}} 12 12 15 +== JIRA Macro == 16 + 17 +A [[new JIRA Macro>>extensions:Extension.JIRA Macro]] is now part of the Platform but is not bundled by default (you'll need to install it with the Extension Manager). We previously had a [[Contributed JIRA Macro>>extensions:Extension.Contrib JIRA Macro]] but we decided that the JIRA macro was a good candidate to have in the Platform and thus supported by the XWiki Development Team. Compared to the older Contributed JIRA Macro, the new Macro has the following advantages: 18 +* No Programming Rights required 19 +* Supports issue ordering 20 +* Supports ability to register new Styles, new Data Sources and new Field Displayers 21 +* Displays closed issues as Striked-out 22 +* Written in Java with automated tests 23 + 24 +{{image reference="extensions:Extension.JIRA Macro@jiraMacroDefault.png"/}} 25 + 13 13 = Known issues = 14 14 15 15 * [[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]]