Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						8fd860a413
					 | 
					
						
						
							
							Transition BulkDeleteView to use ObjectPermissionRequiredMixin
						
						
						
						
						
						
					 | 
					
						2020-05-21 15:14:29 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						82c247f3cf
					 | 
					
						
						
							
							Transition BulkEditView to use ObjectPermissionRequiredMixin
						
						
						
						
						
						
					 | 
					
						2020-05-21 15:07:20 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						5e5038d780
					 | 
					
						
						
							
							Transition BulkImportView to use ObjectPermissionRequiredMixin
						
						
						
						
						
						
					 | 
					
						2020-05-21 14:43:27 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						2b32430a10
					 | 
					
						
						
							
							Transition ObjectDeleteView to use ObjectPermissionRequiredMixin
						
						
						
						
						
						
					 | 
					
						2020-05-21 14:34:40 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						406b076b95
					 | 
					
						
						
							
							Transition ObjectEditView to use ObjectPermissionRequiredMixin
						
						
						
						
						
						
					 | 
					
						2020-05-21 13:59:19 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						993ee8c900
					 | 
					
						
						
							
							Transition ObjectListView to use ObjectPermissionRequiredMixin
						
						
						
						
						
						
					 | 
					
						2020-05-21 13:22:09 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						cc6e74dfd5
					 | 
					
						
						
							
							Move ObjectPermissionRequiredMixin to utilities.views
						
						
						
						
						
						
					 | 
					
						2020-05-21 13:12:15 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						40c590f445
					 | 
					
						
						
							
							Add queryset to all BulkImportViews
						
						
						
						
						
						
					 | 
					
						2020-05-21 12:01:42 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						5486cff441
					 | 
					
						
						
							
							Add object permission support, tests for bulk import/edit/delete views
						
						
						
						
						
						
					 | 
					
						2020-05-21 11:49:50 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						64f60228ec
					 | 
					
						
						
							
							Add web UI view tests for object-level permissions
						
						
						
						
						
						
					 | 
					
						2020-05-20 13:35:54 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						f3b22acc9a
					 | 
					
						
						
							
							Merge branch 'develop' into develop-2.9
						
						
						
						
						
						
					 | 
					
						2020-05-15 11:29:07 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						3c8e7e739d
					 | 
					
						
						
							
							Fixes #4649: Fix interface assignment for bulk-imported IP addresses
						
						
						
						
						
						
					 | 
					
						2020-05-15 09:44:00 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						8394ff5537
					 | 
					
						
						
							
							Fixes #4644: Fix ordering of services table by parent
						
						
						
						
						
						
					 | 
					
						2020-05-15 09:02:56 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Anderson
							
						 
					 | 
					
						
						
							
						
						14744da8f6
					 | 
					
						
						
							
							fixes #4647 - caching invalidation related to assinging new IP addresses to interfaces
						
						
						
						
						
						
					 | 
					
						2020-05-15 02:45:48 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						e0ebb8e7d8
					 | 
					
						
						
							
							Fixes #4617: Restore IP prefix depth notation in list view
						
						
						
						
						
						
					 | 
					
						2020-05-13 17:08:48 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						07fd92cd4c
					 | 
					
						
						
							
							Fixes #4629: Replicate assigned interface when cloning IP addresses
						
						
						
						
						
						
					 | 
					
						2020-05-13 16:25:22 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						1461be2004
					 | 
					
						
						
							
							Fixes #4613: Fix tag assignment on config contexts (regression from #4527)
						
						
						
						
						
						
					 | 
					
						2020-05-13 10:28:48 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						3abb52a085
					 | 
					
						
						
							
							#4624: Refactor ObjectDeleteView to use a queryset
						
						
						
						
						
						
					 | 
					
						2020-05-11 12:47:01 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						87fa6bc252
					 | 
					
						
						
							
							#4624: Refactor ObjectEditView to use a queryset
						
						
						
						
						
						
					 | 
					
						2020-05-11 12:37:22 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						cd0eb0d8ce
					 | 
					
						
						
							
							Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk
						
						
						
						
						
						
					 | 
					
						2020-05-06 15:00:01 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						a4dbd2dae5
					 | 
					
						
						
							
							Closes #3064: Include tags in object lists as a toggleable table column
						
						
						
						
						
						
					 | 
					
						2020-05-06 14:42:51 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						1ccb3162ff
					 | 
					
						
						
							
							Ensure all model FilterSets support the 'id' field
						
						
						
						
						
						
					 | 
					
						2020-05-06 12:33:52 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						9312dea2b2
					 | 
					
						
						
							
							Merge pull request #4564 from netbox-community/3147-csv-import-fields
						
						
						
						
						
						
						
						Closes #3147: Allow dynamic access to related objects during CSV import 
						
						
					 | 
					
						2020-05-06 10:15:00 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						270d61ce1b
					 | 
					
						
						
							
							Remove boilerplate error messages from CSV model choice fields
						
						
						
						
						
						
					 | 
					
						2020-05-06 09:58:12 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						70d0a5f665
					 | 
					
						
						
							
							Introduce CSVModelChoiceField to provide better validation for CSV model choices
						
						
						
						
						
						
					 | 
					
						2020-05-06 09:43:10 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						839e999a71
					 | 
					
						
						
							
							Introduce CSVModelForm for dynamic CSV imports
						
						
						
						
						
						
					 | 
					
						2020-05-05 16:15:09 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						718ff4a743
					 | 
					
						
						
							
							Update help_texts for models, import forms
						
						
						
						
						
						
					 | 
					
						2020-05-01 15:40:34 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						4b8ef6b09a
					 | 
					
						
						
							
							Removed FlexibleModelChoiceField
						
						
						
						
						
						
					 | 
					
						2020-05-01 13:40:52 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						6e9e6af2f0
					 | 
					
						
						
							
							#492: Extend IPAM tables
						
						
						
						
						
						
					 | 
					
						2020-04-29 11:29:30 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						f535ef4924
					 | 
					
						
						
							
							Update development docs to remove squashing instructions
						
						
						
						
						
						
					 | 
					
						2020-04-29 09:44:41 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						6e832de4a9
					 | 
					
						
						
							
							Remove squashed migrations
						
						
						
						
						
						
					 | 
					
						2020-04-29 09:31:52 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						cc721efe97
					 | 
					
						
						
							
							Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints
						
						
						
						
						
						
					 | 
					
						2020-04-21 14:12:49 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						e0f819691f
					 | 
					
						
						
							
							Fixes #4496: Fix exception when validating certain models via REST API
						
						
						
						
						
						
					 | 
					
						2020-04-15 09:37:30 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						46b896b2cf
					 | 
					
						
						
							
							Merge branch 'develop' into develop-2.8
						
						
						
						
						
						
					 | 
					
						2020-04-06 13:51:05 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						aa38dcf490
					 | 
					
						
						
							
							Closes #3676: Reference VRF by name rather than RD during IP/prefix import
						
						
						
						
						
						
					 | 
					
						2020-03-30 15:54:35 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Anderson
							
						 
					 | 
					
						
						
							
						
						09e09e43ba
					 | 
					
						
						
							
							Merge branch 'develop' into develop-2.8
						
						
						
						
						
						
					 | 
					
						2020-03-18 14:44:18 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						450615e0bb
					 | 
					
						
						
							
							Change IPAddressForm.nat_vrf to DynamicModelChoiceField
						
						
						
						
						
						
					 | 
					
						2020-03-16 14:29:01 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						0068108c57
					 | 
					
						
						
							
							Remove APISelect widget/api_url argument from dynamic fields
						
						
						
						
						
						
					 | 
					
						2020-03-16 14:08:48 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Anderson
							
						 
					 | 
					
						
						
							
						
						901143b72a
					 | 
					
						
						
							
							Merge branch 'develop' into develop-2.8
						
						
						
						
						
						
					 | 
					
						2020-03-16 12:17:00 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								kobayashi
							
						 
					 | 
					
						
						
							
						
						7ef9a6c0a7
					 | 
					
						
						
							
							Fixes #2769: improve prefix_length validations
						
						
						
						
						
						
					 | 
					
						2020-03-16 03:20:15 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Anderson
							
						 
					 | 
					
						
						
							
						
						9df238c5f2
					 | 
					
						
						
							
							Merge branch 'develop' into develop-2.8
						
						
						
						
						
						
					 | 
					
						2020-03-15 00:18:32 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Anderson
							
						 
					 | 
					
						
						
							
						
						9466802a95
					 | 
					
						
						
							
							closes #4368 - extras features model registration
						
						
						
						
						
						
					 | 
					
						2020-03-14 03:03:22 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						9f5b138b0f
					 | 
					
						
						
							
							Add migrations for description fields
						
						
						
						
						
						
					 | 
					
						2020-03-13 16:35:36 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						cebe580484
					 | 
					
						
						
							
							Add a description field to all organizational models
						
						
						
						
						
						
					 | 
					
						2020-03-13 16:33:28 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						3b4ec5926d
					 | 
					
						
						
							
							Standardize existing description fields to a length of 200 chars
						
						
						
						
						
						
					 | 
					
						2020-03-13 15:49:58 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						a53f854187
					 | 
					
						
						
							
							Remove tests for API _choices endpoints
						
						
						
						
						
						
					 | 
					
						2020-03-12 10:48:53 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						ea9de37dd1
					 | 
					
						
						
							
							Remove FieldChoicesViewSet
						
						
						
						
						
						
					 | 
					
						2020-03-12 10:48:17 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						b5d57262f9
					 | 
					
						
						
							
							Update tests for nested TenantGroups
						
						
						
						
						
						
					 | 
					
						2020-03-11 21:14:53 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						0de857bf7a
					 | 
					
						
						
							
							Merge branch 'develop' into develop-2.8
						
						
						
						
						
						
					 | 
					
						2020-03-10 15:06:37 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jeremy Stretch
							
						 
					 | 
					
						
						
							
						
						1eddac4066
					 | 
					
						
						
							
							Fixes #4338: Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix
						
						
						
						
						
						
					 | 
					
						2020-03-10 11:58:34 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |