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.
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.
- Support custom issue statuses.
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!
- 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!
- 11-10-2012 Compatible with Redmine 2.1.x by @logical-and
- 08-17-2012 Compactible with Redmine 2.0.x by @archonwang