Jeremy Stretch
913faea810
Fixes #14885 : Add missing 'group' field to tunnel creation form
2024-01-22 15:53:29 -05:00
Jeremy Stretch
81b701fb95
Fixes #14892 : Omit username when running report/script via command line
2024-01-22 15:52:03 -05:00
Daniel Sheppard
f8a3041c0a
Fixes #14572 - Constrains JobView (and related views) badge to specific named job ( #14754 )
...
* Fixes #14572 - Constrains JobView (and related views) badge to specific named job
* Adjust report views to resolve same problem
* Fixed PEP8 error
* Update netbox/templates/extras/script/base.html
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
* Move function to method on PythonModuleMixin
* Update netbox/extras/views.py
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
* Update netbox/extras/views.py
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
* Update netbox/extras/views.py
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
* Update netbox/extras/views.py
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
* Update to mixin and view
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2024-01-22 14:01:53 -05:00
Martin
aa4b37a673
Fixes #14847 : Relax requirement for IKE policy ( #14878 )
...
* Fixes #14847 : Relax requirement for IKE policy
* Docs tweak
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2024-01-22 13:27:55 -05:00
Jeremy Stretch
86b175ac76
Update migration file for dummy plugin
2024-01-19 16:12:50 -05:00
Jeremy Stretch
33b528f077
#14872 : Permit makemigrations --check without setting DEVELOPER=True
2024-01-19 16:08:58 -05:00
Julio Oliveira at Encora
641f7ad7b3
Fixes #14755 : ValueError in web UI after REST API accepts invalid cus… ( #14804 )
...
* Fixes #14755 : ValueError in web UI after REST API accepts invalid custom-field choice-set data
* PR Comments Addressed
* Set max_length=2 on extra_choices items; remove custom validation logic
* Move test for invalid choices to CustomFieldChoiceSetTest
* Omit unused imports
---------
Co-authored-by: julio.oliveira <julio.oliveira@alertmedia.com >
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2024-01-19 15:24:08 -05:00
Abhimanyu Saharan
e4c6e1d724
Fixes user delete when they have a bookmark ( #14867 )
...
* fixes user delete when they have a bookmark #14851
* Include migration for user field
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com >
2024-01-19 15:23:20 -05:00
Abhimanyu Saharan
e36b09a9b8
limits ip addresses on interface tables #14645
2024-01-19 14:53:24 -05:00
Jeremy Stretch
bdb17f730d
PRVB
2024-01-17 15:02:23 -05:00
Jeremy Stretch
050446b5e1
Release v3.7.1
2024-01-17 14:37:27 -05:00
Jeremy Stretch
8cd63a2255
Fixes #14827 : Ensure all matching event rules are processed in response to an event
2024-01-17 14:09:06 -05:00
Jeremy Stretch
a1272597c7
Fixes #14816 : Ensure default contact assignment ordering is consistent
2024-01-17 13:29:04 -05:00
Jeremy Stretch
59253a89c0
Fixes #14817 : Relax required fields for IKE & IPSec models on bulk import
2024-01-17 13:28:27 -05:00
Jeremy Stretch
56435b0320
Fixes #14778 : Allow null values in CustomFieldSerializer object_type & choice_set fields
2024-01-16 13:08:02 -05:00
Jeremy Stretch
c090e86fd5
Fixes #14791 : Do not annotate available IPs when searching
2024-01-16 13:07:13 -05:00
Daniel Sheppard
b0ef24273d
Fixes : #13844 - Change site filter to use available_at_site instead of site_id
2024-01-16 11:28:46 -05:00
Jorik Jonker
94e45f7c32
fix: add missing DH group 15 (3072)
...
DH group 15 was not selectable in the UI, and I strongly suspect this
patch will fix that, as that particular choices was missing in
`choices.py`.
Signed-off-by: Jorik Jonker <jorik@kippendief.biz >
Fixes #14793
2024-01-16 11:05:21 -05:00
Jeremy Stretch
44f375b663
Fixes #14749 : Remove errant translation wrapper from DeviceBay installed_device
2024-01-10 14:18:46 -05:00
Jeremy Stretch
3db0cc84a2
Fixes #14706 : Relax one-to-one mapping of tunnel termination to IP address
2024-01-08 12:32:02 -05:00
Jeremy Stretch
20cb08e9c5
Fixes #14709 : Correct typo in TYPE_VIRTUALMACHINE
2024-01-08 12:31:31 -05:00
Jeremy Stretch
d1a36254d9
Fixes #14663 : Fix terminating to a VM interface when creating a new tunnel
2024-01-08 12:31:31 -05:00
Jeremy Stretch
f40f054026
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:59:32 -05:00
Jeremy Stretch
5831ea161d
PRVB
2023-12-29 10:06:51 -05:00
Jeremy Stretch
e848b62993
Release v3.7.0
2023-12-29 09:43:09 -05:00
Jeremy Stretch
ea654587db
Closes #14624 : Add action object column to EventRuleTable
2023-12-28 15:56:22 -05:00
Jeremy Stretch
c129edba7e
Closes #14434 : Add termination object filters for cables ( #14617 )
...
* Add termination object filters for cables
* Add tests for new filters
2023-12-28 15:39:14 -05:00
Jeremy Stretch
acd3797e5c
Apply filterset & test changes for #14631 & #14629
2023-12-28 14:43:08 -05:00
Jeremy Stretch
0324db1c74
Merge branch 'develop' into feature
2023-12-28 14:20:04 -05:00
Jeremy Stretch
5ab8a8c12f
Release v3.6.9
2023-12-28 13:58:34 -05:00
Jeremy Stretch
8f452486c3
Closes #14629 : Add filter tests for all q and description filters
2023-12-28 13:53:16 -05:00
Jeremy Stretch
5c3c044263
Closes #14631 : Ensure description filters are available on all relevant models
2023-12-28 13:53:16 -05:00
Daniel Sheppard
ab69c04e71
Fixes #14482 - Fix validation error when primary IP is moved ( #14514 )
...
* Fix validation when primary IP is moved.
* Fix views test
* Work on excluding assigned_objects
* Modify clean() on model and form to properly catch error
* Fix test failure
* Fix test to check for PK
* Remove model_form check
2023-12-28 13:28:05 -05:00
Jeremy Stretch
3bbde604b5
Fixes #14620 : Permit setting device type U height to 0 during bulk edit
2023-12-28 10:06:25 -05:00
MengYX
cb70479269
Fix typo in filtersets.py
...
fix typo which causing exception `Cannot resolve keyword 'description_icontains' into field`
2023-12-28 08:47:43 -05:00
Jeremy Stretch
284e68ed9d
Merge branch 'develop' into feature
2023-12-27 16:34:38 -05:00
Jeremy Stretch
b303ccc2ac
Release v3.6.8
2023-12-27 16:00:16 -05:00
Jeremy Stretch
d3cba5dbfc
Closes #14240 : Increase min/max validation values for custom fields
2023-12-27 15:41:26 -05:00
Jeremy Stretch
b7453796df
Fixes #14613 : Fix display of current configuration parameters
2023-12-27 15:32:11 -05:00
Jeremy Stretch
c6ad84c791
Fixes #13909 : Ignore empty choices when populating dynamic choice fields from initial data
2023-12-27 14:32:40 -05:00
Jeremy Stretch
72159bebb4
Closes #14596 : Match against description field when searching for devices
2023-12-27 13:49:39 -05:00
Jeremy Stretch
3f4c4cedf1
Fixes #14517 : Ensure reservations tab is always displayed under rack view
2023-12-27 13:42:26 -05:00
Jeremy Stretch
986599fafb
Closes #11039 : List parent prefixes under IP range view
2023-12-27 12:53:30 -05:00
Jeremy Stretch
dd675d2927
Fixes #11816 : Detach group/site validation error from group field
2023-12-27 12:51:51 -05:00
Jeremy Stretch
34fa105563
Fixes #13812 : Record data source sync failure when run via syncdatasource command
2023-12-27 12:51:03 -05:00
Jeremy Stretch
11afcb6af8
Fixes #13606 : Fix filtering by null for multiselect custom fields
2023-12-27 12:49:31 -05:00
Jeremy Stretch
0bcfe0ace8
Fixes #13649 : Permit zero-length cables
2023-12-26 09:27:58 -05:00
Jeremy Stretch
9c51e83523
Fixes #12731 : Support custom validation for many-to-many fields ( #14516 )
...
* WIP
* Enforce custom validators during bulk edit
* Add bulk edit M2M validation test
* Clean up tests
* Add custom validation test for bulk import
* Misc cleanup
2023-12-22 10:01:05 -05:00
Jeremy Stretch
17156788b1
Fixes #14550 : Fix changing event rule action type from webhook to script ( #14571 )
...
* Fixes #14550 : Fix changing event rule action type from webhook to script
* Remove action_parameters from form; set on instance under save()
2023-12-22 09:54:08 -05:00
Jeremy Stretch
9ea88360d9
Fixes #14532 : Device/VM change record should accurately reflect when primary/OOB IP is deleted
2023-12-22 08:47:51 -05:00