padthaitofuhot
bfc4c65df5
Refactor f3d37b2f
to re-separate bulk and single device creation. Fixes #15598 .
2024-04-04 14:01:55 -04:00
Markku Leiniö
0d3a6c9153
Closes #15039 : Add Clone button in API token
2024-04-04 13:32:43 -04:00
Markku Leiniö
a26b1638b3
Closes #14707 : Change 'Interface' to 'Tunnel interface' in VPN tunnel forms
2024-04-04 12:57:35 -04:00
Jeremy Stretch
ec7574e045
Fixes #15609 : Fix filtering providers list by assigned ASN
2024-04-04 10:45:57 -04:00
Jeremy Stretch
60096aebe8
Fixes #15608 : Avoid caching values of null fields in search index
2024-04-04 10:45:19 -04:00
Jeremy Stretch
0ca070c2e7
Fix formatting
2024-04-04 10:03:12 -04:00
Jeremy Stretch
86e2484e97
Simplify auto-assignment qualification
2024-04-04 09:53:49 -04:00
Jeremy Stretch
2bf85b5396
Add weighted assignments & enable for documentation issue
2024-04-04 09:20:20 -04:00
Jeremy Stretch
4e57408e83
Changelog for #15029 , #15102 , #15435 , #15597
2024-04-03 14:12:35 -04:00
Arthur
468a160a2d
15029 check if duplicate FHRP group assignment
2024-04-03 14:09:32 -04:00
Abhimanyu Saharan
51a1b7a24b
fixed user and group filter form name #15102
2024-04-03 14:02:11 -04:00
Iain Buclaw
c1053b9fd1
Fix typo in Add Components dropdown
2024-04-03 13:29:32 -04:00
Arthur
93af5545cd
15597 add button_class choices to import form
2024-04-03 13:06:53 -04:00
Jeremy Stretch
31d5bd853c
Change log for #14799 , #15502
2024-04-03 08:15:44 -04:00
Daniel Sheppard
025a125488
Fixes : #15502 - Correct exception on IP import form when VM is target
2024-04-03 08:10:28 -04:00
tobiWu
40f6343bf6
Fix #15506 Update documentation for plugins index.md ( #15518 )
...
* Update documentation for plugins index.md
You should restart netbox-rq workers if you added a plugin. Otherwise you can't load modules from plugin to custom scripts later.
* Update docs/plugins/index.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-03 08:05:47 -04:00
Markku Leiniö
9aee07c8b3
Fixes #15583 : Update API token provisioning example response ( #15584 )
...
* Fixes #15583 : Update API token provisioning example response
* Fix 'display' field output
2024-04-03 07:58:46 -04:00
Daniel W. Anner
2460aeb64c
Adding JSON schema changes to implement and within the generated schema template per issue #15555
2024-03-28 16:34:56 -04:00
teapot
eae3bb0521
Fixes #15567 : Correct typo in help text
...
Fixes #15567 : Correct typo in help text
2024-03-28 16:32:25 -04:00
Jeremy Stretch
3d44f97d95
Limit auto-assignment to bug reports & feature requests
2024-03-28 14:14:34 -04:00
Jeremy Stretch
b1c61ec67a
Add Jeff; remove duplicate entries from rotation (not supported)
2024-03-28 11:48:15 -04:00
Jeremy Stretch
c0f048ce1c
Clean up the Markdown reference guide
2024-03-26 16:26:47 -04:00
Jeremy Stretch
ef0c9506c2
Apply "needs triage" label to new issues by default
2024-03-25 10:39:17 -04:00
Jeremy Stretch
9545ef1ab8
Add auto-assign-issue GitHub action
2024-03-25 09:57:13 -04:00
Jeremy Stretch
81fa373cf4
Clean up GitHub actions
2024-03-25 09:55:21 -04:00
Arthur
d140416591
14799 dont cache report member names
2024-03-22 10:27:33 -04:00
Jeremy Stretch
c88a4eeeb8
Add link to NetBox Enterprise
2024-03-21 09:05:34 -04:00
Jeremy Stretch
5d8feee8a2
PRVB
2024-03-13 19:37:28 -04:00
Jeremy Stretch
a9ce3f1575
Merge pull request #15423 from netbox-community/develop
...
Release v3.7.4
2024-03-13 19:36:44 -04:00
Jeremy Stretch
296b813104
Release v3.7.4
2024-03-13 19:23:51 -04:00
Jeremy Stretch
9112f064f3
Changelog for #13722 , #14206 , #14366 , #14832 , #15322 , #15347 , #15356
2024-03-13 19:15:35 -04:00
Jeremy Stretch
dd66e29c70
Fixes #15322 : Add description field to YAML export for device & module types
2024-03-13 19:10:49 -04:00
Jeremy Stretch
34d8c5a61d
Fixes #15356 : Fix assignment of front & rear images to device types via REST API
2024-03-13 19:10:30 -04:00
Jeremy Stretch
3a60ea4568
Fixes #15347 : Fix querying virtual machine contacts via GraphQL
2024-03-13 19:09:52 -04:00
Jeremy Stretch
b0b0ecd7f7
Closes #14366 : Enable custom links on ConfigContexts and ConfigTemplates
2024-03-13 14:44:41 -04:00
Jeremy Stretch
f3af6b12a9
Add NetBox Enterprise deployment type
2024-03-12 10:57:14 -04:00
Jeremy Stretch
f58313fe97
Closes #14459 : Update coverage report
2024-03-12 10:51:29 -04:00
Markku Leiniö
656ce82049
Closes #14206 : Add FC SFP types
2024-03-12 09:03:42 -04:00
Daniel Sheppard
19c17568a4
Fixes : #13722 - Correct range expansion code when a numeric set is used ( #15301 )
...
* Fixes : #13722 - Correct range expansion code when a numeric set is used
* Correct to my own suggestion
* Clean up logic
* Simplify range detection
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-11 10:50:10 -04:00
Leo Chen
225a4bbf71
Fixes : #14832 Extend GraphQL FHRPGroupType with IPAddressesMixin
2024-03-11 10:32:31 -04:00
Jeremy Stretch
46e3ca9414
Changelog for #15220 , #15232 , #15241 , #15243 , #15316
2024-03-08 17:05:10 -05:00
Jeremy Stretch
ffcdd4c42e
Fixes #15336 : Correct label for recurring scheduled jobs
2024-03-08 17:03:18 -05:00
Jeremy Stretch
f3c7da2cfb
Closes #15291 : Add tunnel termination buttons to VM interfaces table
2024-03-08 16:58:04 -05:00
Jeremy Stretch
6372d3be41
Closes #15297 : Linkify platform column in device & virtual machine tables
2024-03-08 16:48:39 -05:00
Jeremy Stretch
417e8c4381
Fixes #15220 : Move IP mask validation logic from form to model
2024-03-01 11:28:48 -05:00
Jeff Gehlbach
0bac36a98e
Fixes: Use systemctl enable --now shortcut in docs #15249
2024-02-29 16:01:53 -05:00
Arthur
60ede24657
15232 fix inventory item template permission
2024-02-29 15:30:51 -05:00
Jeremy Stretch
e3d863e7bd
Fixes #15316 : Fix selection of 3DES encryption for IKE & IPSec proposals
2024-02-29 14:54:41 -05:00
Abhimanyu Saharan
5f2b5c1045
Added installed_module on NestedModuleBaySerializer ( #15245 )
...
* added installed_module on NestedModuleBaySerializer #15243
* Update test
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-23 15:54:47 -05:00
Abhimanyu Saharan
ba23a7f31e
added display on virtual disk api #15241
2024-02-23 15:33:35 -05:00