Project

General

Profile

Plugins Directory » Redmine TPA (Tags for Performance Appraisal)

Author: Renato Carvalho de Souza
Website: http://hylozero.github.io/redmine_tpa
Code repository: https://github.com/hylozero/redmine_tpa
Registered on: 2015-05-07 (almost 9 years ago)
Current version: 1.0.0
Compatible with: Redmine 3.1.x, 3.0.x
User ratings:   (2)

Redmine TPA (Tags for Performance Appraisal) is a redmine plugin that helps Performance Appraisals. It makes possible to link issues to pre-established criteria or organizational objectives.

Installation notes

  • Copy or clone the plugin on Redmine plugin folder with the name redmine_tpa:
    cd /{redmineInstalationDir}/vendor/plugins
    git clone https://github.com/hylozero/redmine_tpa.git redmine_tpa
    
  • Run:
    cd /{redmineInstalationDir}
    bundle install
    rake db:migrate_plugins NAME=redmine_tpa
    
  • Restart your redmine application.
  • You're good to go.

Changelog

1.0.0 (2015-05-07)

Compatible with Redmine 3.1.x, 3.0.x.

User ratings

  by Alexey Lustin over 8 years ago

Looks good, but does not have english locale, and does not have activity last 3 month

  by GaĆ«tan Dardy over 8 years ago

Seems interesting. Lack of french translations. Could do it for you but i'm unable submit st in GitHub. Regards.