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 (about 14 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: |
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.
- Compatibility with Redmine 1.3.x. Thanks to Alexander Kriventsov.
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.
- New translations added.
- Home has been moved to https://github.com/Undev/redmine_close_button.
0.0.1 (2010-10-29)
Compatible with Redmine 1.0.x.