Loriowar / redmine_issues_tree

Provides a tree view of the Redmine issues list
GNU General Public License v3.0
115 stars 72 forks source link
ajax-issues-tree hooks issues-tree redmine redmine-issues redmine-plugin tree

RedmineIssuesTree Donate

This is a plugin for Redmine. It's provides a tree view of the issues list. Official page on Redmine.org.

Compatibility

!!!DO NOT USE THIS BRANCH!!! Please, use a branch with name corresponding to your Redmine version i.e. 4.1.x, 3.2.x and so on.

Plugin tested with 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x and 2.5.x versions of Redmine.

Features

Support

Features are added only for 5.x, 4.x and 3.x versions. Bugfix and locales available for all version from 2.6.x and higher.

Usage

This is a master branch. DO NOT USE THIS BRANCH. Please, use a branch with name corresponding to your Redmine version i.e. 3.3.x, 3.2.x and so on.

Examples of interface

You can find them on the official plugin page.

Installation

Use a common Redmine installation guide. This plugin hasn't any migration. So, you just need to copy source code into a proper folder and run bundle for install required gems.

Information for developers and contributors