Closed (fixed)
Project:
Node time tracker
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Sep 2008 at 18:21 UTC
Updated:
30 Jan 2018 at 19:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
attiks commentedI needed this as well so I converted it to D6, except for the views stuff (any takers?).
I also added the js stuff, so the toggle in the block is using ajax.
Comment #2
attiks commentedI added two things to my version:
- The blocks shows the time spend while the timer is running (auto-update every minute)
- Users can edit their time entries
Comment #3
jody lynnHere's a patch based on attiks's zip version. I also did a little bit of cleanup on spelling and removed the defunct D5 views integration (needs to be ported still). Also switched the timer to auto-update every 15 seconds as waiting 60 seconds made me impatient.
This mostly just needs work to add D6 views integration.
Comment #4
robertgarrigos commentedI credated a first beta release with this patch. Many thanks for your help!