PluginIssuesGroup » History » Revision 6
Revision 5 (Andrew Chaika, 2009-09-21 17:35) → Revision 6/7 (Andrew Chaika, 2009-09-21 17:41)
h1. Issues Group Plugin h2. Main features * Issues group (by custom fields too) * Custom queries categorization * Subissues/subtask feature implementation h2. Screenshots * Issues group feature: !redmine_issues_group.png! * Custom queries categorization !redmine_queries_group.png! * Subissues/subtask !subissues.png! !subissues_03_2.png! h2. Forum http://www.redmine.org/boards/3/topics/4701 h2. Download * GitHub: http://github.com/Ubik/redmine_issues_group/tree/origin h2. 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/_ from http://github.com/collectiveidea/awesome_nested_set # Do in a command shell: <pre>rake db:migrate_plugins RAILS_ENV="production"</pre> db:migrate_plugins</pre> # Restart Redmine (Apache, Mongrel, WEBrick Webrick e.t.c)