Project

General

Profile

Actions

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 Add subissue

Forum

http://www.redmine.org/boards/3/topics/4701

Download

Install

  1. Download from http://github.com/Ubik/redmine_issues_group/ into /vendor/plugins/redmine_issues_group
  2. For Redmine 0.8.x install awesome_nested_set plugin also into /vendor/plugins/ from http://github.com/collectiveidea/awesome_nested_set
  3. Do in a command shell:
    rake db:migrate_plugins RAILS_ENV="production"
  4. Restart Redmine (Apache, Mongrel, WEBrick e.t.c)

Updated by Andrew Chaika over 14 years ago · 7 revisions