Jeremy Stretch
4d40a52ccd
Merge pull request #10488 from netbox-community/9249-device-vm-names
...
Closes #9249 : Ignore case for device/VM names
2022-09-28 17:05:57 -04:00
Arthur Hanson
90f8b44f72
#9045 #9046 - remove legacy fields from Provider ( #10377 )
...
* #9045 - remove legacy fields from Provider
* Add safegaurd for legacy data to migration
* 9045 remove fields from forms and tables
* Update unrelated tests to use ASN model instead of Provider
* Fix migrations collision
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-28 15:22:19 -04:00
jeremystretch
6693570832
Changelog for #9249
2022-09-27 16:52:14 -04:00
jeremystretch
f4b2f87f14
Update device/VM name filters to be case-insensitive
2022-09-27 16:48:39 -04:00
jeremystretch
d6931e8160
Device/VM unique constraints ignore case for name field
2022-09-27 16:47:56 -04:00
Jeremy Stretch
9e6edf3e03
Merge pull request #10368 from netbox-community/10361-unique-constraints
...
Closes #10361 : Migrate from unique_together to UniqueConstraints
2022-09-27 15:55:44 -04:00
jeremystretch
a6a8f609bd
Use templated app & model names for all unique constraints
2022-09-27 15:44:38 -04:00
jeremystretch
8a2872641c
Replace unique_together with UniqueConstraints
2022-09-27 15:35:24 -04:00
jeremystretch
70a612d782
Remove custom validate_unique() methods
2022-09-27 14:28:21 -04:00
jeremystretch
ecb31214cb
Changelog & cleanup for #9892
2022-09-27 09:55:35 -04:00
Jeremy Stretch
6382958b60
Merge pull request #10424 from netbox-community/9892-fhrpgroup-name
...
9892 fhrpgroup name
2022-09-27 09:48:11 -04:00
Arthur
845a2261cd
9892 add name to str
2022-09-26 13:57:09 -07:00
Arthur
622250bd95
9892 add name to str
2022-09-26 13:54:49 -07:00
Arthur
eed6e258bd
9892 doh - fix tests
2022-09-26 12:56:16 -07:00
Arthur
73178c2817
9892 doh - fix tests
2022-09-26 11:49:51 -07:00
Arthur
055dd4ce6d
9892 add supporting tests, form fields
2022-09-26 11:39:43 -07:00
Arthur
37afe5b07d
Merge branch 'feature' into 9892-fhrpgroup-name
2022-09-26 11:10:25 -07:00
jeremystretch
2b65e1311a
Merge branch 'develop' into feature
2022-09-26 11:55:58 -04:00
jeremystretch
d9e0780fb7
Changelog for #10435 , #10439
2022-09-26 10:27:35 -04:00
Jeremy Stretch
c0f033b507
Merge pull request #10442 from netbox-community/10435-untagged-vlan
...
10435 check if vm.cluster in qs
2022-09-26 10:25:48 -04:00
Jeremy Stretch
3ef9006387
Merge pull request #10463 from netbox-community/revert-10410-10408-add-contact
...
Revert "10408 add error message if already exists"
2022-09-26 10:24:54 -04:00
Jeremy Stretch
824f2db446
Revert "10408 add error message if already exists"
2022-09-26 10:24:40 -04:00
Jeremy Stretch
12a0f5fb2b
Merge pull request #10410 from netbox-community/10408-add-contact
...
10408 add error message if already exists
2022-09-26 10:24:23 -04:00
jeremystretch
3b6d9c7135
Filter VLANs and VLANGroups by site or cluster site for VM
2022-09-26 10:08:54 -04:00
Jeremy Stretch
d68372176c
Merge pull request #10455 from miaow2/10439-airlow-widget
...
10439 Add widget for Airflow field in DeviceTypeForm
2022-09-26 09:20:48 -04:00
Arthur Hanson
e6cc0911af
10407 fix documentation link to requests ( #10409 )
...
* 10407 fix documentation link to requests
* Append page heading to URL
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-26 09:17:02 -04:00
Artem I. Kotik
37e6bdf9e9
Add widget for Airflow field in DeviceTypeForm
2022-09-24 15:49:23 +04:00
Arthur
19fb3b48a5
Merge branch 'develop' into feature
2022-09-23 12:37:19 -07:00
Arthur
42b8cd284d
10435 check if vm.cluster in qs
2022-09-22 10:34:37 -07:00
Jonathan Senecal
d948544401
Merge pull request #10432 from netbox-community/10431-pylance-is-no-longer-working-by-default-in-vscode
...
Add [tool.pyright] to pyproject.toml and fix #10431
2022-09-21 15:33:25 -04:00
Jonathan Senecal
c0da6de0b9
Add [tool.pyright] to pyproject.toml
2022-09-21 15:19:40 -04:00
Arthur
fb980fb299
9892 add FHRP group name
2022-09-20 16:13:01 -07:00
Arthur
838b6d4391
9892 add FHRP group name
2022-09-20 16:03:55 -07:00
Arthur
ee8752a94a
Merge branch 'develop' into feature
2022-09-20 08:52:37 -07:00
Daniel Sheppard
db8f4223b2
Update changelog for #9497
2022-09-20 09:49:46 -05:00
Daniel Sheppard
4c5ef573ea
Merge pull request #10420 from netbox-community/9497-fix-site-location-nonracked-device-display
...
Fixes #9497 - Change non-racked filter for sites/locations
2022-09-20 09:48:09 -05:00
Daniel Sheppard
b19fe81c15
Fixes #9651 - Document Pre-Change process for scripts
2022-09-20 09:46:23 -05:00
Daniel Sheppard
a49f70a3dd
Fixes #9497 - Change filter for sites/locations
2022-09-20 09:26:40 -05:00
Arthur
d46a239597
Merge branch 'develop' into feature
2022-09-19 15:51:54 -07:00
Arthur
dfe115aafd
10408 add error message if already exists
2022-09-19 10:46:16 -07:00
jeremystretch
c107ae3c86
PRVB
2022-09-16 13:41:09 -04:00
Jeremy Stretch
f60baddb74
Merge pull request #10391 from netbox-community/develop
...
Release v3.3.4
2022-09-16 13:39:06 -04:00
jeremystretch
b19c7c3d53
Release v3.3.4
2022-09-16 13:14:14 -04:00
jeremystretch
f0ddc3642f
Fixes #10383 : Fix assignment of component templates to module types via web UI
2022-09-16 08:30:46 -04:00
jeremystretch
00ddcc2212
Fixes #10387 : Fix MultiValueDictKeyError exception when editing a device interface
2022-09-16 08:20:24 -04:00
jeremystretch
4717df277c
Update lock threads action; lock closed PRs after 30 days
2022-09-15 16:08:43 -04:00
jeremystretch
364ed2b6ac
Merge branch 'develop' into feature
2022-09-15 14:30:24 -04:00
jeremystretch
2956e477d8
PRVB
2022-09-15 14:29:43 -04:00
Arthur Hanson
1f369e0030
Merge pull request #10381 from netbox-community/develop
...
Release v3.3.3
2022-09-15 11:18:08 -07:00
Arthur
ed00bb829d
Release v3.3.3
2022-09-15 11:04:12 -07:00