290ffd408a
Fixes #12977 : Fix URL parameters for object count dashboard widgets ( #12991 )
...
* Fixes #12977 : Introduce dict_to_querydict() to ensure proper handling of QueryDicts
* Remove unused import
2023-06-26 14:21:26 -04:00
74d9fe1ea2
Fixes #12961 : Set correct return_url for object contacts tabs
2023-06-26 12:50:54 -04:00
d131d9b310
Correct changelog for #12953
2023-06-23 15:31:18 -04:00
32fe9fe8ec
Changelog for #12533 , #12960 , #12963 , #12966 , #12975 , #12989
2023-06-23 15:26:48 -04:00
882f29192c
Fixes #12975 : Correct URL for VirtualDeviceContext API serializer
2023-06-23 15:23:40 -04:00
27e850a68d
fix ip address assignment #12953
2023-06-23 14:39:16 -04:00
c83b2499f0
fix db maintenance mode exception #12966
2023-06-23 14:36:50 -04:00
79c8219202
fixes device interface serializer #12533
2023-06-23 14:34:08 -04:00
49af70a77d
fixes choice field schema for response #12960
2023-06-23 14:21:51 -04:00
7f96c7fee7
fixes most schema warnings #12257
2023-06-23 14:19:40 -04:00
13315f36d4
fixes device type and module type tag import #12949
2023-06-23 14:17:28 -04:00
70c2b358ad
PRVB
2023-06-20 14:27:18 -04:00
9dab3a0d79
Merge pull request #12946 from netbox-community/develop
...
Release v3.5.4
v3.5.4
2023-06-20 14:24:34 -04:00
54622b5f92
Release v3.5.4
2023-06-20 13:56:09 -04:00
cdce500d90
Changelog for #12474 , #12828 , #12845 , #12865 , #12885 , #12914
2023-06-15 16:15:15 -04:00
e11991c7a4
Fix #12865 - Include Add Nav Buttons for Report and Script Objects ( #12909 )
2023-06-15 15:04:08 -04:00
6ef333ea68
Fixes #12885 : Permit mounting of devices in U100 ( #12901 )
...
* Fixes #12885 : Permit mounting of devices in U100
* Define a RACK_U_HEIGHT_MAX constant
2023-06-15 15:00:45 -04:00
7fc69f3945
Fixes #12914 : Clear stored ordering from user config when cleared by request
2023-06-15 14:59:52 -04:00
8aeb31751a
Fixes #12845 : Fix pagination of related IP addresses table
2023-06-15 13:07:51 -04:00
0b2162569f
12474 update cable terminations when moving location between sites
2023-06-15 08:53:06 -04:00
93175888f0
add color to ChangeActionChoices #12828
2023-06-15 08:48:36 -04:00
4d686e8162
Changelog for #12622 , #12682 , #12818 , #12822 , #12847
2023-06-14 13:54:40 -04:00
0e873a01b8
Closes #12622 : Fix assigning VLAN without site to Prefix ( #12784 )
...
* Issue #12622 : Fix creating Prefix using VLAN without site
* Issue #12622 : Fix importing Prefix using VLAN without site
This commit also adds tests to verify the import changes implemented
in this commit.
* Issue #12622 : Cleanup code to filter allowed VLANs on a prefix import
* Closes #12622 : Switch to VLAN selector dialog when creating Prefix
2023-06-14 13:49:00 -04:00
f7b0e48a09
Merge pull request #12864 from sudheesh001/fix/12847-include-adds
...
Fixes #12847 - Include Missing Add buttons to Views
2023-06-14 13:33:18 -04:00
c5f71c0c19
Fixes #12847 - Include Missing Add buttons to Views
...
Signed-off-by: Sudheesh Singanamalla <sudheesh@cs.washington.edu>
2023-06-14 10:05:43 -07:00
36e0bf0490
Merge pull request #12893 from netbox-community/feat/12824-doc
...
Fixes typo in register_model_view docstring
2023-06-14 08:39:28 -04:00
28b939c001
Merge pull request #12894 from netbox-community/fix/12822-link-encode
...
Change link parsing from quote_plus to quote
2023-06-14 08:38:11 -04:00
55e31ef984
Merge pull request #12896 from netbox-community/fix/12818-perm
...
Fix permission
2023-06-14 07:57:32 -04:00
85e351146d
Merge pull request #12897 from netbox-community/fix/12682-openapi-connected-device
...
Fix connected device api schema
2023-06-14 07:56:10 -04:00
d03bfe89c0
fix connected device api schema #12682
2023-06-14 15:45:07 +05:30
c8cbced55e
fix permission #12818
2023-06-14 14:43:18 +05:30
928a34674e
change link parsing from quote_plus to quote #12822
2023-06-14 14:16:04 +05:30
96cf95d176
fixes typo in register_model_view docstring #12824
2023-06-14 14:06:23 +05:30
2e9586523f
Changelog for #12687 , #12838 , #12850 , #12862
2023-06-13 15:47:40 -04:00
a81924ac0f
Merge pull request #12863 from sudheesh001/fix/12862-connection-sidebar-add
...
Fixes #12862 - Add Button for Wireless Links in Sidebar
2023-06-13 09:19:32 -04:00
74c1f7a176
Merge pull request #12874 from ITJamie/broadcast_exceptions
...
assigning broadcast ip error fixes for ipv6 and /31/32
2023-06-13 08:57:32 -04:00
22a0ce3f76
broadcast error fixes for ipv6 and /31/32
2023-06-12 21:01:43 +01:00
43235f143d
Merge pull request #12839 from candlerb/candlerb/12838
...
Round rack power utilization to nearest 0.1%
2023-06-12 08:12:17 -04:00
e7851399c6
Merge pull request #12857 from netbox-community/fix/12850-contacts-table
...
fix contact assignment table modal
2023-06-12 08:09:17 -04:00
82cd6c5f4c
Fixes #12862 - Add Button for Wireless Links in Sidebar
...
Signed-off-by: Sudheesh Singanamalla <sudheesh@cs.washington.edu>
2023-06-11 12:17:32 -07:00
210879d380
fix contact assignment table modal
2023-06-11 16:50:48 +05:30
01d9e0afb6
Round rack power utilization to nearest 0.1%
...
Fixes #12838
2023-06-08 14:31:46 +01:00
4a88d5e3d9
PRVB
2023-06-02 15:42:34 -04:00
9fb52be85c
Merge pull request #12805 from netbox-community/develop
...
Release v3.5.3
v3.5.3
2023-06-02 15:37:20 -04:00
46d1d5a44a
Release v3.5.3
2023-06-02 14:17:01 -04:00
dee4aec62d
Fixes #12779 : Correct arithmetic for converting inches to meters
2023-06-01 13:21:15 -04:00
9f70407c7d
Remove survey link
2023-06-01 13:00:09 -04:00
852026bf7b
Changelog for #7503 , #9876 , #12015 , #12538 , #12762
2023-05-31 16:35:06 -04:00
e7f689bc52
Fixes incorrectly handled type error when list of objects is found in data ( #12593 )
...
* fixes incorrectly handled type error when list of objects is found in data #9876
* fixes incorrectly handled type error when list of objects is found in data #9876
* fixes incorrectly handled type error when list of objects is found in data #9876
2023-05-31 15:44:59 -04:00
1349a25e34
Update missing changelog
2023-05-31 14:30:40 -05:00