Allows to start/stop timers for time spent on an issue from a separate tab
This plugin is tested with the trunk version of redmine. If you are sucessfully using it with other versions, please report it to me.
$ cd redmine/ $ ./script/plugin install git://github.com/benfante/redmine_my_effort.git $ rake db:migrate_plugins RAILS_ENV=production
And restart your Rails server.