This project is a suite of modules that will add time tracking features to any node or any nodes comments.
We originally developed this project for use with Open Atrium, but recently we have abstracted the Open Atrium aspects into Features and committed them to github. Currently we have two features that extend Time Tracker in Open Atrium:
We highly recommend using these features if you are implementing time tracker on your Open Atrium install.
Time Tracker Features
- Track Time on Nodes and/or Comments
- Track time using time intervals (start and end times) or durations (admin/settings/time_tracker)
- Integrated Timer to track time as you go
- Time estimating
- User Time Sheets to display weekly logged time (user/%uid/time_sheet)
- View for reporting on tracked time (time_tracker/reports)
Time Tracker Dependencies
- Views (specifically Views 2)
- Views Calc
NOTE: Time Tracker will actually work without views or views calc, you just won't be able to access the time tracker reports page
It's fair to note that there is a loose dependency to the Case Tracker module. Case Tracker dependency has been removed from Time Tracker. However, there is still some casetracker related features built into the module, they just won't be available if you don't have casetracker installed.
Documentation
Check out the README file
Roadmap 1.0
Time tracker is now in Beta1 (as of January 5th 2011). Pretty much all of the features we want are in and working so it's really just down to some rigorous testing. Minor feature requests are still being accepted but the module is looking good for a full stable release soon.
Drupal 7
Currently we're just developing Time Tracker for Drupal 6. After a 1.0 release, we'll begin porting to Drupal 7. There are no plans for a Drupal 5 release.
DEVELOPMENT NOTES
NOTE: The 6.x-1.x-dev version has the most up to date changes and is usually pretty stable.
May 25th, 2011: 6.x-1.x-dev
- Added optional fields: billable, billed, deductions
- Enabled resuming for the time tracker timer on interval based time entries if deductions field is enabled
- Added a CHANGELOG.txt to track changes.
April 3, 2011: 6.x-1.x-dev
- Made permissions for viewing time entries even more granular. NOTE: Atrium Features have also been updated to match the change in permissions: #1103492: Another Permission - View Own Time Sheet Entries
- Many more small fixes and changes. See commit messages for more detail.
See the CHANGELOG.txt file for older changes
Development sponsored by: Fuse Interactive
Downloads
Other releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 229 sites currently report using this module. View usage statistics.
- Last modified: May 26, 2011