Its nice to see, if time was added with a comment, that time displayed along with the comment itself.

I've based this on the casetracker's own method of adding comments to the ticket, also in this patch is a hack to get around #526624 till its fixed.

Comments

a_c_m’s picture

Title: Add a "» 10 Development hours added" line to the comments » Adding a "» 10 Development hours added" line to the comments
Status: Active » Needs review
StatusFileSize
new3.78 KB

re-rolled the patch as last one wouldnt have worked.

attiks’s picture

Patch applies on latest dev and is working, but

+++ time.theme.inc	22 Jul 2009 13:08:26 -0000
@@ -1,5 +1,18 @@
 function theme_time_admin_global_form($form) {

Is theme_time_admin_global_form still used/needed