Skip to content

Luckyvb/redmine_indicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Indicator

Summary

Add block with main indicator on my page and project page

custom-field

Usage

On your page, can you add

  • my issues by priority

custom-field

  • my issues by status

custom-field

  • my issues by tracker

custom-field

  • my issues due

custom-field

  • my issues next

custom-field

  • my issues today

custom-field

  • my issues opened closed today

custom-field

  • my issues opened closed on 10 days

custom-field

    • my issues opened closed on 10 weeks
  • my issues summary

custom-field

  • my spent time on 10 days

custom-field

  • my spent_time on 10 weeks

custom-field

You can add same block in project's page "overview" with change value of custom field of projet:

  • indicator_left_top
  • indicator_left_bottom
  • indicator_right

custom-field

custom-field

Installation

$ cd redmine/plugins
$ git clone https://github.com/fraoustin/redmine_indicator.git
$ rake redmine:plugins:migrate NAME=redmine_indicator

restart Redmine

for uninstall, you can use

$ cd redmine/plugins
$ rake redmine:plugins:migrate NAME=redmine_indicator VERSION=0

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.2%
  • Ruby 18.1%
  • CSS 2.9%
  • JavaScript 0.8%