Commit Graph

11222 Commits

Author SHA1 Message Date
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
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
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
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
jeremystretch
503c99f017 #10221: Tweak variable names & error message 2023-04-10 14:03:59 -04:00
Abhimanyu Saharan
7b8dc768bc Fixes GenericForeignKey validation (#11550)
* added model validation for GenericForeignKey

* added ct_field and fk_field null validation

* applied suggestion
2023-04-10 14:02:32 -04:00
Abhimanyu Saharan
274664b112 Added optional user and group on custom field (#12206)
* added group and user model to object_type

* Update netbox/utilities/utils.py

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-04-10 12:40:13 -04:00
jeremystretch
afff19b8aa #11029: Cleanup & changelog 2023-04-10 10:40:56 -04:00
kkthxbye
4b8d409eec Fixes #11431 - Disallow changing customfield type after creation (#11449)
* Disallow changing customfield type after creation

* Fix test_api.CustomFieldTest

---------

Co-authored-by: kkthxbye-code <>
2023-04-10 10:13:08 -04:00
Arthur Hanson
976d13ae06 11029 add changelog on CableTermination (#11407)
* 11209 add changelog on CableTermination

* Rename migration

---------

Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-04-10 10:11:58 -04:00
jeremystretch
cc9617b0d7 Fixes #12191: Change absolute image path to relative 2023-04-10 09:17:13 -04:00
jeremystretch
8a5cc7aace Closes #11453: Display a warning banner when DEBUG is enabled 2023-04-10 09:12:04 -04:00
Arthur Hanson
273b795707 10615 filter cable termination_id with cable_end (#12182)
* 10615 filter cable termination_id with cable_end

* 10615 filter distinct

* 10615 filter distinct
2023-04-07 14:13:58 -04:00
jeremystretch
d7438621db Merge branch 'develop' into feature 2023-04-07 13:58:56 -04:00
jeremystretch
c3abab2067 #12007: Move vlan & vlan_id filter methods to CommonInterfaceFilterSet 2023-04-07 13:58:12 -04:00
jeremystretch
f039d36522 Merge branch 'develop' into feature 2023-04-07 13:00:00 -04:00
jeremystretch
4d1027d432 Changelog for #12007, #12118 2023-04-07 11:54:43 -04:00
Abhimanyu Saharan
46035bafa5 Moved interface filterset under common class (#12200)
* moved interface filterset under common class #12007

* lint fix
2023-04-07 10:54:39 -04:00