Plugins Directory » Redmine Lookout Plugin
|
Author: | Mehmet Yılmaz |
---|---|---|
Website: | https://gitlab.com/ylmazmehmet60/lookout-redmine-plugin | |
Code repository: | https://gitlab.com/ylmazmehmet60/lookout-redmine-plugin | |
Registered on: | 2018-09-30 (over 6 years ago) | |
Current version: | 1.0.0 | |
Compatible with: | Redmine 3.4.x | |
User ratings: |
Features¶
- It lists the information such as job number, status, subject, category, owner and spent time in a project in a list.
- Results for job number, category and owner fields can be sorted.
- When a job is clicked, job status times can be displayed with graphics in the popup window with on the same page.
- For the whole project, the job status time totals can be grouped by user and job category and shown by graphs.
- The plugin can be opened and closed according to each project.
- English, Turkish and German language support is available.
Installation notes
Run codes on the console
$ cd {REDMINE_ROOT} $ git clone https://gitlab.com/ylmazmehmet60/lookout-redmine-plugin.git plugins/lookouts $ bundle exec rake redmine:plugins:migrate RAILS_ENV=productionVersion
- Development version
> redmine-3.4.2 - Test version
> redmine-3.4.6 - Rails 4.2.8
- ruby 2.3.3p222
Changelog
1.0.0 (2018-09-30)
Compatible with Redmine 3.4.x.