[PR #16706] [MERGED] Was added to searching support languages other than English for objec… #14889

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16706
Author: @Julio-Oliveira-Encora
Created: 6/24/2024
Status: Merged
Merged: 6/26/2024
Merged by: @jeremystretch

Base: developHead: 16657-search_object_type_ignore_user_language_settings


📝 Commits (2)

  • 2388354 Was added to searching support languages other than English for object types(s).
  • 91d2081 Fix SearchForm field label translation

📊 Changes

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

View changed files

📝 netbox/netbox/forms/__init__.py (+3 -2)
📝 netbox/netbox/search/backends.py (+2 -1)

📄 Description

Fixes: #16657

It was added to the search support languages other than English for object types(s).


🔄 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/16706 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 6/24/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16657-search_object_type_ignore_user_language_settings` --- ### 📝 Commits (2) - [`2388354`](https://github.com/netbox-community/netbox/commit/2388354936dfa7f85c9a554226dbe6f293c8ccfd) Was added to searching support languages other than English for object types(s). - [`91d2081`](https://github.com/netbox-community/netbox/commit/91d2081c4f933408d9f77f28d98c140544886588) Fix SearchForm field label translation ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/forms/__init__.py` (+3 -2) 📝 `netbox/netbox/search/backends.py` (+2 -1) </details> ### 📄 Description ### Fixes: #16657 It was added to the search support languages other than English for object types(s). --- <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:27:18 +01:00
adam closed this issue 2025-12-29 23:27:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14889