Skip to content

Redmine plugin to edit spent time by each user.

Notifications You must be signed in to change notification settings

rikzwarthoff/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

About

Redmine plugin to edit spent time by each user.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 48.2%
  • HTML 47.5%
  • JavaScript 3.8%
  • CSS 0.5%