WorkTime is a plugin of Redmine to view and update Spent time by each user.
- Setup Redmine
- Download redmine_work_time-*.zip from https://bitbucket.org/tkusukawa/redmine_work_time/downloads
- Expand the plugin into the plugins directory
- Migrate plugin: 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)