WorkTime is a Redmine plugin to edit spent time by each user.
- Setup Redmine
- Download redmine_work_time-*.zip from https://github.com/tkusukawa/redmine_work_time/releases
- Expand the plugin into the plugins directory
- Migrate plugin:
$ RAILS_ENV=production bundle exec rake redmine:plugins:migrate - Restart Redmine
- Enable the module on the project setting page.
- Check the permissions on the Roles and permissions(Administration)