Plugins Directory » Spent Time
|
Author: | versatile community |
---|---|---|
Website: | http://versatilecommunity.co.in/ | |
Code repository: | https://github.com/versatilecommunity/redmine_spent_time | |
Registered on: | 2018-01-31 (about 7 years ago) | |
Current version: | 0.3 | |
Compatible with: | Redmine 4.1.x | |
User ratings: |
Along with the previous properties of Redmine, Our Plugin introduces the phenomenal features of Time Tracking and the updation of data(For both Parent company and its branches).It can be daily, weekly, monthly, yearly and of course 24/7.Extending the ease of Tracking enables the quality of product.
Installation notes
Unpack the zip file to the plugins folder of Redmine. Starting from version 3.4.2, it requires db migration. So run the following command for db migration
rake redmine:plugins:migrate NAME= redmine_spent_time RAILS_ENV=production
When uninstalling the plugin, be sure to remove the db changes by running
rake redmine:plugins:migrate NAME=redmine_spent_time VERSION=0 RAILS_ENV=production
Resources
"User Guide": https://versatile-community.blogspot.com/2020/07/redmine-spent-time-installation.html
Changelog
0.3 (2020-07-15)
Compatible with Redmine 4.1.x.
Compatibility with Rails 5 and Redmine 4.1.x
0.2 (2018-08-15)
Compatible with Redmine 3.4.x.
Features:
create Project Plan
Elastic search for project, issue and users in time entry.
0.1 (2018-02-01)
Compatible with Redmine 4.1.x.
Features:
- Compatable with Redmine 3.4.3
- Create company and branches
- Save/Update Time entry in daily, weekly, monthly, quarterly and yearly manner.