[PR #16185] [MERGED] 16050 Show script python_class name and description #14800

Closed
opened 2025-12-29 23:26:49 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16185
Author: @arthanson
Created: 5/17/2024
Status: Merged
Merged: 6/6/2024
Merged by: @jeremystretch

Base: developHead: 16050-script-name


📝 Commits (6)

  • 930d4c6 16050 Show script python_class name and description
  • 2a90e66 Merge branch 'develop' into 16050-script-name
  • f0783c4 16050 change to use Meta.description
  • a0a1a7c 16050 change to use Meta.description
  • efee6e7 Merge branch 'develop' into 16050-script-name
  • dc50a73 16050 remove module name customization from docs

📊 Changes

3 files changed (+5 additions, -11 deletions)

View changed files

📝 docs/customization/custom-scripts.md (+0 -6)
📝 netbox/templates/extras/script/base.html (+2 -2)
📝 netbox/templates/extras/script_list.html (+3 -3)

📄 Description

Fixes: #16050

Removed module name customization from docs as this doesn't look like it worked in v3.7 after discussion with Jeremy.


🔄 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/16185 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16050-script-name` --- ### 📝 Commits (6) - [`930d4c6`](https://github.com/netbox-community/netbox/commit/930d4c6448263ee6ec5681b8c2f7fc3eef6c7254) 16050 Show script python_class name and description - [`2a90e66`](https://github.com/netbox-community/netbox/commit/2a90e663c1518b4ffd189007e0757b2b793200b9) Merge branch 'develop' into 16050-script-name - [`f0783c4`](https://github.com/netbox-community/netbox/commit/f0783c49992e4f7c91f37f3e03c5c7ea09aa961d) 16050 change to use Meta.description - [`a0a1a7c`](https://github.com/netbox-community/netbox/commit/a0a1a7c0f2d23e466956f79c79c85d9249b1af3c) 16050 change to use Meta.description - [`efee6e7`](https://github.com/netbox-community/netbox/commit/efee6e75afdd5c2497e975dc1a3eb576ca9f8357) Merge branch 'develop' into 16050-script-name - [`dc50a73`](https://github.com/netbox-community/netbox/commit/dc50a73b22b29a1f405df3237ea17fabd968b37e) 16050 remove module name customization from docs ### 📊 Changes **3 files changed** (+5 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/customization/custom-scripts.md` (+0 -6) 📝 `netbox/templates/extras/script/base.html` (+2 -2) 📝 `netbox/templates/extras/script_list.html` (+3 -3) </details> ### 📄 Description ### Fixes: #16050 Removed module name customization from docs as this doesn't look like it worked in v3.7 after discussion with Jeremy. --- <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 23:26:49 +01:00
adam closed this issue 2025-12-29 23:26:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14800