Skip to content

souzanato/redmine_tpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine TPA

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.

Redmine TPA (Tags for Performance Appraisal) é um plugin redmine que auxilia avaliações de desempenho. Ele torna possível a ligação de tarefas à critérios ou objetivos organizacionais pré-estabelecidos.

http://souzanato.github.io/redmine_tpa/pt-br/index.html

How to install

Requirements

  • Tested in Redmine 3.0.1

Step-by-step

  • 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.

  • Youre good to go.

Contributions

If you want to contribute, please:

  • Fork the project.
  • Make your translation, feature addition or bug fix.
  • Send me a pull request on Github.

License

Redmine TPA Plugin is open source and released under the terms of the GNU General Public License - GPL - v3. Check GNU GPL v3 quick guide for more information.

To Do

  • Infinite Scroll on select2 selects

Credits

About

A Redmine Plugin for Performance Appraisals support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published