Skip to content

Releases: javiferrer/redmine_custom_values_projects

Redmine 2.5.x

08 Oct 11:35
Compare
Choose a tag to compare

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 2.5.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

Redmine 2.3.x 2.4.x

08 Oct 11:36
Compare
Choose a tag to compare

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 2.3

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

  • Limit values on queries
  • Extend functionality to other models (projects, versions, etc...)

Licence

GNU General Public License Version 2