jeremystretch
e977333177
Update device/VM name filters to be case-insensitive
2022-09-27 16:48:39 -04:00
jeremystretch
1d4f828b93
Device/VM unique constraints ignore case for name field
2022-09-27 16:47:56 -04:00
Jeremy Stretch
c349e06346
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
7ff2cb75a8
Use templated app & model names for all unique constraints
2022-09-27 15:44:38 -04:00
jeremystretch
f51415cf2c
Replace unique_together with UniqueConstraints
2022-09-27 15:35:24 -04:00
jeremystretch
ec6457bcd3
Remove custom validate_unique() methods
2022-09-27 14:28:21 -04:00
jeremystretch
2d9852d6f1
Fixes #10408 : Fix validation when attempting to add redundant contact assignments
2022-09-27 13:11:57 -04:00
jeremystretch
05542324fc
Changelog for #10465 , #10480
2022-09-27 11:53:11 -04:00
Patrick Hurrelmann
669e86f96e
Fixes : #10465 Format all remaining displayed rackunits with floatformat ( #10481 )
...
* Fixes : #10465 Try to finish #10268 and format all remaining displayed rackunits with floatformat
* #10465 : PEP8 fix
Co-authored-by: Patrick Hurrelmann <patrick.hurrelmann@nfon.com>
Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-09-27 11:24:19 -04:00
Jeremy Stretch
cbf928f363
Merge pull request #10482 from phurrelmann/10480-fix-link-target-on-cable-svg
...
Fixes : #10480 Fix link-target on cable-trace svg
2022-09-27 11:07:14 -04:00
jeremystretch
6016e1b15d
Changelog & cleanup for #9892
2022-09-27 09:55:35 -04:00
Jeremy Stretch
d08d5620da
Merge pull request #10424 from netbox-community/9892-fhrpgroup-name
...
9892 fhrpgroup name
2022-09-27 09:48:11 -04:00
Patrick Hurrelmann
43b18c13e3
Fixes : #10480 Fix link-target on cable-trace svg to open link in the same window.
2022-09-27 13:23:51 +02:00
Arthur
7deb9fde9e
9071 add documentation
2022-09-26 14:41:46 -07:00
Arthur
b134d2a7b0
9071 fix test
2022-09-26 14:23:53 -07:00
Arthur
36f31228ff
Merge branch 'feature' into 9071-plugin-menu
2022-09-26 14:09:44 -07:00
Arthur
8103ad3b9e
9892 add name to str
2022-09-26 13:57:09 -07:00
Arthur
10cb3c2c3d
9892 add name to str
2022-09-26 13:54:49 -07:00
jeremystretch
dda193247a
Fixes #10470 : Omit read-only custom fields from CSV import forms
2022-09-26 16:47:34 -04:00
jeremystretch
2463e4efd3
Fixes #10461 : Enable filtering by read-only custom fields in the UI
2022-09-26 16:42:11 -04:00
Arthur
5ce805db2e
9892 doh - fix tests
2022-09-26 12:56:16 -07:00
jeremystretch
a0b17887fd
Fixes #10445 : Avoid rounding virtual machine memory values
2022-09-26 15:45:58 -04:00
Arthur
3eeb31d577
9892 doh - fix tests
2022-09-26 11:49:51 -07:00
Arthur
e11d594122
9892 add supporting tests, form fields
2022-09-26 11:39:43 -07:00
Arthur
600c437af5
Merge branch 'feature' into 9892-fhrpgroup-name
2022-09-26 11:10:25 -07:00
jeremystretch
0280ddcbe9
Merge branch 'develop' into feature
2022-09-26 11:55:58 -04:00
jeremystretch
96784640e3
Changelog for #10435 , #10439
2022-09-26 10:27:35 -04:00
Jeremy Stretch
b75d12fe05
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
5e389c32ed
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
fd89ef04b6
Revert "10408 add error message if already exists"
2022-09-26 10:24:40 -04:00
Jeremy Stretch
abcc10e938
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
3ad337dd15
Filter VLANs and VLANGroups by site or cluster site for VM
2022-09-26 10:08:54 -04:00
Jeremy Stretch
a527767caa
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
39129ecedf
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
c97d2d4fe9
Add widget for Airflow field in DeviceTypeForm
2022-09-24 15:49:23 +04:00
Arthur
5a018afbc4
Merge branch 'develop' into feature
2022-09-23 12:37:19 -07:00
kkthxbye-code
06dea8ef3f
WIP: Moving JobResults out of the admin panel
2022-09-23 13:44:24 +02:00
kkthxbye-code
cbb3378d10
Job Scheduling WIP
2022-09-23 06:45:40 +02:00
Arthur
7735634649
10435 check if vm.cluster in qs
2022-09-22 10:34:37 -07:00
Arthur
e074570b8f
9071 add header to plugin menu
2022-09-22 10:01:19 -07:00
Jonathan Senecal
148c6a6c23
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
360172cad0
Add [tool.pyright] to pyproject.toml
2022-09-21 15:19:40 -04:00
Arthur
a5421ae170
9892 add FHRP group name
2022-09-20 16:13:01 -07:00
Arthur
5d07f2c837
9892 add FHRP group name
2022-09-20 16:03:55 -07:00
Arthur
e95708fe08
Merge branch 'develop' into feature
2022-09-20 08:52:37 -07:00
Daniel Sheppard
75c91232b4
Update changelog for #9497
2022-09-20 09:49:46 -05:00
Daniel Sheppard
0190c0225e
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
86d366be4d
Fixes #9651 - Document Pre-Change process for scripts
2022-09-20 09:46:23 -05:00
Daniel Sheppard
71d71a6b1b
Fixes #9497 - Change filter for sites/locations
2022-09-20 09:26:40 -05:00
kkthxbye
c8671ce8e8
Update yarn.lock (flatpickr bump)
2022-09-20 08:53:57 +02:00