Plugins Directory » Redmine Equality Plan
Author: | Adrián Pradilla Pórtoles | |
---|---|---|
Website: | https://github.com/apradillap/redmine_equality_plan | |
Code repository: | https://github.com/apradillap/redmine_equality_plan | |
Registered on: | 2020-09-24 (about 4 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 4.1.x | |
User ratings: |
With this plugin for Redmine, we want to put the first!! stone to promote equality in the companies that use this project management software.
And not only gender equality can be visualized with this plugin, you can also use to make visible inequalities of ethnicity, language, religion or color.
What it offers
- Visualization of the total number of men and women in the organization
- Statistical indicators by groups within the company.
- Indicators by gender of training, leave or type of contract.
- ... and more to come. Do you have something on your mind? Let's talk!
Authors:
- Carlos Castellanos Manzaneque https://github.com/carlosmanza
- Adrián Pradilla Pórtoles https://github.com/apradillap
Thumbnail icon made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon"> www.flaticon.com</a>
Installation notes
Generate the configuration file:
cp config/configuration.yml.example config/configuration.yml
Generate the user patch:
cp lib/redmine_equality_plan/redmine_patch/user_custom_patch.rb.example lib/redmine_equality_plan/redmine_patch/user_custom_patch.rb
Execute the migrations:
rake redmine:plugins:migrate
Define custom values config/configuration.yml and custom methods (see example files)
Execute tasks:
rake gender:populate_user_gender
rake gender:populate_gender_stories
Access from the menu to Equality Plan (/equality_plans)
Changelog
0.0.1 (2020-09-24)
Compatible with Redmine 4.1.x.