1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

6824 Commits

Author SHA1 Message Date
d2391b9c63 Move GRAPHQL_ENABLED to dynamic configuration 2021-11-08 15:31:09 -05:00
f8e44c09eb Move CUSTOM_VALIDATORS to dynamic configuration 2021-11-08 15:22:29 -05:00
2a00519b93 Move CHANGELOG_RETENTION to dyanmic configuration 2021-11-08 15:07:58 -05:00
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
17fd6e692e Fixes #7768: Validate IP address status when creating a new FHRP group 2021-11-08 08:40:24 -05:00
2ce8ef5704 Fixes #7771: Group assignment should be optional when creating contacts via REST API 2021-11-08 08:34:10 -05:00
f7d0db9cd2 Fixes #7756: Fix AttributeError exception when editing an IP address assigned to a FHRPGroup 2021-11-05 13:16:43 -04:00
4649ab2d85 Merge branch 'develop' into feature 2021-11-05 08:49:25 -04:00
773fd47ca6 Fixes #7752: Fix minimum version check under Python v3.10 2021-11-05 08:45:57 -04:00
2fd526b359 Fix up contact template 2021-11-05 08:33:16 -04:00
2826f27153 Split interface edit forms into subsections 2021-11-04 16:36:49 -04:00
83ac869693 Fix ASNs column in SiteTable 2021-11-04 16:29:43 -04:00
bc92f9221a Tweak site ASN filters & tests 2021-11-04 16:22:55 -04:00
c2f85a2877 #6732: Show sites table under ASN view 2021-11-04 16:16:59 -04:00
0bbd186635 Rearrange site view layout 2021-11-04 15:58:52 -04:00
806dcd74ec Split circuits models into submodules 2021-11-04 15:58:17 -04:00
9094f07290 Fix config revision form help texts 2021-11-04 15:35:17 -04:00
54233aba1b Remove extraneous slug field from contact import form 2021-11-04 14:23:24 -04:00
bd3d2c60d9 FHRP groups cleanup 2021-11-04 14:19:10 -04:00
2e75a111ed Fix return URLs for contact assignment edit/delete 2021-11-04 14:09:12 -04:00
e4b0359b8e Include action buttons on contact assignments table 2021-11-04 14:01:07 -04:00
803e0bfe72 #1344: Show object type & name when assigning a contact 2021-11-04 13:44:02 -04:00
a5024a65a0 Add warning for Python 3.7 2021-11-04 13:32:52 -04:00
734a00237a Clean up FHRP group filterset tests 2021-11-04 13:23:02 -04:00
06f1d15283 Introduce create_test_virtualmachine() 2021-11-04 13:22:21 -04:00
ff3edc9889 Add NestedContactAssignmentSerializer; add contact assignment API tests 2021-11-04 11:55:00 -04:00
8f1acb700d Fix ID list creation in API tests 2021-11-04 11:31:39 -04:00
519884d167 Invert default priority ordering for FHRPGroupAssignment 2021-11-04 11:17:10 -04:00
3f0a98acbd Add nested FHRPGroupAssignment serializer; add missing API tests 2021-11-04 11:15:34 -04:00
c023e5f518 Fix up FHRPGroupAssignmentTable 2021-11-04 10:05:47 -04:00
67c73768c1 Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
bbb98083eb Clean up filtersets 2021-11-03 16:58:31 -04:00
8bb9f4b8a2 #1344: Add missing object field to ContactAssignmentSerializer 2021-11-03 16:27:43 -04:00
96cde7d4af Add wireless_lans to InterfaceSerializer; extend tests 2021-11-03 15:55:16 -04:00
ea39c8a4c1 Optimize interface REST API endpoints 2021-11-03 15:38:17 -04:00
7a55832a22 #6732: Add asns relationship to SiteSerializer and extend tests 2021-11-03 15:24:15 -04:00
8305f6d1f5 Merge pull request #7662 from netbox-community/6732-asn-model
Closes: #6732 - Add new ASN model
2021-11-03 14:15:24 -04:00
dcececf9c0 Improve documentation and testing for conditions 2021-11-03 14:02:43 -04:00
839afe5ac0 Improve webhook tests 2021-11-03 14:01:59 -04:00
5fc373f5cc Merge feature -> develop 2021-11-03 12:05:11 -05:00
cf9eaf2eff Fix dcim/views.py merge error 2021-11-03 11:36:54 -05:00
76d73abd81 Update ip.py 2021-11-03 10:04:26 -05:00
0ec0185d84 Fix Migration 2021-11-03 09:51:03 -05:00
2c2e37e9f0 Merge branch 'develop' into feature 2021-11-03 10:29:02 -04:00
25957bfae3 Fix migration issues 2021-11-03 08:56:04 -05:00
11e2200acf PRVB 2021-11-03 09:51:28 -04:00
db2d71ed9e Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
1bf100ba15 Release v3.0.9 2021-11-03 09:32:57 -04:00
7614f423e5 #7612: Use escape() rather than strip_tags() 2021-11-03 08:56:30 -04:00
318c8b85e9 Fixes #7721: Retain pagination preference when MAX_PAGE_SIZE is zero 2021-11-03 08:25:50 -04:00