Vote #63618
完了Recommend adding Timelog line to issue context menu
0%
説明
If developer is working on tasks from /my/page (or the issue list), he/she may find it easier to right-click on the issue in order to get to the time-log for that issue, bypassing one screen.
Partial implementation to follow...
Add to context_menu.rhtml
@
:class => 'icon-time', :disabled => @can[:edit] %>
Add :button_time to appropriate language packs (I'm not married to the verbiage)
@button_time: Add time spent@
This is something that I found useful and added to my demo version during my evaluation of the program. I can provide a diff if you would like, but since this is a UI issue I figured you may prefer to position these elements yourself.
journals
0.7.3 was released more than a week ago...
--------------------------------------------------------------------------------
Link added in r1672.
--------------------------------------------------------------------------------