Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						c958208c47
					 | 
					
						
						
							
							Merge pull request #9485 from kkthxbye-code/fix-9484
						
						
						
						
						
						
						
						Fixes #9484 - List services listening on all IPs in IPAddressView 
						
						
					 | 
					
						2022-06-07 08:43:14 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								kkthxbye-code
							
						 
					 | 
					
						
						
							
						
						9f4e565b8e
					 | 
					
						
						
							
							List services listening on all IPs in IPAddressView
						
						
						
						
						
						
					 | 
					
						2022-06-06 16:28:33 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								kkthxbye-code
							
						 
					 | 
					
						
						
							
						
						bb2d21abdd
					 | 
					
						
						
							
							Make the Service and ServiceTemplate tables sortable by ports
						
						
						
						
						
						
					 | 
					
						2022-06-05 10:31:21 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						32322e95b6
					 | 
					
						
						
							
							Merge branch 'develop' into feature
						
						
						
						
						
						
					 | 
					
						2022-05-31 15:50:23 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						f1d0d8e57a
					 | 
					
						
						
							
							Fixes #9407: Clean up display of prefixes values when exporting prefixes list
						
						
						
						
						
						
					 | 
					
						2022-05-31 12:23:22 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								kkthxbye-code
							
						 
					 | 
					
						
						
							
						
						6a99b36cce
					 | 
					
						
						
							
							Fix provider table in ASN view when ordering by circuit_count
						
						
						
						
						
						
					 | 
					
						2022-05-14 12:01:49 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daniel Sheppard
							
						 
					 | 
					
						
						
							
						
						24ff360ee0
					 | 
					
						
						
							
							Fixes #8922 - Add service list to IP address view
						
						
						
						
						
						
					 | 
					
						2022-05-13 09:40:24 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daniel Sheppard
							
						 
					 | 
					
						
						
							
						
						2a4c728375
					 | 
					
						
						
							
							Merge remote-tracking branch 'origin/develop' into develop
						
						
						
						
						
						
					 | 
					
						2022-05-13 09:29:12 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daniel Sheppard
							
						 
					 | 
					
						
						
							
						
						752a497218
					 | 
					
						
						
							
							Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
						
						
						
						
						
						
					 | 
					
						2022-05-13 09:28:24 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Daniel Sheppard
							
						 
					 | 
					
						
						
							
						
						1d4409c703
					 | 
					
						
						
							
							Fixes #9094 - Fix partial address search within Prefix and Aggregate filters
						
						
						
						
						
						
					 | 
					
						2022-05-13 09:08:00 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						01d2ede097
					 | 
					
						
						
							
							Closes #1202: Support overlapping assignment of NAT IP addresses
						
						
						
						
						
						
					 | 
					
						2022-05-11 16:22:07 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						e2a02de6e9
					 | 
					
						
						
							
							Remove erroneous field from prefetch
						
						
						
						
						
						
					 | 
					
						2022-05-11 16:13:35 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								devon-mar
							
						 
					 | 
					
						
						
							
						
						cffc064a33
					 | 
					
						
						
							
							Add device & vm to FHRPGroupAssignmentFilterSet (#9314)
						
						
						
						
						
						
						
						* Add device & vm to `FHRPGroupAssignmentFilterSet`
* Apply suggestions from code review
* Update netbox/ipam/tests/test_filtersets.py
* Update netbox/ipam/filtersets.py
Co-authored-by: Jeremy Stretch <jstretch@ns1.com> 
						
						
					 | 
					
						2022-05-11 10:27:50 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						39a9ebaeee
					 | 
					
						
						
							
							Fixes #9313: Remove HTML code from CSV output of many-to-many relationships
						
						
						
						
						
						
					 | 
					
						2022-05-06 10:26:02 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						0301aec409
					 | 
					
						
						
							
							Closes #9260: Apply user preferences to tables under object detail views
						
						
						
						
						
						
					 | 
					
						2022-05-04 15:46:13 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						30d4097fd8
					 | 
					
						
						
							
							Fix early terminated tuple in IPAddressRoleChoices
						
						
						
						
						
						
					 | 
					
						2022-05-02 12:09:49 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						ffef78d426
					 | 
					
						
						
							
							Merge pull request #9112 from sc68cal/rfc_4291
						
						
						
						
						
						
						
						Closes #4264: Do not allocate subnet router anycast for IPv6 prefixes 
						
						
					 | 
					
						2022-04-27 15:30:05 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Sean M. Collins
							
						 
					 | 
					
						
						
							
						
						b5613a2cc6
					 | 
					
						
						
							
							Do not allocate subnet router anycast in certain IPv6 prefixes
						
						
						
						
						
						
					 | 
					
						2022-04-26 14:54:52 -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
							
						 
					 | 
					
						
						
							
						
						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
							
						 
					 | 
					
						
						
							
						
						5526f8e3dc
					 | 
					
						
						
							
							Fix dumpdata ordering for VRFs
						
						
						
						
						
						
					 | 
					
						2022-04-07 21:19:38 -04: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
							
						 
					 | 
					
						
						
							
						
						c1b7f09530
					 | 
					
						
						
							
							Ensure legacy data checks run before other migrations
						
						
						
						
						
						
					 | 
					
						2022-04-05 15:56:21 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						b576ce72a1
					 | 
					
						
						
							
							Merge branch 'develop' into feature
						
						
						
						
						
						
					 | 
					
						2022-04-01 09:13:37 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						bddc35bbc7
					 | 
					
						
						
							
							Closes #8496: Enable assigning multiple ASNs to a provider
						
						
						
						
						
						
					 | 
					
						2022-03-30 17:17:36 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						58e4d08bb0
					 | 
					
						
						
							
							Closes #8790: Include site and prefixes columns in VLAN group VLANs table
						
						
						
						
						
						
					 | 
					
						2022-03-30 15:51:12 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						3ff4fd814e
					 | 
					
						
						
							
							Merge branch 'develop' into feature
						
						
						
						
						
						
					 | 
					
						2022-03-30 15:45:40 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						48b7294ff1
					 | 
					
						
						
							
							#8785: Tweak regex validator to avoid creating no-op migration file
						
						
						
						
						
						
					 | 
					
						2022-03-28 10:35:00 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						cde8ff282d
					 | 
					
						
						
							
							Merge pull request #8962 from apellini/patch-2
						
						
						
						
						
						
						
						#8830 Adding ClusterXL 
						
						
					 | 
					
						2022-03-28 10:06:50 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						0b44a595e2
					 | 
					
						
						
							
							Merge pull request #8945 from fmlshai/develop
						
						
						
						
						
						
						
						Fix #8785 - allow wildcard dns records 
						
						
					 | 
					
						2022-03-28 10:04:33 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						37781bd208
					 | 
					
						
						
							
							Fix parentheses
						
						
						
						
						
						
					 | 
					
						2022-03-28 09:37:33 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								fmlshai
							
						 
					 | 
					
						
						
							
						
						e0344e9251
					 | 
					
						
						
							
							Update validators.py
						
						
						
						
						
						
						
						Updated DNSValidator regex 
						
						
					 | 
					
						2022-03-28 15:20:19 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								neope
							
						 
					 | 
					
						
						
							
						
						1cef513f6c
					 | 
					
						
						
							
							Adding ClusterXL as FHRPGroupProtocolChoices
						
						
						
						
						
						
						
						Adding in choices group standard, checkpoint and cisco and ungroupped other. 
						
						
					 | 
					
						2022-03-25 19:41:35 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						22908a12e9
					 | 
					
						
						
							
							Merge branch 'develop' into feature
						
						
						
						
						
						
					 | 
					
						2022-03-25 10:38:44 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						dde4495e20
					 | 
					
						
						
							
							#8232: Cleanup & test fix
						
						
						
						
						
						
					 | 
					
						2022-03-25 09:59:58 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tranthang2404
							
						 
					 | 
					
						
						
							
						
						1278429518
					 | 
					
						
						
							
							Closes #8232: Add color show full 100% utilization (#8816)
						
						
						
						
						
						
						
						* Closes #8232: Add color show full 100% utilization
* change rounding
* change rounding
* fix hard code html
* format 
						
						
					 | 
					
						2022-03-25 09:52:13 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								neope
							
						 
					 | 
					
						
						
							
						
						934493bf5f
					 | 
					
						
						
							
							#8830 Adding ClusterXL
						
						
						
						
						
						
						
						Adding ClusterCL Choice to FHRP Group 
						
						
					 | 
					
						2022-03-25 08:35:57 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								fmlshai
							
						 
					 | 
					
						
						
							
						
						f45e64c756
					 | 
					
						
						
							
							Fix #8785 - allow wildcard dns records
						
						
						
						
						
						
						
						Added * to the DNSValidator regex to allow wildcard domains like *.example.com 
						
						
					 | 
					
						2022-03-23 14:38:26 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						ce87e0dfa4
					 | 
					
						
						
							
							Merge branch 'develop' into feature
						
						
						
						
						
						
					 | 
					
						2022-03-22 12:57:23 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						41efad4056
					 | 
					
						
						
							
							Fixes #8919: Fix filtering of VLAN groups by site under prefix edit form
						
						
						
						
						
						
					 | 
					
						2022-03-22 11:39:26 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						3dc671395e
					 | 
					
						
						
							
							Introduce local ChoiceField and MultipleChoiceField classes
						
						
						
						
						
						
					 | 
					
						2022-03-21 15:08:05 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						ba1e6e91b9
					 | 
					
						
						
							
							Rename ObjectEditView.model_form to form
						
						
						
						
						
						
					 | 
					
						2022-03-21 10:22:30 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						8d53b46e82
					 | 
					
						
						
							
							Merge branch 'develop' into feature
						
						
						
						
						
						
					 | 
					
						2022-03-18 13:17:11 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						93527d892b
					 | 
					
						
						
							
							Fixes #8845: Correct default ASN formatting in table
						
						
						
						
						
						
					 | 
					
						2022-03-14 13:49:54 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						6170138124
					 | 
					
						
						
							
							Rename ActionsColumn sequence to actions
						
						
						
						
						
						
					 | 
					
						2022-03-14 13:45:21 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						1add5accf2
					 | 
					
						
						
							
							Fixes #8844: Correct VLAN ID max value
						
						
						
						
						
						
					 | 
					
						2022-03-14 09:57:51 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						245cff887c
					 | 
					
						
						
							
							Move q filter to NetBoxModelFilterSet
						
						
						
						
						
						
					 | 
					
						2022-03-11 16:16:58 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						59aba52b03
					 | 
					
						
						
							
							Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
						
						
						
						
						
						
					 | 
					
						2022-03-11 15:59:03 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								jeremystretch
							
						 
					 | 
					
						
						
							
						
						ffc29d14a8
					 | 
					
						
						
							
							Add tags field to NetBoxModelForm
						
						
						
						
						
						
					 | 
					
						2022-03-10 15:08:23 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |