JIRA
Last modified by Vincent Massol on 2026/02/18 17:18
| Provides various integration points between XWiki and JIRA (macros, UI, CKEditor plugin) |
Table of contents
Description
This project provides various integration points between XWiki and JIRA:
- Several macros to display issues from JIRA (textual or graphical)
- An administration UI to manage the JIRA instances to connect to
- A CKEditor plugin to convert JIRA URLs pasted into edit mode into macro calls
- A scripting API to programmatically access JIRA issues
Entry Points
The top level extensions you need to install to get JIRA-related features (depending on your needs):
- JIRA Macro to fetch issues asynchronously from a JIRA server and displays them as a table, list or enumeration.
- JIRA Charts Macros to display charts from JIRA issues (Pie chart, Resolved vs Unresolved Chart and Bidimensional grid).
- JIRA Administration UI to get an Admin UI to configure JIRA servers.
- JIRA Count Macro to display the number of issue found with a JQL query.
- JIRA CKEditor Integration to get a CKEditor plugin that converts JIRA URLs into a JIRA Macro call.
- JIRA Scripting API to be able to write scripts in wiki pages to programmatically access JIRA issues
Extensions
This project contains the following Extensions.
| per page of Previous Page Next Page Page | ||||||||||||||||||
|
||||||||||||||||||
| Previous Page Next Page Page | ||||||||||||||||||
Versions
11.1.4
11.1.3
11.1.2
11.1.1
11.1.0
11.0.0
10.2.1
The following translations have been updated with this release:
10.2
10.1.2
10.1.1
10.1
10.0
9.0
8.7
8.6.6
8.6.5
Security bug fixed