Skip to content

Plugin provides functionality to track project state with ability to set issue status coloring options.

Notifications You must be signed in to change notification settings

DefaultValue/redmine-project-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project State Redmine plugin

Plugin provides functionality for viewing project state with colored status rows.

Installation

  1. Clone this plugin to your Redmine plugins directory:
user@user:/path/to/redmine/plugins$ git clone [email protected]:DefaultValue/redmine-project-state.git project_state
  1. Restart Redmine to check plugin availability and configure its options.

  2. Go to plugin configuration page (Administration > Plugins > Daily Workload Management plugin > Configure) and set colors for issue statuses. For instance:

  • New #FFFFFF
  • In Progress #FFFF41
  • Resolved #24FF40
  • Closed #24FF40
  • Rejected #69A857
  • Clarification needed #FF9927
  • Could not reproduce #91C481
  • Wouldn’t fix #EA9798
  • Reopened #26FFFF
  • Ready for testing #A2C0F1
  • On Hold #C1799D
  • Merge request #F1C245
  • Blocked #E69043

Usage

  1. Go to project 'State' page ('Projects' > 'Your project' > 'State') to track project state.

About

Plugin provides functionality to track project state with ability to set issue status coloring options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published