Jeremy Stretch
341f66088c
Closes #14092 : Remove backward compatibility for importing extras.plugins
2024-01-03 12:00:44 -05:00
Jeremy Stretch
1ef0e6eab7
Closes #14658 : Remove backward compatibility for process_webhook()
2024-01-03 12:00:20 -05:00
Jeremy Stretch
f40f054026
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:59:32 -05:00
Jeremy Stretch
23f35bd625
#14132 : Annotate WebhooksMixin renaming under breaking changes
2024-01-03 10:57:29 -05:00
Abraham Vegh
54bdb2a0ea
Add missing word
2024-01-02 09:01:39 -05:00
Jeremy Stretch
5831ea161d
PRVB
2023-12-29 10:06:51 -05:00
Jeremy Stretch
b0e94262bc
Merge pull request #14636 from netbox-community/develop
...
Release v3.7.0
2023-12-29 10:02:38 -05:00
Jeremy Stretch
e848b62993
Release v3.7.0
2023-12-29 09:43:09 -05:00
Jeremy Stretch
984965e173
Revise v3.7 release notes
2023-12-29 09:36:29 -05:00
Jeremy Stretch
e864b2cfeb
#14036 : Update import paths in example plugin code
2023-12-29 09:21:06 -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
589280da2d
Add translations to changelog
2023-12-28 14:58:19 -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
1a5a72d171
Merge pull request #14633 from netbox-community/develop
...
Release v3.6.9
2023-12-28 14:13:25 -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
4ca94657a5
Update release notes
2023-12-27 17:22:04 -05:00
Jeremy Stretch
284e68ed9d
Merge branch 'develop' into feature
2023-12-27 16:34:38 -05:00
Jeremy Stretch
20f91a4546
Merge pull request #14616 from netbox-community/develop
...
Release v3.6.8
2023-12-27 16:12:13 -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
167bd4d9ad
Changelog for #11039 , #11816 , #12731 , #13606 , #13649 , #13812 , #14532
2023-12-27 13:45:06 -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
ab01b31801
Fixes #13741 : Update docs to correctly reflect inventory item uniqueness requirements
2023-12-26 13:35:03 -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
Jeremy Stretch
0ce8992df5
Changelog for #14507 , #14538 , #14549 , #14560 , #14575
2023-12-21 16:36:24 -05:00
Daniel Sheppard
b0ec42c042
Update search to add note
2023-12-21 16:27:43 -05:00
Jeremy Stretch
7f93e348b3
Closes #14119 : Remove redundant check for to_objectchange()
2023-12-21 16:26:20 -05:00
Jeremy Stretch
a1113a1253
Fixes #14575 : Fix display of the tags column under VDC table
2023-12-21 16:00:44 -05:00
Daniel Sheppard
21d32228c4
Closes #14538 - Add available_at_site filter ( #14541 )
...
* Closes #14538 - Add available_at_site filter
* Add tests
* Fix tests
2023-12-21 15:40:57 -05:00
Markku Leiniö
45bcb7beca
Print NetBox version in upgrade.sh ( #14547 )
2023-12-21 15:13:40 -05:00
Azmodeszer
19be7bb42c
added ! to safe characters
2023-12-21 15:10:38 -05:00
Jeremy Stretch
3929e62b83
Closes #14503 : Include additional display attributes for search indexers
2023-12-21 14:36:42 -05:00
Jeremy Stretch
5894c93814
Closes #14579 : Add user language preference
2023-12-21 14:27:52 -05:00