redmine_my_effort icon indicating copy to clipboard operation
redmine_my_effort copied to clipboard

Allows to start/stop timers for time spent on an issue from a separate tab

Results 5 redmine_my_effort issues
Sort by recently updated
recently updated
newest added

http://www.redmine.org/boards/3/topics/9957?r=19727#message-19727

I just installed the latest version on my testsystem but found a problem when pushing "Stop". ActionView::TemplateError (undefined method `custom_field_tag_with_label' for #ActionView::Base:0xb6dcfd28) on line #30 of user_efforts/stop.rhtml: 27: 28: 60...

We have installed redmine 0.8.7 on centos 5 with my effort plugin. Server is located in Germany and has timezone +1. I have a user with time zone +2. I...

The subject patch is available in my fork, please feel free to integrate it if you like.

Add fr translations Add translations for "My effort" menu and "Start working". English language file updated Russian language file updated (with google translation tool since I don't understand russian). I...