Commit Graph

11486 Commits

Author SHA1 Message Date
jeremystretch
6d556ea6f3 Add an issue template for deprecations 2023-04-21 15:38:27 -04:00
Darek
09b7e904b6 Merge pull request from GHSA-92x4-vfjf-rmf7 2023-04-21 15:08:04 -04:00
jeremystretch
385e241499 Add graphics 2023-04-21 13:46:07 -04:00
Arthur Hanson
45e84befcb 12278 add ipaddressfield serializer for OpenAPI spectacular typing (#12285)
* #12278 add serializer for ipaddressfield to remove spectacular warnings

* #12278 add ipaddressfieldserializer to nested serializers

* #12278 fix to_internal_value to_representation in serializer

* #12278 to_internal_value is called before validation! need to raise validation error if incorrect format

* #12278 to_internal_value needs to return value doh

* #12278 move IPAddressField to field_serializers

* #12278 remove old import

* 12278 remove validator
2023-04-21 12:41:03 -04:00
Arthur Hanson
432c87868f 12255 inventory item device change (#12311)
* #12255 allow inventory items to change devices

* #12255 allow inventory item template to change devices

* #12255 fix init

* 12255 remove can_swtich from template model

* 12255 change to check module list
2023-04-21 12:36:11 -04:00
Arthur
f5afcb8dd4 12195 remove incorrect null=True on choice fields 2023-04-21 12:23:07 -04:00
jeremystretch
d97bee8b19 Fixes #12299: Fix object list widget support for filtering by multiple values 2023-04-21 11:54:28 -04:00
jeremystretch
8802eb2315 Changelog for #12149, #12256, #12288 2023-04-21 11:40:28 -04:00
jeremystretch
5ece2b093e Update screenshots 2023-04-21 11:35:35 -04:00
jeremystretch
fc9d3270e9 #10520: Remove obsolete NAPALM documentation 2023-04-21 11:22:38 -04:00
jeremystretch
25775668b6 #10520: Restore ability to edit platform NAPALM fields via UI 2023-04-21 11:21:42 -04:00
Janik H
d51e419dcb Fix typo in api token auth 2023-04-21 10:01:13 -04:00
Austin de Coup-Crank
ca22776a3f 11383 fix search order (#12251)
* Fixes #11383: Sorting search by type doesn't work

* Fixes #11383: Sorting search by type doesn't work; more reliable approach
2023-04-20 17:04:47 -04:00
Arthur Hanson
05f0c6d0c0 12288 add servers to spectacular settings (#12300)
* 12288 add servers to spectacular settings

* 12288 standardize quotes

* Account for BASE_PATH

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-20 15:56:21 -04:00
Luke Anderson
2920d863d5 Closes #12226: Add Profile Data Headers to Remote Authentication Middleware (#12253)
* Closes #12226: Add Profile Data Headers to Remote Authentication Middleware

* Tweak documentation

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-20 15:49:54 -04:00
Arthur
f63d086ec0 #12256 remove read-only fields from writable serializers 2023-04-20 14:11:55 -04:00
Arthur
6f01d17ae4 #12149 remove spectacular choice mapping fixup internal one 2023-04-20 14:10:05 -04:00
jeremystretch
764389dffa Fixes #12270: Fix pre-population of list values when creating a saved filter 2023-04-19 17:41:38 -04:00
jeremystretch
9fff181677 Fixes #12296: Fix 'mark connected' form field for bulk editing front & rear ports 2023-04-19 17:25:32 -04:00
jeremystretch
3446aaa9e4 #8684: Fix test 2023-04-19 11:31:26 -04:00
jeremystretch
2ccac98efe #8684: Remove obsolete 'obj' var from custom link context 2023-04-19 09:58:18 -04:00
jeremystretch
560145a98f Docs cleanup for v3.5 2023-04-18 16:58:53 -04:00
jeremystretch
453ac7ea37 Closes #12292: Replace SelectSpeedWidget and SelectDurationWidget with NumberWithOptions 2023-04-18 16:33:43 -04:00
jeremystretch
31fbf897a5 Rename ImportForm to BulkImportForm 2023-04-18 15:27:05 -04:00
jeremystretch
6798c6f090 Move SyncedDataMixin from extras to core 2023-04-18 15:18:19 -04:00
jeremystretch
8ed5dd490c Release v3.5-beta2 2023-04-18 09:21:15 -04:00
jeremystretch
b84ad3e244 Enable scheduling_enabled parameter for reports 2023-04-18 08:45:31 -04:00
jeremystretch
4087093a44 Add scheduling_enabled parameter for scripts 2023-04-18 08:45:31 -04:00
jeremystretch
c9a427a442 Closes #12187: Add button to download rendered config from UI 2023-04-17 16:37:02 -04:00
jeremystretch
8ea5961908 Fix validation of DataSource URL 2023-04-17 16:00:35 -04:00
Tobias Genannt
ba0e4b1f90 Use dulwich as Git client 2023-04-17 15:53:50 -04:00
jeremystretch
d6b87a13db Clean up script & report job views 2023-04-17 15:27:12 -04:00
jeremystretch
1051b8f076 Add general purpose view for individual jobs 2023-04-17 15:08:18 -04:00
Jeremy Stretch
693f06f4c2 Closes #12129: Enable automatic synchronization of objects when DataFiles are updated (#12262)
* Closes #12129: Enable automatic synchronization of objects when DataFiles are updated

* Cleanup
2023-04-17 10:35:17 -04:00
Jeremy Stretch
8e9ddd0189 Closes #12246: General cleanup of utilities modules
* Clean up base modules

* Clean up forms modules

* Clean up templatetags modules

* Replace custom simplify_decimal filter with floatformat

* Misc cleanup

* Merge ReturnURLForm into ConfirmationForm

* Clean up import statements for utilities.forms

* Fix field class references in docs
2023-04-14 10:33:53 -04:00
jeremystretch
f9faaed061 Merge branch 'develop' into feature 2023-04-12 17:38:16 -04:00
jeremystretch
b6adecae8d Closes #12232: Annotate direct URL for release notes for all projects 2023-04-12 17:30:00 -04:00
jeremystretch
46161cdec4 PRVB 2023-04-12 15:33:22 -04:00
Jeremy Stretch
1333b73fde Merge pull request #12234 from netbox-community/develop
Release v3.4.8
2023-04-12 15:29:09 -04:00
jeremystretch
950a138139 Release v3.4.8 2023-04-12 14:06:09 -04:00
Austin de Coup-Crank
8ee6cb8966 Closes #12040: fix bulk import tab selection 2023-04-12 13:01:04 -04:00
Arthur Hanson
1a054aba94 11432 device field (#11567)
* 11432 make device field on interface read-only on api edit call

* 11432 make device field on interface read-only on api edit call

* 11432 extend serializer change to mixin

* 11432 add readonlydevicemixin to template serializers

* 11432 change subclass ordering

* 11432 fix device_type for template serializers

* 11432 DRY

* 11432 DRY

* 11432 make internal var

* 11432 change to model-level validation

* 11432 fix fk accessor

* Clean up validation error messages

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-12 10:25:54 -04:00
Arthur Hanson
33f60ab072 Closes #12207: Establish a permission for creating API tokens on behalf of other users (#12192)
* 11091 add permission to allow user to create api tokens for other users

* 11091 update docs

* 11091 fix for test

* 11091 fix for test

* 11091 test case for invalid token creation

* 11091 add test for permission grant

* Cleanup & fix serializer validation

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-12 10:25:06 -04:00
pobradovic08
2799f0be75 Fixes #12227: L2VPN Bulk import not setting Tenant field 2023-04-12 09:24:31 -04:00
jeremystretch
0eef3ad024 Optimize migrations 2023-04-11 16:08:41 -04:00
jeremystretch
6b5eec97f2 Update release notes 2023-04-11 15:56:34 -04:00
jeremystretch
773c758415 Add tests for ConfigTemplate 2023-04-11 15:25:48 -04:00
jeremystretch
a79d997d4d Closes #10414: Enable general purpose image attachments for device types 2023-04-10 16:43:40 -04:00
jeremystretch
061cb68f01 Closes #11015: Remove unit from commit rate column header in circuits table 2023-04-10 16:35:21 -04:00
jeremystretch
ace11deac3 Changelog for #10221, #10600, #11431, #11454 2023-04-10 14:06:36 -04:00