Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						81ca455fef 
					 
					
						
						
							
							Move array_to_range(), array_to_string(), deepmerge(), drange(), flatten_dict(), and shallow_compare_dict() to utilities.data  
						
						 
						
						
						
						
					 
					
						2024-03-22 08:59:52 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						b36a70d236 
					 
					
						
						
							
							Add missing filters for reverse many-to-many relationships  
						
						 
						
						
						
						
					 
					
						2024-03-11 14:39:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						6085e0bb0b 
					 
					
						
						
							
							Test for missing ManyToManyField filters  
						
						 
						
						
						
						
					 
					
						2024-03-11 14:39:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						5cb7af88d4 
					 
					
						
						
							
							Fix remaining tests  
						
						 
						
						
						
						
					 
					
						2024-03-11 14:39:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						6af12b1814 
					 
					
						
						
							
							Add tests for missing FilterSet filters  
						
						 
						
						
						
						
					 
					
						2024-03-11 14:39:34 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						0419a69ae8 
					 
					
						
						
							
							Clean up outdated references to ContentType  
						
						 
						
						
						
						
					 
					
						2024-03-04 10:46:34 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						01ee9c87b8 
					 
					
						
						
							
							Update ObjectPermission.object_types to reference ObjectType  
						
						 
						
						
						
						
					 
					
						2024-03-04 09:52:45 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						c6a3fc2407 
					 
					
						
						
							
							#12795 : Introduce a custom Group model ( #15304 )  
						
						 
						
						... 
						
						
						
						* Rename sequences & indexes after renaming users table
* Migrate from auth.Group to a custom group model
* Delete original groups from auth_group table
* Update object & multi-object custom fields referencing the Group model
* Fix ContentType resolution
* Clean up obsolete logic for view/serializer resolution 
						
						
					 
					
						2024-03-04 08:29:53 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						d042e6f69d 
					 
					
						
						
							
							Closes   #15238 : Include description field in brief mode  
						
						 
						
						
						
						
					 
					
						2024-02-26 11:39:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arthur Hanson 
							
						 
					 
					
						
						
							
						
						317bef6796 
					 
					
						
						
							
							12795 custom user model ( #15005 )  
						
						 
						
						... 
						
						
						
						* 12795 users.User migration
* 12795 users.User migration
* 12795 review changes
* 12795 fix user model registration
* 12795 fix user model registration
* 12795 update migration
* 12795 update migration
* 12795 update migration
* 12795 add comment to migration db_table
* Tweak import to avoid class name collision
* 12795 add comment for _register_features requirement
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com > 
						
						
					 
					
						2024-02-05 13:24:03 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						8e20581da7 
					 
					
						
						
							
							PEP8 cleanup  
						
						 
						
						
						
						
					 
					
						2024-01-05 13:08:37 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						3ef2db81e8 
					 
					
						
						
							
							Closes   #14629 : Add filter tests for all q and description filters  
						
						 
						
						
						
						
					 
					
						2023-12-28 13:53:16 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vincent Simonin 
							
						 
					 
					
						
						
							
						
						3a3d43911c 
					 
					
						
						
							
							Fixed password was not hashed on REST API update ( #14340 )  
						
						 
						
						... 
						
						
						
						* Fixed password was not hashed on REST API update
* When we updated a user password with a REST API call the password was
  stored in clear in plain text in the database.
* Following code review
* Move test on UserTest class
* Call `super().update()` in overriding `update` method
* Return directly the result of `super().update()` 
						
						
					 
					
						2023-11-29 15:59:54 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						c38884fa11 
					 
					
						
						
							
							Add description & expires fields to token test  
						
						 
						
						
						
						
					 
					
						2023-09-01 12:33:02 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						315c4bb1ac 
					 
					
						
						
							
							#13434 : Fix tests  
						
						 
						
						
						
						
					 
					
						2023-08-10 14:32:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						07f68ae579 
					 
					
						
						
							
							Closes   #13038 : Establish DEFAULT_PERMISSIONS config parameter ( #13308 )  
						
						 
						
						... 
						
						
						
						* Introduce the DEFAULT_PERMISSIONS config parameter
* Establish default permissions for user token management 
						
						
					 
					
						2023-07-30 15:04:58 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arthur Hanson 
							
						 
					 
					
						
						
							
						
						7600d7b344 
					 
					
						
						
							
							Closes   #13228 : Move token management views to primary UI  
						
						 
						
						
						
						
					 
					
						2023-07-25 13:43:40 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arthur Hanson 
							
						 
					 
					
						
						
							
						
						a4acb50edd 
					 
					
						
						
							
							12589 move user and group admin from admin ( #12877 )  
						
						 
						
						... 
						
						
						
						Move admin views for users, groups, and object permissions from the admin site to the NetBox frontend
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com > 
						
						
					 
					
						2023-07-20 16:22:08 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arthur Hanson 
							
						 
					 
					
						
						
							
						
						518fd8cca6 
					 
					
						
						
							
							12794 change User ref to get_user_model ( #12905 )  
						
						 
						
						... 
						
						
						
						* 12794 change User ref to get_user_model
* 12794 call get_user_model once in tests
* 12794 call get_user_model once in tests
* 12794 use settings.AUTH_USER_MODEL for FK reference 
						
						
					 
					
						2023-06-22 08:26:50 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arthur Hanson 
							
						 
					 
					
						
						
							
						
						9e305c6181 
					 
					
						
						
							
							Closes   #12207 : Establish a permission for creating API tokens on behalf of other users ( #12192 )  
						
						 
						
						... 
						
						
						
						* 11091 add permission to allow user to create api tokens for other users
* 11091 update docs
* 11091 fix for test
* 11091 fix for test
* 11091 test case for invalid token creation
* 11091 add test for permission grant
* Cleanup & fix serializer validation
---------
Co-authored-by: jeremystretch <jstretch@netboxlabs.com > 
						
						
					 
					
						2023-04-12 10:25:06 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						2bf9acfb19 
					 
					
						
						
							
							Closes   #12193 : Clean up tests ( #12197 )  
						
						 
						
						... 
						
						
						
						* Fix skipped API tests
* Remove invalid tests
* Correct logger name 
						
						
					 
					
						2023-04-06 16:35:27 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						d4a231585a 
					 
					
						
						
							
							Clean up tests  
						
						 
						
						
						
						
					 
					
						2022-11-17 10:50:05 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						bfbf97aec9 
					 
					
						
						
							
							Closes   #10031 : Enforce 'application/json' content type for REST API requests  
						
						 
						
						
						
						
					 
					
						2022-08-24 15:49:36 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						fab4d95156 
					 
					
						
						
							
							Merge branch 'develop' into feature  
						
						 
						
						
						
						
					 
					
						2022-02-25 14:06:45 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Djothi Carpentier 
							
						 
					 
					
						
						
							
						
						5a60224d77 
					 
					
						
						
							
							Add description filter for Token & ObjectPermission  
						
						 
						
						
						
						
					 
					
						2022-02-25 18:15:33 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						23a80770e1 
					 
					
						
						
							
							Move configure_table() logic to NetBoxTable.configure()  
						
						 
						
						
						
						
					 
					
						2022-02-09 14:10:54 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						4a1b4e0485 
					 
					
						
						
							
							Closes   #8469 : Move BaseTable, columns to netbox core app  
						
						 
						
						
						
						
					 
					
						2022-01-27 15:00:10 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						21e0e6e495 
					 
					
						
						
							
							Closes   #6954 : Remember users' table ordering preferences  
						
						 
						
						
						
						
					 
					
						2022-01-10 14:03:07 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						01997efcbe 
					 
					
						
						
							
							Add tests & cleanup  
						
						 
						
						
						
						
					 
					
						2021-12-22 09:51:31 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						34aa231436 
					 
					
						
						
							
							Closes   #6899 : Add filterset tests for Token  
						
						 
						
						
						
						
					 
					
						2021-08-06 09:41:49 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						e6091ee0c9 
					 
					
						
						
							
							Consolidate GraphQLTestCase into APIViewTestCase  
						
						 
						
						
						
						
					 
					
						2021-06-30 10:07:33 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						05ba54b6d3 
					 
					
						
						
							
							Add GraphQL for users and groups  
						
						 
						
						
						
						
					 
					
						2021-06-29 13:15:10 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						b038b1f613 
					 
					
						
						
							
							Add a REST API endpoint to provision new tokens using username & password  
						
						 
						
						
						
						
					 
					
						2021-06-11 15:54:31 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						48b4bf1683 
					 
					
						
						
							
							Initial work on REST API endpoint for tokens  
						
						 
						
						
						
						
					 
					
						2021-06-11 15:14:19 -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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								jeremystretch 
							
						 
					 
					
						
						
							
						
						1024782b9e 
					 
					
						
						
							
							Rename FilterSet modules  
						
						 
						
						
						
						
					 
					
						2021-04-29 16:48:24 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						fb48c1f6dd 
					 
					
						
						
							
							Add 'display' field to all REST API serializers  
						
						 
						
						
						
						
					 
					
						2021-03-16 10:06:25 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						ef77961cf4 
					 
					
						
						
							
							Fix tests  
						
						 
						
						
						
						
					 
					
						2020-12-01 12:01:10 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						915cf3e715 
					 
					
						
						
							
							Merge branch 'develop' into develop-2.10  
						
						 
						
						
						
						
					 
					
						2020-12-01 11:42:55 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						77bbe5730b 
					 
					
						
						
							
							Fixes   #5383 : Fix setting user password via REST API  
						
						 
						
						
						
						
					 
					
						2020-11-25 11:47:53 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						2bb79a2773 
					 
					
						
						
							
							Add missing bulk update test data  
						
						 
						
						
						
						
					 
					
						2020-11-02 16:56:04 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						aad32c4866 
					 
					
						
						
							
							Add tests for UserConfig API endpoint  
						
						 
						
						
						
						
					 
					
						2020-10-29 16:05:59 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						053c600b67 
					 
					
						
						
							
							Closes   #4943 : Add a 'description' field to ObjectPermission  
						
						 
						
						
						
						
					 
					
						2020-08-03 16:37:37 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						380d30e612 
					 
					
						
						
							
							Add filters for ObjectPermissions  
						
						 
						
						
						
						
					 
					
						2020-07-22 16:34:16 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						79f1248119 
					 
					
						
						
							
							Add filter tests for group, users  
						
						 
						
						
						
						
					 
					
						2020-07-22 13:58:12 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						64a3bd37e7 
					 
					
						
						
							
							Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models  
						
						 
						
						
						
						
					 
					
						2020-07-22 12:13:07 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						b4cf85149b 
					 
					
						
						
							
							Add tests for users and groups API endpoints  
						
						 
						
						
						
						
					 
					
						2020-07-22 12:04:14 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						3e6b257fa0 
					 
					
						
						
							
							Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS  
						
						 
						
						
						
						
					 
					
						2020-07-21 17:39:56 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeremy Stretch 
							
						 
					 
					
						
						
							
						
						fac0da224a 
					 
					
						
						
							
							Add name, enabled fields to ObjectPermission  
						
						 
						
						
						
						
					 
					
						2020-07-08 13:44:19 -04:00