novanxyz / redmine_users_performance

A redmine plugin that graphically shows the time entries of users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users Performance

Users Performance, a redmine plugin that graphically shows the time entries of users.

Installation

  • Change you current directory to your Redmine root directory. cd {REDMINE_ROOT}
  • Copy the plugin from GitHub. git clone https://github.com/alperenbozkurt/redmine_users_performance.git plugins/redmine_users_performance (Or download this repository and extract to {REDMINE_ROOT}/plugins/ folder.Change folder name to redmine_users_performance.)
  • Update the Gemfile.lock file. bundle install
  • Restart Redmine.
  • Now you should be able to see the plugin in Administration > Plugins.
  • You can select chart type in Administration > Plugins > Configure.
  • You can enable the plugin in the Project > Settings > Modules directory.

Screenshots

Screenshots-01 Screenshots-02 Screenshots-03 Screenshots-04 Screenshots-05

About

A redmine plugin that graphically shows the time entries of users.


Languages

Language:CSS 50.2%Language:HTML 29.3%Language:Ruby 20.5%