Abhimanyu Saharan
a3a9fbec10
fixes most schema warnings #12257
2023-06-23 14:19:40 -04:00
Abhimanyu Saharan
58bab93689
fixes device type and module type tag import #12949
2023-06-23 14:17:28 -04:00
Jeremy Stretch
21dfda12f2
Closes #11541 : Support for limiting tag assignments by object type ( #12982 )
...
* Initial work on #11541
* Merge migrations
* Limit tags by object type during assignment
* Add tests for object type validation
* Fix form field parameters
2023-06-23 14:08:14 -04:00
Arthur Hanson
773cf10e31
12237 update to Django 4.2 / psycopg3 ( #12916 )
...
* 12237 upgrade django and psycopg
* 12237 add migration
* 12237 rename migration
* 12237 update requirements
* 12237 fix migration
* Update base requirements
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-06-23 10:38:08 -04:00
Arthur Hanson
3edabd27d1
12591 config params admin ( #12904 )
...
* 12591 initial commit
* 12591 detail view
* 12591 add/edit view
* 12591 edit button
* 12591 base views and forms
* 12591 form cleanup
* 12591 form cleanup
* 12591 form cleanup
* 12591 review changes
* 12591 move check for restrictedqueryset
* 12591 restore view
* 12591 restore page styling
* 12591 remove admin
* Remove edit view for ConfigRevision instances
* Order ConfigRevisions by creation time
* Correct permission name
* Use RestrictedQuerySet for ConfigRevision
* Fix redirect URL
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-06-22 14:04:24 -04:00
Jeremy Stretch
a2db92e297
Closes #12964 : Raise minimum PostgreSQL version from 11 to 12
2023-06-22 12:27:21 -04:00
Jeremy Stretch
e2288e1909
Changelog for #9077 , #11305 , #12175 , #12180 , #12794
2023-06-22 10:55:12 -04:00
Arthur Hanson
66298051e7
12175 rack with starting unit > 1 ( #12778 )
...
* 12175 add rack starting unit
* 12175 rack starting unit to svg
* verify devices can still fit if change rack starting_unit
* 12175 fix migration
* 12175 fix typo and test
* 12175 fix test
* 12175 fix max height calc display
* Misc cleanup & fixes
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-06-22 09:09:01 -04:00
Arthur Hanson
44e0d0af07
12794 change User ref to get_user_model ( #12905 )
...
* 12794 change User ref to get_user_model
* 12794 call get_user_model once in tests
* 12794 call get_user_model once in tests
* 12794 use settings.AUTH_USER_MODEL for FK reference
2023-06-22 08:26:50 -04:00
Jeremy Stretch
7afeab59ac
12180 available objects api ( #12935 )
...
* Introduce AvailableObjectsView and refactor 'available objects' API views
* Restore advisory PostgreSQL locks
* Move get_next_available_prefix()
* Apply OpenAPI decorators for get() and post()
2023-06-20 15:04:10 -04:00
Jeremy Stretch
1a1d3a52e7
Merge branch 'develop' into feature
2023-06-20 14:53:07 -04:00
Jeremy Stretch
78d6837375
PRVB
2023-06-20 14:27:18 -04:00
Jeremy Stretch
e091e9e63a
Merge pull request #12946 from netbox-community/develop
...
Release v3.5.4
2023-06-20 14:24:34 -04:00
Jeremy Stretch
a4f7a910d9
Release v3.5.4
2023-06-20 13:56:09 -04:00
Jeremy Stretch
a3546c8759
Changelog for #12474 , #12828 , #12845 , #12865 , #12885 , #12914
2023-06-15 16:15:15 -04:00
Luke Anderson
d77039ef96
Fix #12865 - Include Add Nav Buttons for Report and Script Objects ( #12909 )
2023-06-15 15:04:08 -04:00
Jeremy Stretch
b501153fda
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
Jeremy Stretch
abb7b0efca
Fixes #12914 : Clear stored ordering from user config when cleared by request
2023-06-15 14:59:52 -04:00
Jeremy Stretch
067bc06519
Fixes #12845 : Fix pagination of related IP addresses table
2023-06-15 13:07:51 -04:00
Arthur
b6d8b13577
12474 update cable terminations when moving location between sites
2023-06-15 08:53:06 -04:00
Abhimanyu Saharan
368165bd6c
add color to ChangeActionChoices #12828
2023-06-15 08:48:36 -04:00
Arthur
b7d5af3930
Merge branch 'develop' into feature
2023-06-14 16:32:56 -07:00
Arthur
c28e784961
9077 audit alters_data=True
2023-06-14 14:23:55 -04:00
Arthur Hanson
a21bf5b3c1
11305 Add GPS coordinates to device ( #12782 )
...
* 11305 add lat/long to devices
* 11305 update docs
* 11305 update tests
2023-06-14 14:18:50 -04:00
Jeremy Stretch
dd4498040e
Changelog for #12622 , #12682 , #12818 , #12822 , #12847
2023-06-14 13:54:40 -04:00
Dillon Henschen
bbb98e5f7c
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
Jeremy Stretch
e6ea95e60d
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
Sudheesh Singanamalla
bfe29fd958
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
Jeremy Stretch
ad9357726f
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
Jeremy Stretch
f21a1f0faf
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
Jeremy Stretch
9325266c45
Merge pull request #12896 from netbox-community/fix/12818-perm
...
Fix permission
2023-06-14 07:57:32 -04:00
Jeremy Stretch
0e8a100f74
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
Abhimanyu Saharan
4ed038f735
fix connected device api schema #12682
2023-06-14 15:45:07 +05:30
Abhimanyu Saharan
4653f3786c
fix permission #12818
2023-06-14 14:43:18 +05:30
Abhimanyu Saharan
f4a1cf2229
change link parsing from quote_plus to quote #12822
2023-06-14 14:16:04 +05:30
Abhimanyu Saharan
b23d80c9bc
fixes typo in register_model_view docstring #12824
2023-06-14 14:06:23 +05:30
jeremystretch
213dad7521
Changelog for #12687 , #12838 , #12850 , #12862
2023-06-13 15:47:40 -04:00
Jeremy Stretch
bce25bbe13
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
Jeremy Stretch
208704d7a3
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
Jamie Murphy
a8d328f22a
broadcast error fixes for ipv6 and /31/32
2023-06-12 21:01:43 +01:00
Jeremy Stretch
378afe2a46
Merge pull request #12839 from candlerb/candlerb/12838
...
Round rack power utilization to nearest 0.1%
2023-06-12 08:12:17 -04:00
Jeremy Stretch
439d147154
Merge pull request #12857 from netbox-community/fix/12850-contacts-table
...
fix contact assignment table modal
2023-06-12 08:09:17 -04:00
Sudheesh Singanamalla
3737647590
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
Abhimanyu Saharan
c19087befa
fix contact assignment table modal
2023-06-11 16:50:48 +05:30
Brian Candler
96b44a1c9a
Round rack power utilization to nearest 0.1%
...
Fixes #12838
2023-06-08 14:31:46 +01:00
jeremystretch
2ee8e6c2bb
Merge branch 'develop' into feature
2023-06-02 15:43:06 -04:00
jeremystretch
c52975410c
PRVB
2023-06-02 15:42:34 -04:00
Jeremy Stretch
b331ad48c0
Merge pull request #12805 from netbox-community/develop
...
Release v3.5.3
2023-06-02 15:37:20 -04:00
jeremystretch
88f7654277
Release v3.5.3
2023-06-02 14:17:01 -04:00
jeremystretch
5f29ac1d88
Fixes #12779 : Correct arithmetic for converting inches to meters
2023-06-01 13:21:15 -04:00