Commit Graph

8720 Commits

Author SHA1 Message Date
jeremystretch
cb549e15a3 Move CUSTOM_VALIDATORS to dynamic configuration 2021-11-08 15:22:29 -05:00
jeremystretch
6fa417c51c Move CHANGELOG_RETENTION to dyanmic configuration 2021-11-08 15:07:58 -05:00
jeremystretch
73150f1551 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
4f07e05681 Add Mini-DIN 8 Console-Port-Type 2021-11-08 17:50:13 +01:00
jeremystretch
114e204417 Fixes #7768: Validate IP address status when creating a new FHRP group 2021-11-08 08:40:24 -05:00
jeremystretch
406a565f47 Fixes #7771: Group assignment should be optional when creating contacts via REST API 2021-11-08 08:34:10 -05:00
jeremystretch
00b2bde4d7 Changelog for #7765 2021-11-08 08:24:14 -05:00
Nico Domino
16e7c1ed22 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
f66f297fee Allow bypassing the pre-commit script with NOVALIDATE=1 2021-11-05 13:40:38 -04:00
jeremystretch
4625122a10 Closes #7760: Add vid filter field to VLANs list 2021-11-05 13:31:36 -04:00
jeremystretch
a3adae7169 Issues policy tweaks 2021-11-05 13:26:18 -04:00
jeremystretch
17eeb097a8 Fixes #7756: Fix AttributeError exception when editing an IP address assigned to a FHRPGroup 2021-11-05 13:16:43 -04:00
jeremystretch
e9834ef929 Add new models to developer docs 2021-11-05 13:10:27 -04:00
jeremystretch
0f4378b0db Fixes #7750: Fix cable trace image link 2021-11-05 11:10:17 -04:00
jeremystretch
964a1e5ee7 Release v3.1-beta1 2021-11-05 09:03:27 -04:00
jeremystretch
4aee18c5b1 Merge branch 'develop' into feature 2021-11-05 08:49:25 -04:00
jeremystretch
44bfaeabf7 Fixes #7752: Fix minimum version check under Python v3.10 2021-11-05 08:45:57 -04:00
jeremystretch
4aecd39281 Fix up contact template 2021-11-05 08:33:16 -04:00
kkthxbye-code
489b17ba11 Fix #7399 - LDAP using excessive CPU when AUTH_LDAP_FIND_GROUP_PERMS is enabled 2021-11-05 10:28:30 +01:00
jeremystretch
a8ffe57774 Split interface edit forms into subsections 2021-11-04 16:36:49 -04:00
jeremystretch
b0a311d95c Fix ASNs column in SiteTable 2021-11-04 16:29:43 -04:00
jeremystretch
5c75c85b38 Tweak site ASN filters & tests 2021-11-04 16:22:55 -04:00
jeremystretch
84b0ba6e8c #6732: Show sites table under ASN view 2021-11-04 16:16:59 -04:00
jeremystretch
8738410115 Rearrange site view layout 2021-11-04 15:58:52 -04:00
jeremystretch
f6993404b7 Split circuits models into submodules 2021-11-04 15:58:17 -04:00
jeremystretch
b26da4256e Move remote authentication config parameters to a separate page 2021-11-04 15:41:46 -04:00
jeremystretch
4604459c0c Fix config revision form help texts 2021-11-04 15:35:17 -04:00
jeremystretch
112f7f30bc Refresh installation docs 2021-11-04 15:18:58 -04:00
jeremystretch
49a1e64263 Remove extraneous slug field from contact import form 2021-11-04 14:23:24 -04:00
jeremystretch
a24ce03df1 FHRP groups cleanup 2021-11-04 14:19:10 -04:00
jeremystretch
2984ba6db1 Fix return URLs for contact assignment edit/delete 2021-11-04 14:09:12 -04:00
jeremystretch
a297a994a4 Include action buttons on contact assignments table 2021-11-04 14:01:07 -04:00
jeremystretch
3d195bf438 #1344: Show object type & name when assigning a contact 2021-11-04 13:44:02 -04:00
jeremystretch
6e174d7033 Add warning for Python 3.7 2021-11-04 13:32:52 -04:00
jeremystretch
c738bbaaae Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04:00
jeremystretch
bc87a2545d Introduce create_test_virtualmachine() 2021-11-04 13:22:21 -04:00
jeremystretch
fb729d637b Add NestedContactAssignmentSerializer; add contact assignment API tests 2021-11-04 11:55:00 -04:00
jeremystretch
cf0cffc310 Fix ID list creation in API tests 2021-11-04 11:31:39 -04:00
jeremystretch
5e7acdbabd Invert default priority ordering for FHRPGroupAssignment 2021-11-04 11:17:10 -04:00
jeremystretch
bad9f5bb57 Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
jeremystretch
7af568b468 Fix up FHRPGroupAssignmentTable 2021-11-04 10:05:47 -04:00
jeremystretch
fa10c1dc69 Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
jeremystretch
24dc612950 Clean up filtersets 2021-11-03 16:58:31 -04:00
jeremystretch
d5beaad74f #1344: Add missing object field to ContactAssignmentSerializer 2021-11-03 16:27:43 -04:00
jeremystretch
3061b6f083 Add wireless_lans to InterfaceSerializer; extend tests 2021-11-03 15:55:16 -04:00
jeremystretch
286e3cae53 Optimize interface REST API endpoints 2021-11-03 15:38:17 -04:00
jeremystretch
97b2c082c4 #6732: Add asns relationship to SiteSerializer and extend tests 2021-11-03 15:24:15 -04:00
jeremystretch
6867b222ae Changelog for #6732; misc fixes 2021-11-03 14:40:14 -04:00
Jeremy Stretch
6e97edef2f Merge pull request #7662 from netbox-community/6732-asn-model
Closes: #6732 - Add new ASN model
2021-11-03 14:15:24 -04:00
jeremystretch
58e98fa1e7 Improve documentation and testing for conditions 2021-11-03 14:02:43 -04:00