Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 926 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 926 Bytes

redmine_custom_values_projects

This plugin allows users to limits the values of custom fiels (lists and checkbox) per project (only issues)

Features

  • Limit the values of custom fields per project (only issues)
  • Works in the edit form, contextual menu and bulk edit.

Compatibility

Developed and tested on redmine 4.x

(Go to previous versions if you are using redmine 2.x or 3.x)

Installation

$ git clone https://github.com/javiferrer/redmine_custom_values_projects.git
  • From redmine root directory, run:
$ rake redmine:plugins:migrate RAILS_ENV=production
  • Restart redmine

TODO

  • Extend functionality to other models (projects, versions, etc...)

Licence

GNU General Public License Version 2