Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes: #18518 - Add <meta> tag reflecting settings.HOSTNAME #18519

Closed
wants to merge 56 commits into from

Conversation

bctiemann
Copy link
Contributor

Closes: #18518

@bctiemann bctiemann changed the base branch from main to feature January 28, 2025 20:54
@bctiemann bctiemann changed the base branch from feature to main January 28, 2025 20:54
jeremystretch and others added 26 commits January 28, 2025 18:47
* Closes #13366: Update documentation for main branch

* Clarify wording
* Fix PrefixIndex reference to 'site'

* Fix ClusterIndex reference to 'site' and add 'scope' to WirelessLANIndex
… object, to enable more useful sorting by VLAN ID rather than site-grouped VLAN objects
* Release v4.2.1

* Add changelog for #18282
…API (#18367)

* Fixes #18363: Fix assignment of MAC addresses to interfaces via REST API

* Add missing API & view tests
…inationIndex.display_attrs (#18351)

* Remove 'site' and 'provider_network' from CircuitTerminationIndex.display_attrs

* Use '_site' and '_provider_network' in display_attrs

* Replace private fields with 'termination'
…ow (#18375)

* Fix validation of site in Assign Device to Cluster flow

* Validate Location as well as Site scope
…ng_unit on rack_type if present (#18395)

* Perform Rack object validation of u_height and starting_unit on rack_type if present

* Calculate effective values before doing validation
jeremystretch and others added 24 commits January 28, 2025 18:47
* Disable sorting by `mac_address` for legacy `mac_address` field for Device and VM Interfaces
* Ensure `primary_mac_address` field is included in field list for Device and VM Interfaces
When no Redis server is reachable management commands failed without
this try...except block.
…o 18518-add-hostname-meta-tag

# Conflicts:
#	netbox/dcim/models/devices.py
@bctiemann bctiemann changed the base branch from main to feature January 28, 2025 23:49
@bctiemann bctiemann changed the base branch from feature to main January 28, 2025 23:50
@bctiemann bctiemann closed this Jan 28, 2025
@bctiemann bctiemann deleted the 18518-add-hostname-meta-tag branch January 28, 2025 23:51
@bctiemann bctiemann restored the 18518-add-hostname-meta-tag branch January 28, 2025 23:51
@bctiemann bctiemann deleted the 18518-add-hostname-meta-tag branch January 28, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a "hostname" <meta> tag to the page header
6 participants