netbox/netbox/wireless
Jeremy Stretch 3d20276f55
Closes #14134: Display additional object attributes in global search results (#14154)
* WIP

* Add display_attrs for all indexers

* Linkify object attributes

* Clean up prefetch logic

* Use tooltips for display attributes

* Simplify template code

* Introduce get_indexer() utility function

* Add  to examples in docs

* Use tooltips to display long strings
2023-11-09 16:21:09 -05:00
..
api 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
forms Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
tables Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
tests Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
models.py Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -04:00
search.py Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -05:00
signals.py Remove link peer fields from cable termination models 2022-06-01 16:48:56 -04:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
utils.py Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
views.py Closes #10242: Redirect to filtered objects list after bulk import (#12001) 2023-03-17 09:23:40 -04:00