Project

General

Profile

Plugins Directory » Close Issue button

Author: Akzhan Abdulin
Website: http://github.com/Undev/redmine_close_button
Code repository: http://github.com/Undev/redmine_close_button
Registered on: 2010-11-02 (over 13 years ago)
Current version: 0.0.8
Compatible with: Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x, 1.3.x
User ratings:   (3)

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.

Installation notes

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!

Changelog

0.0.8 (2012-03-20)

Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x, 1.3.x.

0.0.7 (2011-10-26)

Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.

  • Code style updated.
  • New translations added.

0.0.6 (2011-09-20)

Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.

  • JavaScript error fixed when Redmine configured to automatically update "Done ratio" field. Thanks to Ilya Pleshakov.

0.0.5 (2011-06-20)

Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.

  • New translations added.

0.0.4 (2011-03-26)

Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.

  • Closing of issue now set its progress up to 100% - Alexey Kuleshov
  • Simplified and traditional Chinese translations added

0.0.3 (2011-02-03)

Compatible with Redmine 0.9.x, 1.0.x, 1.1.x, 1.2.x.

  • Plugin now hooks issue page instead of replacing of template to be compatible with later versions of Redmine.
  • New translations added.

Has been tested with Redmine 0.9.6, 1.0.5, 1.1.0.

0.0.2 (2010-12-15)

Compatible with Redmine 1.0.x.

0.0.1 (2010-10-29)

Compatible with Redmine 1.0.x.

akzhan-redmine_close_button-0.0.1-0-ge9f01f1.tar.gz (14.1 KB) akzhan-redmine_close_button-0.0.1-0-ge9f01f1.tar.gz Source code in tar/gz format Akzhan Abdulin, 2010-11-02 16:02
akzhan-redmine_close_button-0.0.1-0-ge9f01f1.zip (17.9 KB) akzhan-redmine_close_button-0.0.1-0-ge9f01f1.zip Source code in zip format Akzhan Abdulin, 2010-11-02 16:02

User ratings

  by Alexander Pedersen about 5 years ago

Also works on 3.3.8

  by Esteve Navas over 7 years ago

It works perfectly with Redmine 3.3.1

  by dj jones over 9 years ago

I haven't used this plugin - but for Redmine 2.x, this fork on Github says it handles Redmine 2.x
- https://github.com/pro2s/redmine_close_button