Project

General

Profile

Plugins Directory » Worktime Log

Author: Jared Denison
Website: https://github.com/themondays/redmine_worktime_log
Code repository: https://github.com/themondays/redmine_worktime_log.git
Registered on: 2015-01-27 (about 9 years ago)
Current version: 0.0.1
Compatible with: Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x
User ratings:   (1)

Redmine Worktime Log Plugin

Release Candidate: 0.0.1

Inception

Hey folks.

In one work Worktime Log - is just a Stopwatch plugin with extended projects / users / issues summary. I'm pretty sure that plugin will help you track your team load without any additional inconvenience editing issue details and billion clicks.

Worktime Log built about 3 month ago and today I completely added missing things to prepare first RC.

Plugin built for internal use for Redmine and PostgreSQL, by this reason some queries should be reviewed before push to production with MySQL database.

Feel free to make forks and touch me in case if you have some fixes and suggestions.

How it works?
  1. Create projects
  2. Enable Worktime Log module
  3. Add couple tickets assigned on you
  4. Push START button and continue working
  5. Don't forget press STOP when you going on lunch :)

Installation

  1. Copy plugin files to ```/redmine/plugins``` and you will get something like that: ```redmine/plugins/redmine_worktime_log/init.rb```
  2. Run ```rake redmine:plugins NAME=redmine_worktime_log RAILS_ENV=production```

Additional thanks to:

  • Stopwatch timer originally from CakePHP app called [project-manager] by [websightdesigns]</li>
  • [jQuery.Chosen] - by [Harvest]

License

This plugin is available under [CC-BY 3.0]

Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

Project locations
  • [Project page on GitHub]
  • [Project page]
  • [Bring me a coffee]

In case ff you found something unappropriate or I forgot mention someone please touch me and we fix it.

Developed by [Jared Denison] in 2014.

[Project page on GitHub]:https://github.com/themondays/redmine_worktime_log
[Project page]:http://themondays.ca/redmine/plugins/worktimelog/
[Bring me a coffee]:http://themondays.ca/coffee/
[Jared Denison]:http://themondays.ca
[project-manager]:https://github.com/websightdesigns/project-manager/blob/master/README.md
[websightdesigns]:https://github.com/websightdesigns/project-manager/blob/master/README.md
[jQuery.Chosen]:http://harvesthq.github.io/chosen/
[Harvest]:http://www.getharvest.com/
[CC-BY 3.0]:http://creativecommons.org/licenses/by/3.0/

Installation notes

Installation

  1. Copy plugin files to ```/redmine/plugins``` and you will get something like that: ```redmine/plugins/redmine_worktime_log/init.rb```
  2. Run ```rake redmine:plugins NAME=redmine_worktime_log RAILS_ENV=production```

Changelog

0.0.1 (2015-03-02)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.

Screenshot 2015-01-27 04.09.03.png (35.4 KB) Screenshot 2015-01-27 04.09.03.png Home Widget Jared Denison, 2015-01-27 13:27
Screenshot 2015-01-27 14.27.36.png (27.8 KB) Screenshot 2015-01-27 14.27.36.png Sidebar Widget Jared Denison, 2015-01-27 13:27
Screenshot 2015-01-27 14.30.15.png (104 KB) Screenshot 2015-01-27 14.30.15.png Jared Denison, 2015-01-27 13:30
rwtl-issue-toolbar.png (22.3 KB) rwtl-issue-toolbar.png Work Time Issue Extra Toolbar Jared Denison, 2015-01-27 23:09
rwtl-stopwatch.png (26.4 KB) rwtl-stopwatch.png Worktime Log Widget Preview Jared Denison, 2015-01-28 00:09

0.0.3 (2015-02-01)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.

Rev. 0.0.3 RC

  • Added time helper
  • Fixed issue totals
  • Fixed summary totals

User ratings

  by Proton Disk over 6 years ago

Good stuff!