Add "Log Time" Button Directly in Redmine Interface #39
Jaizeed
started this conversation in
Feature request / Ideas
Replies: 2 comments
-
Yes, this would be a great addition. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am currently working on v2 of this extension with many improvements. This will be possible in the new version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you'd like
Description
Context
The Redmine Time Tracking plugin already includes a "Log Time" button, but this button is not currently available directly on the Redmine issue page. Only the Play, Stop, and Reset buttons are visible there.
Proposed Feature
Simply add the existing "Log Time" button next to the current controls (Play, Stop, Reset) on the Redmine issue page. This would allow users to manually log time without navigating to another page or section.
Technical Details
UI integration: insert the existing button into the plugin’s action bar, aligned with the current controls.
Behavior: on click, open the modal or redirect to the logging form already provided by the plugin.
Thank you for your great work on this plugin! This enhancement would significantly improve the user experience by offering a seamless way to combine real-time tracking and manual time logging.
Beta Was this translation helpful? Give feedback.
All reactions