checktheroads 
							
						 
					 
					
						
						
							
						
						da0aa38614 
					 
					
						
						
							
							#6372 : Move object list search panel into collapsed view & remove search field  
						
						 
						
						
						
						
					 
					
						2021-05-23 00:31:48 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						b6660c72e1 
					 
					
						
						
							
							Add tags as a feature query  
						
						 
						
						
						
						
					 
					
						2021-05-21 16:54:33 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johannes Erwerle 
							
						 
					 
					
						
						
							
						
						ea6c8a1a65 
					 
					
						
						
							
							Fixed   #6438  Device Type Import does not import/export description/label fields for many components  
						
						 
						
						
						
						
					 
					
						2021-05-20 06:30:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						546bbe5418 
					 
					
						
						
							
							Fixes   #6426 : Allow assigning virtual chassis member interfaces to LAG on VC master  
						
						 
						
						
						
						
					 
					
						2021-05-18 16:42:21 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Sheppard 
							
						 
					 
					
						
						
							
						
						744792452f 
					 
					
						
						
							
							Closes :  #5278  - Remove Secrets ( #6397 )  
						
						 
						
						... 
						
						
						
						* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets.  Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io > 
						
						
					 
					
						2021-05-17 16:26:02 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						e429ba6fa2 
					 
					
						
						
							
							#2434 : Fix database transaction context scoping  
						
						 
						
						
						
						
					 
					
						2021-05-14 11:21:42 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						834b233c30 
					 
					
						
						
							
							Fixes   #6398 : Avoid exception when deleting device connected to self via circuit  
						
						 
						
						
						
						
					 
					
						2021-05-14 09:06:00 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						234475effe 
					 
					
						
						
							
							Merge branch 'feature' into feature-2434  
						
						 
						
						
						
						
					 
					
						2021-05-14 00:12:19 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						8056290423 
					 
					
						
						
							
							#2434 : Apply conditional logic from  b9a413d to overridden InterfaceCreateView.post method  
						
						 
						
						
						
						
					 
					
						2021-05-10 13:58:10 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						f3abf84e17 
					 
					
						
						
							
							Closes   #6154 : Allow decimal values for cable lengths  
						
						 
						
						
						
						
					 
					
						2021-05-10 14:14:54 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						a6d937b366 
					 
					
						
						
							
							Closes   #5806 : Add kilometer and mile as choices for cable length unit  
						
						 
						
						
						
						
					 
					
						2021-05-10 11:23:21 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						2d2719cfb2 
					 
					
						
						
							
							#2434 : Refactor ComponentCreateView to use generic form validation method  
						
						 
						
						... 
						
						
						
						New validate_form method on ComponentCreateView handles validation generically, which any post() method on ComponentCreateView can use to validate the form but handle the response differently as needed. 
						
						
					 
					
						2021-05-08 12:01:25 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						515aed7022 
					 
					
						
						
							
							Merge branch 'feature' into feature-2434  
						
						 
						
						
						
						
					 
					
						2021-05-08 11:08:06 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						c777daf6e6 
					 
					
						
						
							
							Merge branch 'develop' into feature  
						
						 
						
						
						
						
					 
					
						2021-05-07 10:27:23 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						e9b21aaf86 
					 
					
						
						
							
							Fixes   #6312 : Interface device filter should return all virtual chassis interfaces only if device is master  
						
						 
						
						
						
						
					 
					
						2021-05-07 09:47:32 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						21d14a782e 
					 
					
						
						
							
							Closes   #6359 : Enable custom links for organizational and nested group models  
						
						 
						
						
						
						
					 
					
						2021-05-06 13:01:20 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						ea5d02b1e6 
					 
					
						
						
							
							Remove deprecated display_name() methods from models  
						
						 
						
						
						
						
					 
					
						2021-05-04 16:05:17 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						5856275347 
					 
					
						
						
							
							Closes   #5991 : Remove display_name attribute from serializers  
						
						 
						
						
						
						
					 
					
						2021-05-04 15:56:36 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						534b0e4cf6 
					 
					
						
						
							
							Merge branch 'develop' into feature  
						
						 
						
						
						
						
					 
					
						2021-05-04 14:25:53 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						fb1173bc30 
					 
					
						
						
							
							Fixes   #6339 : Improve ordering of interfaces when viewing virtual chassis master  
						
						 
						
						
						
						
					 
					
						2021-05-04 09:12:26 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						3bd99e1910 
					 
					
						
						
							
							Closes   #6320 : Introduce ChangeLoggedFilterSetTests  
						
						 
						
						
						
						
					 
					
						2021-05-03 15:25:16 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						ffa4cd134b 
					 
					
						
						
							
							Introduce BaseFilterSetTests to standardize testing of PK filters  
						
						 
						
						
						
						
					 
					
						2021-05-03 14:36:44 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						fbffef1cc4 
					 
					
						
						
							
							Rename FilterSet test modules  
						
						 
						
						
						
						
					 
					
						2021-05-03 13:07:19 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						de56e2b405 
					 
					
						
						
							
							Closes   #2434 : Show 'Create & Assign IP Address' Button when Creating Interfaces  
						
						 
						
						
						
						
					 
					
						2021-04-30 11:13:38 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						fd9d9d9d35 
					 
					
						
						
							
							Closes   #6318 : Add OM5 MMF cable type  
						
						 
						
						
						
						
					 
					
						2021-04-30 10:10:03 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						2a5b497d8a 
					 
					
						
						
							
							Fixes   #6313 : Fix device type instance count under manufacturer view  
						
						 
						
						
						
						
					 
					
						2021-04-30 10:08:15 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						3ef6284a0d 
					 
					
						
						
							
							Move base FilterSet classes under netbox core  
						
						 
						
						
						
						
					 
					
						2021-04-29 16:53:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						1024782b9e 
					 
					
						
						
							
							Rename FilterSet modules  
						
						 
						
						
						
						
					 
					
						2021-04-29 16:48:24 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						d35ac1347c 
					 
					
						
						
							
							Move TagFilter to extras  
						
						 
						
						
						
						
					 
					
						2021-04-29 16:23:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						c4e88fd11a 
					 
					
						
						
							
							Consolidate FilterSet classes  
						
						 
						
						
						
						
					 
					
						2021-04-29 15:59:11 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						0de50e0afe 
					 
					
						
						
							
							Split Filter and FilterSet classes  
						
						 
						
						
						
						
					 
					
						2021-04-29 15:13:44 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						456ffb79ff 
					 
					
						
						
							
							Merge v2.11.2  
						
						 
						
						
						
						
					 
					
						2021-04-27 14:05:38 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						58659cf3b6 
					 
					
						
						
							
							Fixes   #6262 : Support filtering by created/updated time for all relevant objects  
						
						 
						
						
						
						
					 
					
						2021-04-27 10:04:28 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						9a588231c5 
					 
					
						
						
							
							Fixes   #6289 : Fix assignment of VC member interfaces to LAG interfaces  
						
						 
						
						
						
						
					 
					
						2021-04-27 09:36:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						19a2b9042f 
					 
					
						
						
							
							Closes   #6275 : Linkify rack, device counts on locations list  
						
						 
						
						
						
						
					 
					
						2021-04-26 15:28:35 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						4939b6b641 
					 
					
						
						
							
							Fixes   #6252 : Fix assignment of console port speed values above 19.2kbps  
						
						 
						
						
						
						
					 
					
						2021-04-23 10:07:11 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						52747e364a 
					 
					
						
						
							
							Fixes   #6254 : Disable ordering of space column in racks table  
						
						 
						
						
						
						
					 
					
						2021-04-23 09:44:29 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						1901e93b1e 
					 
					
						
						
							
							Fixes   #6258 : Fix parent assignment for SiteGroup API serializer  
						
						 
						
						
						
						
					 
					
						2021-04-23 09:37:22 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						eb55761c38 
					 
					
						
						
							
							Merge branch 'feature' of  https://github.com/netbox-community/netbox  into feature  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	netbox/project-static/js/forms.js
#	netbox/templates/dcim/location.html
#	netbox/templates/generic/object_list.html 
						
						
					 
					
						2021-04-22 19:19:03 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						396c91f8f7 
					 
					
						
						
							
							Fixes   #6246 : Permit full-length descriptions when creating device components and VM interfaces  
						
						 
						
						
						
						
					 
					
						2021-04-22 14:05:07 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						e6930d9601 
					 
					
						
						
							
							Closes   #6161 : Enable ordering of device component tables  
						
						 
						
						
						
						
					 
					
						2021-04-20 20:21:52 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						4e405ce530 
					 
					
						
						
							
							Closes   #6210 : Include child locations on location view  
						
						 
						
						
						
						
					 
					
						2021-04-20 14:15:12 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						ea472c844e 
					 
					
						
						
							
							Merge branch 'feature' of  https://github.com/netbox-community/netbox  into feature  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	netbox/templates/generic/object_list.html 
						
						
					 
					
						2021-04-19 19:40:15 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						497e50c559 
					 
					
						
						
							
							Closes   #6190 : Allow filtering devices with no location assigned  
						
						 
						
						
						
						
					 
					
						2021-04-19 16:55:57 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						620d222f98 
					 
					
						
						
							
							Closes   #6189 : Add ability to search for locations by name or description  
						
						 
						
						
						
						
					 
					
						2021-04-19 15:56:39 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						a2d16143e3 
					 
					
						
						
							
							Fixes   #6188 : Support custom field filtering for regions, site groups, and locations  
						
						 
						
						
						
						
					 
					
						2021-04-19 11:05:40 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								checktheroads 
							
						 
					 
					
						
						
							
						
						43703b6f40 
					 
					
						
						
							
							add bootstrap classes to VC membership form  
						
						 
						
						
						
						
					 
					
						2021-04-18 11:35:21 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						8a425a93ae 
					 
					
						
						
							
							Fixes   #6173 : Fix assigned device/VM count when bulk editing/deleting device roles  
						
						 
						
						
						
						
					 
					
						2021-04-15 19:53:46 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						ef78a7d41b 
					 
					
						
						
							
							Merge branch 'develop' into feature  
						
						 
						
						
						
						
					 
					
						2021-04-15 15:46:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adrian Nöthlich 
							
						 
					 
					
						
						
							
						
						14d2a49942 
					 
					
						
						
							
							Fixes   #6168 : Add SFP56 interface type  
						
						 
						
						... 
						
						
						
						Signed-off-by: Adrian Nöthlich <git@promasu.tech > 
						
						
					 
					
						2021-04-15 18:37:45 +02:00