Reviewed & tested by the community
Project:
Time Tracking
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2009 at 09:08 UTC
Updated:
11 Sep 2009 at 08:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
voidberg commentedHere's a patch that implements this. I did the following modifications:
- added a function to load a time entry by comment id
- passed the corresponding time entry object to the form when editing a comment
- added code to update the entry when saving the comment
Comment #2
attiks commentedPatch applies fine and is working, RTBC?