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