tkusukawa / redmine_work_time

Redmine plugin to edit spent time by each user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkTime is a Redmine plugin to edit spent time by each user.

Installation notes

  • cd {RAILS_ROOT}/plugins
  • git clone https://github.com/tkusukawa/redmine_work_time.git
  • cd ../
  • bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  • Restart Redmine
  • Enable the module on the project setting page.
  • Check the permissions on the Roles and permissions(Administration)

Links

About

Redmine plugin to edit spent time by each user.


Languages

Language:Ruby 48.2%Language:HTML 47.5%Language:JavaScript 3.8%Language:CSS 0.5%