Plugins Directory » Time Logger
Author: | Jim McAleer | |
---|---|---|
Website: | http://github.com/speedy32129 | |
Code repository: | http://github.com/speedy32129/time_logger | |
Registered on: | 2014-07-19 (over 10 years ago) | |
Current version: | 0.5.4 | |
Compatible with: | Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
Time logger is a Redmine plugin to ease time tracking when working on an issue. The plugin allows to start/suspend/resume/stop a timer on a per user basis.
This is a spin-off of the original time tracker by Jérémie Delaitre. I give all the credit to him. I renamed it as to not have issue with the current time_tracker by HicknHack Software(www.hicknhack-software.com). My aim is to create a replacement that is compatible with many different versions of Redmine.
Features- Current spent time always visible
- Timer automatic updated without reload
- Per user time tracking
- Using known 'log time' dialog
I have only confirmed it's compatibility with redmine 2.0 to 3.2. If you can confirm it's compatibility with higher version please let me know.
I do plan on adding the ability for an administrator to be able to turn on or off multiple trackers running at the same time per user.
Installation notes
Install to plugins folder and rename folder to time_logger. Follow the additional instructions in the readme file.
Changelog
0.5.4 (2016-06-30)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Fix for compatibility with Redmine 3.3.0 - Thanks to okv!!!
You can download version 0.5.4 from here
FYI - All testing is done on TurnkeyLinux appliances! For this 3.4.x I'm using version 15.1 of the Redmine appliance.
0.5.3 (2015-08-26)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- fixes for status transitions - removal
- fix for missing icons on status transitions
- fixed javascript variable declaration
- added icon sets so user can have more choice with their theme - for now this is to be done manually. Just delete the icons in /time_logger/assets/images (not the sub-folders) then copy from one of the sub-folders (colorized or original) into /time_logger/assets/image.
- add TLHelper function back due to problem with time_logger
- fix for some users not able to start time logger - thanks to rastydnb!
0.5.2 (2015-07-14)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
Several fixes and now compatible with Redmine 3.2
0.5.1 (2014-08-27)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
Fix for some users having conflict with other plugins giving an error undefined method time_logger_for
You can also get the file from https://github.com/speedy32129/time_logger/tree/0.5.1
0.5.0 (2014-07-19)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x.