JIRA
Last modified by Vincent Massol on 2025/01/31 17:02
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 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 projet contains the following Extensions.
per page of Previous Page Next Page Page | ||||||||||||||||||
|
||||||||||||||||||
Previous Page Next Page Page |
Release Notes
10.1.1
10.1
10.0
9.0
8.7
8.6.6
8.6.5
Security bug fixed