[PR #16939] [MERGED] Closes #16929: Add version & user details as data attributes #14952

Closed
opened 2025-12-30 00:19:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16939
Author: @jeremystretch
Created: 7/18/2024
Status: Merged
Merged: 7/18/2024
Merged by: @jeremystretch

Base: developHead: 16929-embed-user-data


📝 Commits (2)

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 netbox/templates/base/base.html (+5 -1)

📄 Description

Fixes: #16929

  • Add the running NetBox version as a data attribute on the document
  • Add the user name & ID (if authenticated)
  • Remove the obsolete data-netbox-base-path attribute

🔄 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/16939 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 7/18/2024 **Status:** ✅ Merged **Merged:** 7/18/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16929-embed-user-data` --- ### 📝 Commits (2) - [`ce4be33`](https://github.com/netbox-community/netbox/commit/ce4be33d095ee27517af7578a3fbcce4e5d9cc2e) Closes #16929: Add version & user details as data attributes - [`7e0d220`](https://github.com/netbox-community/netbox/commit/7e0d220b985064d1d852c1a0cca6120bfc9ea975) Fix typo ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/base/base.html` (+5 -1) </details> ### 📄 Description ### Fixes: #16929 - Add the running NetBox version as a data attribute on the document - Add the user name & ID (if authenticated) - Remove the obsolete `data-netbox-base-path` attribute --- <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-30 00:19:06 +01:00
adam closed this issue 2025-12-30 00:19:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14952