Skip to content

planio-gmbh/redmine_work_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installation notes

  1. Setup Redmine
  2. Download redmine_work_time-*.zip from https://github.com/tkusukawa/redmine_work_time/releases
  3. Expand the plugin into the plugins directory
  4. Migrate plugin:
    $ RAILS_ENV=production bundle exec rake redmine:plugins:migrate
  5. Restart Redmine
  6. Enable the module on the project setting page.
  7. Check the permissions on the Roles and permissions(Administration)

Links