Feature #11029
Add hostname to Fact Values browser tab titles
Pull request:
Fixed in Releases:
Found in Releases:
Description
It would be nice if the host name was included in the tab title, when you are looking at the hosts facts. Right now it just shows up on every node as Fact Values. This can get confusing when you are trying to compare 10-20 hosts and want to easily see in the browser tabs, what host you are on.
Associated revisions
refs #11029 - improve string for i18n, fix non-host case
The full title string has been extracted for better localisation,
instead of appending hardcoded strings. The title when viewing all
facts without a host is restored to the previous string.
History
#1
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/3227 added
#2
Updated by Ondřej Pražák almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ee43a2c33a28ce99cf6ae353cd6d7f5ccf2f03f0.
#3
Updated by The Foreman Bot almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/3233 added
#4
Updated by Dominic Cleal almost 5 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #11029 - Host name in title on facts index page