Modify

Opened 14 years ago

Last modified 7 years ago

#7786 new enhancement

[Patch] Discriminating excessive work hours.

Reported by: abekkine@… Owned by:
Priority: normal Component: WorkLogPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When using worklog plugin, if a user forgets to stop his/her clock when work ended, he has given a chance (to correct time on a popup window) to do it. If he even misses this chance, work log records some excessive working hours. Even we can't prevent it from happening, with this patch, we have a chance to discriminate such logs on user view for work log. On Work log for User view, if work is not stopped on the day it started, it will be colorized. If this condition is met and work continues, it will be highlighted with yellow color. Otherwise it will be highlighted in light red color.

Patch applies to [6472] and 0.11 branch of worklog plugin.

Attachments (2)

worklog_colorview.patch (2.0 KB) - added by abekkine@… 14 years ago.
Patch file for coloring user log. For [6472].
worklog.colorview.patch (2.0 KB) - added by abekkine@… 14 years ago.
Update : still struggling for right patch file format.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by abekkine@…

Attachment: worklog_colorview.patch added

Patch file for coloring user log. For [6472].

Changed 14 years ago by abekkine@…

Attachment: worklog.colorview.patch added

Update : still struggling for right patch file format.

comment:1 Changed 7 years ago by Ryan J Ollos

Owner: Colin Guthrie deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.