1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

11033 Commits

Author SHA1 Message Date
95b2acb603 Fixes #11650: Display error message when attempting to create device component with duplicate name 2023-02-02 14:59:16 -05:00
98a2f3e497 Refresh the README 2023-02-02 14:18:32 -05:00
fb2771370c handled scripts error when only interval is used 2023-02-02 10:25:19 -05:00
a137cd6cbe Fixes #11635: Pre-populate assigned VRF when following "first available IP" link from prefix view 2023-02-01 12:28:54 -05:00
10e27cfa00 11620 fix interface poe type filter 2023-02-01 10:24:20 -05:00
46ede62f3f Fix rendering of example code 2023-01-30 10:25:20 -05:00
e7ad6eeb74 Fixes #11613: Correct plugin import logic fix from #11267 2023-01-27 19:56:12 -05:00
892fd95b5f Update NetBox Cloud link 2023-01-27 16:46:49 -05:00
0da518e83d Changelog for #11267 2023-01-27 16:45:20 -05:00
fbc9fea0a5 Fixes #11267: Avoid catching ImportError exceptions when loading plugins (#11566)
* Avoid catching ImportErrors when loading plugin URLs

* Avoid catching ImportErrors when loading plugin resources
2023-01-27 16:44:10 -05:00
ccc108a217 Closes #11598: Add buttons to easily switch between rack list and elevations views 2023-01-26 10:53:59 -05:00
22a9df82e6 Closes #11554: Add module types count to manufacturers list 2023-01-26 08:46:25 -05:00
9cb75e9834 Closes #11585: Add IP address filters for services 2023-01-25 21:25:25 -05:00
55b1549895 Closes #10762: Permit selection custom fields to have only one choice 2023-01-25 10:27:05 -05:00
6f74c5ec03 Fixes #11528: Show edit/delete buttons in user tokens table 2023-01-25 10:09:37 -05:00
b8de9c0875 Fixes #11528: Permit import of devices using uploaded file 2023-01-25 09:55:45 -05:00
d5ccda355f Fixes #11562: Correct ordering of virtual chassis interfaces with duplicate names 2023-01-24 15:44:02 -05:00
b79a2976f7 Closes #10888, #10889: Add supplementary notes to installation docs 2023-01-24 14:40:09 -05:00
39087d10eb Add NetBox Labs as a sponsor 2023-01-23 10:44:42 -05:00
6a793087b4 Reference GitHub advisory reporting 2023-01-23 10:23:49 -05:00
0f9a303963 Changelog for #11487 2023-01-23 10:21:11 -05:00
eca624b13d 11487 remove set null from read-only custom fields bulk edit (#11552)
* 11487 remove set null from read-only custom fields bulk edit

* 11487 removes unreleased sentry-sdk
2023-01-23 08:48:14 -05:00
a4d8169df8 Changelog for #11537 2023-01-20 16:48:22 -05:00
5f7e310305 Fixes #11555: Avoid inadvertent interpretation of search query as regular expression under global search 2023-01-20 16:47:19 -05:00
d5e6829eff PRVB 2023-01-20 14:21:03 -05:00
504800a7db Merge pull request #11551 from netbox-community/develop
Release v3.4.3
v3.4.3
2023-01-20 14:19:15 -05:00
97723b1f96 Correct pinned sentry-sdk version 2023-01-20 13:53:28 -05:00
5911041777 #11516: Tweak fix to ensure proper highlighting 2023-01-20 13:43:47 -05:00
fcd0481b09 Release v3.4.3 2023-01-20 13:10:21 -05:00
cc350165dd Fixes #11544: Catch ValidationError exception when filtering by invalid MAC address 2023-01-20 12:06:34 -05:00
db7e1b8a97 11537 remove connection from power feed table 2023-01-20 11:52:56 -05:00
188f773081 Changelog for #11118, #11227, #11228 2023-01-20 10:24:57 -05:00
6271f81cff Add 800GbE interface support: QSFP-DD OSFP (#11429)
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>

Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
2023-01-20 10:09:53 -05:00
4bfc3bf412 #11118: Extend L2VPN filters to device & VM interfaces 2023-01-20 09:58:58 -05:00
d5a92104d1 added l2vpn_termination on vlan filterset (#11501)
* added l2vpn_termination on vlan filterset

* added l2vpn to vlan filterset
2023-01-20 09:34:41 -05:00
ddd4f805a5 added device and vm tab on device role (#11500)
* added vm tab on device role

* added blank lines

* updated templates

* fixed lint issues
2023-01-20 09:30:18 -05:00
a1c1b19482 Changelog for #11433, #11516 2023-01-17 21:22:02 -05:00
426bc15065 fixed AttributeError: object of class Schema has no attribute fields 2023-01-17 21:12:06 -05:00
df5febf6e7 Add re.escape to highlight_string 2023-01-17 20:42:17 -05:00
9e09e46700 Fixes #11522: Correct tag links under contact & tenant list views 2023-01-17 10:32:22 -05:00
ba0e9bb1d2 Changelog for #11488, #11497 2023-01-17 10:27:53 -05:00
19da92b510 #11488: Additional cleanup 2023-01-17 10:26:34 -05:00
beb1f4e172 added missing description field on the api serializers 2023-01-17 10:20:34 -05:00
fb3d1ef399 Check for the extras.run_script permission when running scripts via. the API 2023-01-17 10:13:18 -05:00
d7c37d9dd6 Fixes #11483: Apply configured formatting to custom date fields 2023-01-13 08:23:57 -05:00
24de404fbc Changelog for #11416 2023-01-12 09:37:52 -05:00
8565d175f9 Fixes #11467: Correct count on interfaces tab when viewing a VC master device 2023-01-12 09:05:55 -05:00
8d9e151030 11416 fix circuit termination deletion 2023-01-11 16:09:39 -05:00
758c5347fb Fixes #10201: Fix AssertionError exception when removing some terminations from an existing cable 2023-01-11 14:42:25 -05:00
1e54eee631 Update ipaddress.md
Missing `ipam` before `IPAddress.status`
2023-01-11 09:45:28 -05:00