Plugins Directory » Status Button
Author: | fan zhang | |
---|---|---|
Website: | https://github.com/fanzai0403/status_button | |
Code repository: | https://github.com/fanzai0403/status_button | |
Registered on: | 2013-08-07 (over 11 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
Feature¶
- Change the issues status by just one click.
- Automaticly change the issues assignee according to status.
Usage¶
You should do these before this plugin can automaticly change the issues assignee:
1. Create some issue custom fileds(user format), such as 'designer' and 'reporter', etc.
2. Check Status Button plugin settings. Choose 'designer', 'reporter' or empty for each issue status.
3. Fill the 'designer', 'reporter' field when create/edit issues.
Changelog
0.1.0 (2013-08-09)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- test with redmine 2.0.x
- fixes js bug without jquery
0.0.1 (2013-08-07)
Compatible with Redmine 2.3.x.