Actions
Feature #2079
closedAdditional column in listing of hosts page
Description
Extending the 'hosts' listview with additional column 'IP-Adress'.
The number of column in the listview will go from 8 to 9.
This column should be configurable in the "next version", but as a starter the column / value will be static, and it will show the IP-adress of the host.
The IP-adress should be available for all hosttypes.
The column should be sortable.
See attached screenshot for graphical explanation :)
Related to: http://theforeman.org/issues/32
Files
Updated by Kristian Botnen almost 12 years ago
I didnt meant to assign this one to Ohad Levy, but the automagic in Redmine did it.
I will probably submit the code for this issue in a week or two.
Updated by Ohad Levy almost 12 years ago
- Assignee changed from Ohad Levy to Kristian Botnen
Updated by Hannes Schaller about 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
I think this has been solved by the foreman_column_view plugin ( https://github.com/GregSutcliffe/foreman_column_view ).
Actions