likehopper / redmine_closed_column

This plugin will add three new options in column lists about closed issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine closes column

This plugin adds three columns to issues list :

  • the first closed date ;
  • the last closed date ;
  • the number of closures.

Prerequisites

  • Redmine version 4.2.x
  • Ruby version 2.7.x
  • Rails version 5.2.x
  • Postgresql 10 and greater

Installation and Setup

  1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins
  2. Restart your Redmine web servers (e.g. apache, mongrel, thin, mod_rails)

Usage

This plugin will add three new options in column lists of issue. Have a look at the screenshot in repository.

Localisations

  • English
  • French

Native speakers: please help to improve localizations

Project help

If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at https://github.com/likehopper/redmine_closed_column/issues

License

This plugin is licensed under the GNU GPL v2.

About

This plugin will add three new options in column lists about closed issues.

License:GNU General Public License v2.0


Languages

Language:Ruby 100.0%