... |
... |
@@ -8,6 +8,18 @@ |
8 |
8 |
|
9 |
9 |
= New and Noteworthy (since XWiki 4.1) = |
10 |
10 |
|
|
11 |
+== JIRA Macro == |
|
12 |
+ |
|
13 |
+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: |
|
14 |
+ |
|
15 |
+* No Programming Rights required |
|
16 |
+* Supports issue ordering |
|
17 |
+* Supports ability to register new Styles, new Data Sources and new Field Displayers |
|
18 |
+* Displays closed issues as Striked-out |
|
19 |
+* Written in Java with automated tests |
|
20 |
+ |
|
21 |
+{{image reference="extensions:Extension.JIRA Macro@jiraMacroDefault.png"/}} |
|
22 |
+ |
11 |
11 |
== Extension Manager improvements == |
12 |
12 |
|
13 |
13 |
Main improvements: |
... |
... |
@@ -54,18 +54,6 @@ |
54 |
54 |
|
55 |
55 |
{{image reference="ER-releaseNotes.png"/}} |
56 |
56 |
|
57 |
|
-== JIRA Macro == |
58 |
|
- |
59 |
|
-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: |
60 |
|
- |
61 |
|
-* No Programming Rights required |
62 |
|
-* Supports issue ordering |
63 |
|
-* Supports ability to register new Styles, new Data Sources and new Field Displayers |
64 |
|
-* Displays closed issues as Striked-out |
65 |
|
-* Written in Java with automated tests |
66 |
|
- |
67 |
|
-{{image reference="extensions:Extension.JIRA Macro@jiraMacroDefault.png"/}} |
68 |
|
- |
69 |
69 |
== New field types for email and list of pages == |
70 |
70 |
|
71 |
71 |
Two new types of class properties have been added: |