Actions
Feature #3200
closedAdd select boxes to Settings
Description
Some Settings involve selecting from a list of data from elsewhere in Foreman. For example the Default Hostgroup plugin requires the user to select a Hostgroup to default to.
Currently these Settings are a text field, which allows the user to specify incorrect data. It would be better if a Setting could state a dynamic list (say, Hostgroup.all) to allow the user to select from.
Updated by Dominic Cleal almost 9 years ago
- Related to Feature #13721: Some settings should dispaly a drop down list where possiable. added
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/3272 added
Updated by Amir Fefer over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ad603e4023c5400c51674f1fa3635565f7b3b552.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Updated by Ori Rabin over 8 years ago
- Related to Bug #14960: alias_method_chain in settings helper breaks plugins added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #14963: Contents of select boxes in settings are static, not showing latest objects added
Updated by Lukas Zapletal over 8 years ago
- Related to Refactor #14964: Use collections settings API for taxonomy added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #15284: Development env reload breaks setting collection added
Actions