Actions
Feature #13821
closedPuppet class parameters shouldn't alway show a text box when changing them
Description
When overriding a parameter in a host group or host we should display the following:
Select box if it is a boolean.
Number box if it is a integer or real.
Unless the param is hidden, in which we should display a the current password box.
There is also no need to display the fullscreen button is is a boolean or the hide/unhide button if param isn't already hidden.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3214 added
Updated by Dominic Cleal almost 9 years ago
- Related to Feature #4469: Overriding or setting parameter values should show available values based on type and validator added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release deleted (
136)
Updated by Sean O'Keeffe almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ccdf25219a3c9493d3404f03a66c740c201bb30f.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 136
Actions