/redmine_smile_list_cf_possible_values_filter

Redmine plugin that adds the hability to filter possible values of Custom Fields of type list.

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

redmine_smile_list_cf_possible_values_filter

Redmine plugin that adds the hability to filter possible values of Custom Fields of type list. Some project exceptions can be added. Filter also possible_values_localized if method provided by Localizable Plugin

  • The filtering and translation of possible values works for multiple values Custom Fields

How it works

It adds two fields to the Custom Fields (of type List) Configuration :

  • The values in Hidden values will be hidden by default
  • Except for the projects in Projects (their identifiers) displaying hidden values

alt text


alt text

  • Tested with Redmine V4.0.0

Enjoy !

Changelog

  • V1.0.1 Manages Localizable translations if plugin is installed

alt text