Plugins Directory » Parent issue filter
|
|
Author: | Hirokazu Onozato |
|---|---|---|
| Website: | https://github.com/onozaty/redmine-parent-issue-filter | |
| Code repository: | https://github.com/onozaty/redmine-parent-issue-filter | |
| Registered on: | 2014-02-15 (over 11 years ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
| User ratings: |
This a plugin added parent issue filter and root issue filter for the Redmine.
Features¶
Added 2 filters on issues page.
- Parent task(issue) filter
- Root task(issue) filter


License¶
The plugin is available under the terms of the GNU General Public License, version 2 or later.
Installation notes
cd {RAILS_ROOT}/plugins
git clone https://github.com/onozaty/redmine-parent-issue-filter.git parent_issue_filter
note: The directory name must be a parent_issue_filter. Directory name is different, it will fail to run the Plugin.
Changelog
1.0.0 (2014-02-11)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.