[PR #728] [MERGED] Release v1.7.2-r1 #12105

Closed
opened 2025-12-29 22:19:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/728
Author: @jeremystretch
Created: 12/6/2016
Status: Merged
Merged: 12/6/2016
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (3)

📊 Changes

3 files changed (+2 additions, -2 deletions)

View changed files

📝 netbox/netbox/settings.py (+1 -1)
netbox/tempfile (+0 -0)
📝 netbox/templates/dcim/inc/_rack_elevation.html (+1 -1)

📄 Description

Improvements

  • #663 - Added MAC address search field to device list
  • #672 - Increased the selection of available colors for rack and device roles
  • #695 - Added is_private field to RIR

Bug Fixes

  • #677 - Fix setuptools installation error on Debian 8.6
  • #696 - Corrected link to VRF in prefix and IP address breadcrumbs
  • #702 - Improved Unicode support for custom fields
  • #712 - Corrected export of tenants which are not assigned to a group
  • #713 - Include a label for the comments field when editing circuits, providers, or racks in bulk
  • #718 - Restore is_primary field on IP assignment form
  • #723 - API documentation is now accessible when using BASE_PATH
  • #727 - Corrected invalid rack elevation display in v1.7.2

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/728 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 12/6/2016 **Status:** ✅ Merged **Merged:** 12/6/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (3) - [`e58ee4e`](https://github.com/netbox-community/netbox/commit/e58ee4e0e3a59dcd7cbbdd5119740a99ad736dbe) Post-release version bump - [`da216e2`](https://github.com/netbox-community/netbox/commit/da216e2c22832916374245b2941b04c549bad05f) Fixes #727: Corrected error in rack elevation display - [`ce7ee17`](https://github.com/netbox-community/netbox/commit/ce7ee1771a392044997ef771c2b01e73373edbf5) Testing GitHub ### 📊 Changes **3 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+1 -1) ➕ `netbox/tempfile` (+0 -0) 📝 `netbox/templates/dcim/inc/_rack_elevation.html` (+1 -1) </details> ### 📄 Description ## Improvements * [#663](https://github.com/digitalocean/netbox/issues/663) - Added MAC address search field to device list * [#672](https://github.com/digitalocean/netbox/issues/672) - Increased the selection of available colors for rack and device roles * [#695](https://github.com/digitalocean/netbox/issues/695) - Added is_private field to RIR ## Bug Fixes * [#677](https://github.com/digitalocean/netbox/issues/677) - Fix setuptools installation error on Debian 8.6 * [#696](https://github.com/digitalocean/netbox/issues/696) - Corrected link to VRF in prefix and IP address breadcrumbs * [#702](https://github.com/digitalocean/netbox/issues/702) - Improved Unicode support for custom fields * [#712](https://github.com/digitalocean/netbox/issues/712) - Corrected export of tenants which are not assigned to a group * [#713](https://github.com/digitalocean/netbox/issues/713) - Include a label for the comments field when editing circuits, providers, or racks in bulk * [#718](https://github.com/digitalocean/netbox/issues/718) - Restore is_primary field on IP assignment form * [#723](https://github.com/digitalocean/netbox/issues/723) - API documentation is now accessible when using BASE_PATH * [#727](https://github.com/digitalocean/netbox/issues/727) - Corrected invalid rack elevation display in v1.7.2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:19:39 +01:00
adam closed this issue 2025-12-29 22:19:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12105