Node time tracker for D6
txcrew - September 29, 2008 - 18:21
| Project: | Node time tracker |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Are there any plans to port this module to D6? I hope so!
TIA,
txcrew

#1
I 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.
#2
I 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
#3
Here'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.
#4
I credated a first beta release with this patch. Many thanks for your help!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.