Plugins Directory » Customize core fields
Author: | Vincent Robert | |
---|---|---|
Website: | https://github.com/nanego/redmine_customize_core_fields | |
Code repository: | https://github.com/nanego/redmine_customize_core_fields | |
Registered on: | 2016-06-23 (over 8 years ago) | |
Current version: | 5.0 | |
Compatible with: | Redmine 5.0.x, 4.2.x | |
User ratings: |
Let's customize Redmine core fields
This Redmine plugin lets you customize core fields behaviour.
You will be able to hide or show core fields based on the user roles per project.
Installation notes
This plugin is compatible with Redmine 2.1+ and has been successfully tested on Redmine 3.2.
Please apply general instructions for plugins (http://www.redmine.org/wiki/redmine/Plugins).
First download the source or clone the plugin and put it in the "plugins/" directory of your redmine instance. Note that this is crucial that the directory is named 'redmine_customize_core_fields'!
Then execute:
$ bundle install
$ rake redmine:plugins
And finally restart your Redmine instance.
Changelog
5.0 (2023-10-17)
Compatible with Redmine 5.0.x, 4.2.x.
1.0.0 (2016-06-23)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.