Jason Yates
3f72492a59
Fixed #7783 - Site location visual changes
...
Updating site location list to visually match the /dcim/locations list where child locations are "indtended" with mdi-circle-small.
Also removes the padding-left attribute on each row as it is no longer functional.
2021-11-09 15:18:46 +00:00
Jeremy Stretch
c0653da736
Merge pull request #7778 from netbox-community/7775-dynamic-config
...
7775 dynamic config
2021-11-08 15:54:25 -05:00
jeremystretch
f3d8f1b1fb
Changelog for #7775
2021-11-08 15:38:55 -05:00
jeremystretch
d2391b9c63
Move GRAPHQL_ENABLED to dynamic configuration
2021-11-08 15:31:09 -05:00
jeremystretch
f8e44c09eb
Move CUSTOM_VALIDATORS to dynamic configuration
2021-11-08 15:22:29 -05:00
jeremystretch
2a00519b93
Move CHANGELOG_RETENTION to dyanmic configuration
2021-11-08 15:07:58 -05:00
jeremystretch
3292a2aecc
Closes #7619 : Permit custom validation rules to be defined as plain data or dotted path to class
2021-11-08 14:52:56 -05:00
Flo
b7aa44837f
Add Mini-DIN 8 Console-Port-Type
2021-11-08 17:50:13 +01:00
jeremystretch
17fd6e692e
Fixes #7768 : Validate IP address status when creating a new FHRP group
2021-11-08 08:40:24 -05:00
jeremystretch
2ce8ef5704
Fixes #7771 : Group assignment should be optional when creating contacts via REST API
2021-11-08 08:34:10 -05:00
jeremystretch
7b7afd3e7b
Changelog for #7765
2021-11-08 08:24:14 -05:00
Nico Domino
9c2514fce4
feat: add outer_width to RackTable ( #7766 )
...
* feat: add outer_width to RackTable
* fix: add outer_units to column display
* feat: add outer_depth to available columns
2021-11-08 08:15:26 -05:00
jeremystretch
e04402ed57
Allow bypassing the pre-commit script with NOVALIDATE=1
2021-11-05 13:40:38 -04:00
jeremystretch
3eda8d8482
Closes #7760 : Add vid filter field to VLANs list
2021-11-05 13:31:36 -04:00
jeremystretch
79f2f03fb2
Issues policy tweaks
2021-11-05 13:26:18 -04:00
jeremystretch
f7d0db9cd2
Fixes #7756 : Fix AttributeError exception when editing an IP address assigned to a FHRPGroup
2021-11-05 13:16:43 -04:00
jeremystretch
fab1d3651b
Add new models to developer docs
2021-11-05 13:10:27 -04:00
jeremystretch
e5d7578663
Fixes #7750 : Fix cable trace image link
2021-11-05 11:10:17 -04:00
jeremystretch
cf80c1a506
Release v3.1-beta1
v3.1-beta1
2021-11-05 09:03:27 -04:00
jeremystretch
4649ab2d85
Merge branch 'develop' into feature
2021-11-05 08:49:25 -04:00
jeremystretch
773fd47ca6
Fixes #7752 : Fix minimum version check under Python v3.10
2021-11-05 08:45:57 -04:00
jeremystretch
2fd526b359
Fix up contact template
2021-11-05 08:33:16 -04:00
kkthxbye-code
830cf4b31f
Fix #7399 - LDAP using excessive CPU when AUTH_LDAP_FIND_GROUP_PERMS is enabled
2021-11-05 10:28:30 +01:00
jeremystretch
2826f27153
Split interface edit forms into subsections
2021-11-04 16:36:49 -04:00
jeremystretch
83ac869693
Fix ASNs column in SiteTable
2021-11-04 16:29:43 -04:00
jeremystretch
bc92f9221a
Tweak site ASN filters & tests
2021-11-04 16:22:55 -04:00
jeremystretch
c2f85a2877
#6732 : Show sites table under ASN view
2021-11-04 16:16:59 -04:00
jeremystretch
0bbd186635
Rearrange site view layout
2021-11-04 15:58:52 -04:00
jeremystretch
806dcd74ec
Split circuits models into submodules
2021-11-04 15:58:17 -04:00
jeremystretch
93772e7265
Move remote authentication config parameters to a separate page
2021-11-04 15:41:46 -04:00
jeremystretch
9094f07290
Fix config revision form help texts
2021-11-04 15:35:17 -04:00
jeremystretch
0aae155c80
Refresh installation docs
2021-11-04 15:18:58 -04:00
jeremystretch
54233aba1b
Remove extraneous slug field from contact import form
2021-11-04 14:23:24 -04:00
jeremystretch
bd3d2c60d9
FHRP groups cleanup
2021-11-04 14:19:10 -04:00
jeremystretch
2e75a111ed
Fix return URLs for contact assignment edit/delete
2021-11-04 14:09:12 -04:00
jeremystretch
e4b0359b8e
Include action buttons on contact assignments table
2021-11-04 14:01:07 -04:00
jeremystretch
803e0bfe72
#1344 : Show object type & name when assigning a contact
2021-11-04 13:44:02 -04:00
jeremystretch
a5024a65a0
Add warning for Python 3.7
2021-11-04 13:32:52 -04:00
jeremystretch
734a00237a
Clean up FHRP group filterset tests
2021-11-04 13:23:02 -04:00
jeremystretch
06f1d15283
Introduce create_test_virtualmachine()
2021-11-04 13:22:21 -04:00
jeremystretch
ff3edc9889
Add NestedContactAssignmentSerializer; add contact assignment API tests
2021-11-04 11:55:00 -04:00
jeremystretch
8f1acb700d
Fix ID list creation in API tests
2021-11-04 11:31:39 -04:00
jeremystretch
519884d167
Invert default priority ordering for FHRPGroupAssignment
2021-11-04 11:17:10 -04:00
jeremystretch
3f0a98acbd
Add nested FHRPGroupAssignment serializer; add missing API tests
2021-11-04 11:15:34 -04:00
jeremystretch
c023e5f518
Fix up FHRPGroupAssignmentTable
2021-11-04 10:05:47 -04:00
jeremystretch
67c73768c1
Add count_fhrp_groups to interface serializers
2021-11-04 09:58:33 -04:00
jeremystretch
bbb98083eb
Clean up filtersets
2021-11-03 16:58:31 -04:00
jeremystretch
8bb9f4b8a2
#1344 : Add missing object field to ContactAssignmentSerializer
2021-11-03 16:27:43 -04:00
jeremystretch
96cde7d4af
Add wireless_lans to InterfaceSerializer; extend tests
2021-11-03 15:55:16 -04:00
jeremystretch
ea39c8a4c1
Optimize interface REST API endpoints
2021-11-03 15:38:17 -04:00