[PR #3806] [CLOSED] Fixes 3805 #12642

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3806
Author: @hSaria
Created: 12/29/2019
Status: Closed

Base: developHead: 3805-select2-upgrade


📝 Commits (2)

📊 Changes

70 files changed (+46 additions, -29 deletions)

View changed files

📝 docs/release-notes/version-2.6.md (+1 -0)
📝 netbox/project-static/select2-4.0.12/LICENSE.md (+0 -0)
📝 netbox/project-static/select2-4.0.12/README.md (+19 -15)
📝 netbox/project-static/select2-4.0.12/css/select2.css (+8 -11)
netbox/project-static/select2-4.0.12/css/select2.min.css (+1 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/af.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/ar.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/az.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/bg.js (+0 -0)
netbox/project-static/select2-4.0.12/js/i18n/bn.js (+3 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/bs.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/ca.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/cs.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/da.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/de.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/dsb.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/el.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/en.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/es.js (+0 -0)
📝 netbox/project-static/select2-4.0.12/js/i18n/et.js (+0 -0)

...and 50 more files

📄 Description

Fixes: #3805

Bumped Select2 library to version 4.0.12. It's only a few files that have changed, but because the directory was updated, the diff is pretty long.


🔄 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/3806 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 12/29/2019 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `3805-select2-upgrade` --- ### 📝 Commits (2) - [`c41a219`](https://github.com/netbox-community/netbox/commit/c41a219ef8a3975e8ddf776907f3395ee2425e28) Select2 bumped to 4.0.12 - [`e6e9860`](https://github.com/netbox-community/netbox/commit/e6e9860310c7e80eb853ad3b6b83f1b34116e206) Changelog ### 📊 Changes **70 files changed** (+46 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.6.md` (+1 -0) 📝 `netbox/project-static/select2-4.0.12/LICENSE.md` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/README.md` (+19 -15) 📝 `netbox/project-static/select2-4.0.12/css/select2.css` (+8 -11) ➕ `netbox/project-static/select2-4.0.12/css/select2.min.css` (+1 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/af.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/ar.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/az.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/bg.js` (+0 -0) ➕ `netbox/project-static/select2-4.0.12/js/i18n/bn.js` (+3 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/bs.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/ca.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/cs.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/da.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/de.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/dsb.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/el.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/en.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/es.js` (+0 -0) 📝 `netbox/project-static/select2-4.0.12/js/i18n/et.js` (+0 -0) _...and 50 more files_ </details> ### 📄 Description ### Fixes: #3805 Bumped Select2 library to version 4.0.12. It's only a few files that have changed, but because the directory was updated, the diff is pretty long. --- <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:22:48 +01:00
adam closed this issue 2025-12-29 22:22:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12642