Added Timer to tasks
bubbasan - August 14, 2006 - 19:21
| Project: | Tasklist |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
Added the capability for a timer within each task. Required the addition of two columns start and stop to the tasks table. Please take a look. Thx
| Attachment | Size |
|---|---|
| tasks.timer.patch | 18.26 KB |

#1
Hi,
Do you have a new copy of this? It doesn't work on the tasks.module I have (v1.5). I tried contacting you but your contact form isn't enabled.
Thanks!
#2
I can not patch the file. Only 1 hunk of 8 succeeds.
Output is:
--------------------------
|Index: tasks.module
|===================================================================
|--- tasks.module (revision 1)
|+++ tasks.module (working copy)
--------------------------
Patching file tasks.module using Plan A...
Hunk #1 FAILED at 20.
Hunk #2 succeeded at 159.
Hunk #3 FAILED at 223.
Hunk #4 FAILED at 252.
Hunk #5 FAILED at 268.
Hunk #6 FAILED at 351.
Hunk #7 FAILED at 420.
Hunk #8 FAILED at 549.
7 out of 8 hunks FAILED -- saving rejects to file tasks.module.rej
done