Plugins Directory » Timelog Timer
Author: | Be High | |
---|---|---|
Website: | https://github.com/behigh/redmine_timelog_timer | |
Code repository: | https://github.com/behigh/redmine_timelog_timer.git | |
Registered on: | 2012-11-22 (almost 12 years ago) | |
Current version: | 2.0.0 | |
Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x | |
User ratings: |
A simple javascript timer for Hours field in timelog form.
Installation notes
Screenshots¶
Git¶
1. Open a shell to your Redmine's plugins
2. Clone repository `git clone https://github.com/behigh/redmine_timelog_timer.git timelog_timer`
3. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
Changelog
2.0.0 (2012-12-20)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.
- Save timer using localStorage
- Added timer to modify task form
- Display timer (if runned) on top bar in all pages
1.0.0 (2012-11-22)
Compatible with Redmine 2.3.x.