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 1.0.2.
Download the sources and put them to your vendor/plugins folder.
$ cd {REDMINE_ROOT}
$ git clone git://github.com/akzhan/redmine_close_button.git vendor/plugins/redmine_close_button
Restart Redmine and have a fun!
- en by Akzhan Abdulin
- ru by Akzhan Abdulin
Contributions are welcome!
- First public release.