Skip to content

ineshezers/redmine_subtask_list_columns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Subtask list columns plugin

Plugin allows to customize which columns are shown in list of subtasks on issue page. You can display any standard and custom fields. You can also change the order of columns.

Use

By default for all projects only few fields are displayed: Subject, Status, Assignee, % Done. Customize fields for selected projects in plugin page - Administrator -> Subtask columns list. Move a field from the “Available columns” to the “Selected columns” and save changes. The field will be displayed in subtask list on the issue page for selected project.

Screenshots

github.com/SMS-IT/redmine_subtask_list_columns/tree/master/screenshots

Compatibility

Tested only on Redmine 3.0.3, 3.1.1

Getting the plugin

A zip archive can be gotten from GitHub

Installation and Setup

  1. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to plugins/subtask_list_columns

  2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)

  3. Login an administrator and open Administrator menu, click the Subtask columns list

Project help

If you need help you can create an issue in the GitHub Issues.

Bug tracker

If you would like to report a bug or request a new feature the bug tracker is located at: github.com/SMS-IT/redmine_subtask_list_columns/issues

About

Redmine plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.7%
  • HTML 28.9%
  • CSS 0.4%