Actions
PluginIssuesGroup » History » Revision 4
« Previous |
Revision 4/7
(diff)
| Next »
Andrew Chaika, 2009-09-21 17:31
Added install section
Issues Group Plugin¶
Main features¶
- Issues group (by custom fields too)
- Custom queries categorization
- Subissues/subtask feature implementation
Screenshots¶
- Issues group feature:
- Custom queries categorization
- Subissues/subtask
Forum¶
http://www.redmine.org/boards/3/topics/4701
Download¶
Install¶
- Download from http://github.com/Ubik/redmine_issues_group/ into /vendor/plugins/redmine_issues_group
- For Redmine 0.8.x install awesome_nested_set plugin also into /vendor/plugins/
- Do in a command shell:
rake db:migrate_plugins
- Restart Redmine (Apache, Mongrel, Webrick e.t.c)
Updated by Andrew Chaika over 15 years ago · 4 revisions