Plugins » Time Tracker
|
|
Author: | Jérémie Delaitre |
|---|---|---|
| Website: | http://github.com/delaitre/redmine_time_tracker | |
| Code repository: | http://github.com/delaitre/redmine_time_tracker/tree | |
| Registered on: | 2010-11-02 (over 1 year ago) | |
| Current version: | 0.4 | |
| Compatible with: | Redmine 1.1.x, 1.2.x, 1.3.x |
TimeTracker plugin is a plugin to ease time tracking when working on an issue by allowing to start/stop a timer on a per user basis.
Changelog
0.4 (2011-01-17)
Compatible with Redmine 1.1.x, 1.2.x, 1.3.x.
- Add 'pause' action
- Rework time tracker user interface with icons
- Add 'list' action to list time trackers of other users according to a permission (another one allow to delete them)
- Use the 'issue editing' page instead of the 'new timelog entry' one when stopping a time tracker. This allows to modify the issue (% completed, status...) along with logging the time spent.
0.3 (2010-10-18)
Compatible with Redmine 0.9.x, 1.0.x.