Kevin Meijer
8315883db9
Adds Ubiquiti SmartPower to the power port types ( #9193 )
...
Co-authored-by: Kevin Meijer <kevinmeijer@brightfish.nl >
2022-04-22 08:11:31 -04:00
jeremystretch
bb99cee48a
Changelog & test for #9060
2022-04-18 13:14:30 -04:00
minitriga
a3805fe04d
Closes #9060 : Implement modulebay, iventory items and device bay filters ( #9146 )
...
* Closes #9060 : Implement modulebay, iventory items and device bay filters
* add blank line
2022-04-18 13:07:41 -04:00
jeremystretch
d4f1cb5d6a
Fixes #9158 : Do not list tags field for CSV forms which do not support tag assignment
2022-04-18 09:39:36 -04:00
jeremystretch
118bf5152c
Fixes #9132 : Limit location options by selected site when creating a wireless link
2022-04-18 09:02:03 -04:00
jeremystretch
41244dc677
Closes #9152 : Annotate related object type under custom field view
2022-04-18 08:56:28 -04:00
jeremystretch
671e1aed9f
Fixes #9151 : Child prefix counts not annotated on aggregates list under RIR view
2022-04-18 08:43:46 -04:00
jeremystretch
1636508a6a
Fixes #9156 : Fix loading UserConfig data from fixtures
2022-04-18 08:36:41 -04:00
Alex Gittings
bc2491e6b7
Closes #8894 : Add first and last name to APISelect widget if set
2022-04-15 21:50:24 +00:00
Alex Gittings
69a1cc8759
Closes #8998 : Add site group filter to racks
2022-04-15 20:36:40 +00:00
jeremystretch
a889b3a4be
Add title for missing okta-openidconnect backend
2022-04-15 15:04:44 -04:00
jeremystretch
996221147e
PRVB
2022-04-14 14:15:48 -04:00
jeremystretch
fdc018d809
Release v3.2.1
2022-04-14 13:58:18 -04:00
jeremystretch
fa5cf665ce
Fixes #9128 : Resolve component labels per module bay position when installing modules
2022-04-14 11:13:04 -04:00
jeremystretch
d6df6b444f
Closes #9123 : Improve appearance of SSO login providers
2022-04-14 10:54:07 -04:00
jeremystretch
78836389f0
Changelog for #8543 & cleanup
2022-04-14 08:37:58 -04:00
Tyler Bigler
1a374a1669
Add filters to VLAN selection group
2022-04-14 00:58:17 -04:00
jeremystretch
01ba1b8c03
Fixes #9118 : Fix validation error when importing VM child interfaces
2022-04-13 13:43:18 -04:00
Jeremy Stretch
95d084d36d
Merge pull request #9110 from JoeIzzard/develop
...
Closes #8415 : Adds Neutrik power connectors
2022-04-12 12:40:31 -04:00
Joe Izzard
d35cd18745
fix: standardisation
2022-04-12 17:06:33 +01:00
kkthxbye-code
c216405a81
Change default JOBRESULT_RETENTION from 0 to 90
2022-04-12 11:42:47 -04:00
aa2ec3b9c9
Add dynamic config JOBRESULT_RETENTION
...
and cleanup functionality to the housekeeping script
2022-04-12 11:42:47 -04:00
f13a00b2dd
Save old JobResults
2022-04-12 11:42:47 -04:00
Jeremy Stretch
8781d03aa7
Merge pull request #9067 from jasonyates/FR8920-nonrackeddevices
...
Limit amount of nonracked devices displayed
2022-04-12 11:38:14 -04:00
jeremystretch
1266a2f753
Fixes #9116 : assigned_to_interface filter for IP addresses should not match FHRP group assignments
2022-04-12 10:07:31 -04:00
jeremystretch
23d2cf1718
Closes #9081 : Add fhrpgroup_id filter for IP addresses
2022-04-12 09:56:33 -04:00
jeremystretch
d11031c694
Closes #9099 : Enable display of installed module serial & asset tag in module bays list
2022-04-12 09:00:19 -04:00
jeremystretch
27a9313396
#9096 : Correct getattr() call
2022-04-12 08:13:08 -04:00
jeremystretch
517d0158b6
Fixes #9096 : Remove duplicate filter tag when filtering by "none"
2022-04-11 08:51:11 -04:00
jeremystretch
a9e05aec7c
Fixes #9100 : Include position field in module type YAML export
2022-04-11 08:28:10 -04:00
Joe Izzard
9b3e43cb21
Closes #8415 : Adds Neutrik power connectors
2022-04-11 12:20:44 +01:00
Jason Yates
23fddf74b6
Updating to use a single queryset
...
Updating to use a single queryset for both template variables
2022-04-10 09:06:14 +01:00
Jeremy Stretch
84c30580aa
Merge pull request #9028 from kkthxbye-code/job-timeout
...
Fixes #5479 - Allow setting individual timeouts on scripts and reports
2022-04-08 13:54:08 -04:00
jeremystretch
1e65ef0c1a
Fixes #9055 : Restore ability to move inventory item to other device
2022-04-08 09:41:37 -04:00
jeremystretch
2269bf0167
Fixes #9079 : Fail validation when an inventory item is assigned as its own parent
2022-04-08 09:08:55 -04:00
jeremystretch
5526f8e3dc
Fix dumpdata ordering for VRFs
2022-04-07 21:19:38 -04:00
Jason Yates
2781b8535c
Update nonracked_devices.html
...
Fixing issue where Displaying 10 of 10 would appear when it's not required.
2022-04-07 08:32:50 +01:00
Jason Yates
c3d9910e08
Limit amount of nonracked devices displayed
...
Fixes #8920
Limits the amount of non-racked devices on Site and Location view to 10 and provides a link to the device list this is pre-filtered to the relevant site or location.
2022-04-07 08:21:13 +01:00
jeremystretch
f4e78b0ea6
Fixes #9065 : Min/max VID should not be required when filtering VLAN groups
2022-04-06 20:29:28 -04:00
jeremystretch
d93e944c07
Closes #8973 : Display VLAN group count under site view
2022-04-06 20:12:14 -04:00
jeremystretch
6760533a10
Fixes #8931 : Copy assigned tenant when cloning a location
2022-04-06 20:01:09 -04:00
Daniel Sheppard
85e65edb7d
Fixes #9057 - Fix missing instance counts for module types
2022-04-06 13:46:31 -05:00
Daniel Sheppard
523390cd8e
#9061 - Change inheritance order for DeviceComponentFilterSets
2022-04-06 13:35:22 -05:00
jeremystretch
ea197eff5f
PRVB
2022-04-05 17:12:13 -04:00
jeremystretch
6f0ae8a5b8
Release v3.2.0
2022-04-05 16:26:07 -04:00
jeremystretch
c1b7f09530
Ensure legacy data checks run before other migrations
2022-04-05 15:56:21 -04:00
jeremystretch
9addde00e3
Merge branch 'feature' into develop
2022-04-05 14:51:26 -04:00
jeremystretch
631de20a8d
Release v3.1.11
2022-04-05 14:35:27 -04:00
jeremystretch
66464fd807
Implement bypass for migration safeguard
2022-04-05 14:24:28 -04:00
jeremystretch
0f5fe746e0
Add warning for legacy ASN field on site
2022-04-05 10:22:42 -04:00