hicknhack-software / redmine_time_tracker

A time tracker plugin for Redmine
Other
106 stars 32 forks source link

Contextmenu missing "Start Timer" entry in Issue list. #61

Closed logical-and closed 11 years ago

logical-and commented 11 years ago

Related to #54

Timer module is enabled (how it can be disabled?), but "Start Timer" is missing.

jume-dev commented 11 years ago

Please check your permissions. You need the following permissions to be able to start a Timer from the issue list:

Also note, the module can be disabled in the redmine project configuration in modules

logical-and commented 11 years ago

"Create TimeLogs (global)" Where can I enable it?

"Create TimeBookings" or "Edit own TimeBookings" or "Edit all TimeBookings"

jume-dev commented 11 years ago

Do you use the newest code version?

logical-and commented 11 years ago

Yes, just checked out. What else can I proove?

jume-dev commented 11 years ago

Please provide redmine version and all used modules of your project

jume-dev commented 11 years ago

and modules used by your specific project?

logical-and commented 11 years ago
Environment:
   Redmine version                          2.3.1.devel
   Ruby version                             1.9.3 (x86_64-linux)
   Rails version                            3.2.13
   Environment                              production
   Database adapter                         Mysql2
SCM:
   Subversion                               1.6.12
   Git                                      1.7.2.5
   Filesystem
Redmine plugins:
   redmine_time_tracker                     0.7.0

p.s. changed tabs

logical-and commented 11 years ago

More and more. But if I disable all these modules result doesn't changes.

jume-dev commented 11 years ago

I am sorry, but i cant reproduce this. For me all works as intended and in the production environment we use it, everything works also. Please make sure your git merged everything correctly. Maybe even try it with a fresh redmine and timetracker installation.

logical-and commented 11 years ago

Ok, how I can debug the code? Where exactly adds "Start Timer" item?

jume-dev commented 11 years ago

In this file: https://github.com/hicknhack-software/redmine_time_tracker/blob/master/app/views/time_trackers/_update_context.html.erb