akzhan / redmine_close_button

Redmine Close Issue button plugin

Home Page:https://github.com/Undev/redmine_close_button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Close Issue button

Introduction

Plugin that places "Close issue" button into contextual toolbar of shown issue.

This button acts as typical "Update" form submittion and shown when:

  • User allowed to close issue.

  • Issue is not already closed nor rejected.

Screenshot

Contextual toolbar of Redmine issue

Compatibility

Tested with Redmine 0.9.6, 1.0.2, 1.0.5, 1.1.0, 1.2.1, 1.3.1, 2.0.3, 2.1.0 and with ChiliProject 2.3.0.

To Do List

  • Support custom issue statuses.

Installation

Download the sources and put them to your vendor/plugins/redmine_close_button folder.

cd {REDMINE_ROOT}
git clone git://github.com/Undev/redmine_close_button.git vendor/plugins/redmine_close_button

Restart Redmine and have a fun!

Translations

  • en by Akzhan Abdulin
  • en-GB by Daniel Watkins (looks exactly as en, but somebody needs separated locale)
  • ru by Akzhan Abdulin
  • fr by Sylvain Lasnier
  • pt by José Trancas
  • bg by Ivan Cenov
  • de by aceman3000
  • pl by Piotrek Okoński
  • sv by Calle Wolff
  • zh by Anson Chen
  • zh-TW by Anson Chen
  • es by Octavio Fuenzalida
  • it by Cipparello
  • cs by Martin Hasoň
  • ko by Chan-shik Lim

Contributions are welcome!

ChangeLogs

  • 11-10-2012 Compatible with Redmine 2.1.x by @logical-and
  • 08-17-2012 Compactible with Redmine 2.0.x by @archonwang

About

Redmine Close Issue button plugin

https://github.com/Undev/redmine_close_button


Languages

Language:JavaScript 77.1%Language:Ruby 20.2%Language:CSS 2.6%