Project

General

Profile

PluginIssuesGroup » History » Revision 4

Revision 3 (Andrew Chaika, 2009-09-11 19:07) → Revision 4/7 (Andrew Chaika, 2009-09-21 17:31)

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: Git: 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/_ 
 # Do in a command shell: 
  <pre>rake db:migrate_plugins</pre> 
 # Restart Redmine (Apache, Mongrel, Webrick e.t.c)