Jeremy Stretch
|
bde25e69f8
|
Add CustomFieldsDataFieldInspector for OpenAPI spec
|
2020-08-26 14:36:45 -04:00 |
|
Jeremy Stretch
|
0b7d019c02
|
Remove unused CustomChoiceFieldInspector
|
2020-08-25 15:16:20 -04:00 |
|
Jeremy Stretch
|
2276603ac3
|
Drop CustomFieldValue
|
2020-08-21 16:21:11 -04:00 |
|
Jeremy Stretch
|
bf4fee1592
|
Fixes #5020: Correct handling of dependent objects during bulk deletion
|
2020-08-20 09:44:45 -04:00 |
|
Jeremy Stretch
|
3ebef04a11
|
Closes #5016: assertHttpStatus() should report form validation errors
|
2020-08-18 17:02:47 -04:00 |
|
Jeremy Stretch
|
c482dcd8cb
|
Dump full response content on unexpected status code
|
2020-08-18 10:41:28 -04:00 |
|
Jeremy Stretch
|
0e5d0a43f9
|
Fix serialization of tags for REST API updates
|
2020-08-17 16:18:47 -04:00 |
|
Jeremy Stretch
|
81c72739b5
|
Attach object modification signals before running a custom script
|
2020-08-17 13:43:48 -04:00 |
|
Jeremy Stretch
|
ff5a3c1055
|
Cache custom fields on instance during bulk edit
|
2020-08-17 12:29:40 -04:00 |
|
Jeremy Stretch
|
4ee8e473eb
|
Move ObjectChange creation into signal receivers
|
2020-08-14 17:03:45 -04:00 |
|
Jeremy Stretch
|
b4299241fe
|
Cast all query param values to string
|
2020-08-14 11:38:15 -04:00 |
|
Jeremy Stretch
|
fd139a77f5
|
Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py
|
2020-08-13 12:49:49 -04:00 |
|
Jeremy Stretch
|
b891b407d4
|
Add brief_mode to DynamicModelChoiceMixin
|
2020-08-12 14:15:34 -04:00 |
|
Jeremy Stretch
|
5372492785
|
Clean up Select2 widget Javascript
|
2020-08-12 14:03:58 -04:00 |
|
Jeremy Stretch
|
c40df97ffa
|
Rename add_additional_query_param()
|
2020-08-12 13:59:11 -04:00 |
|
Jeremy Stretch
|
9e14e28d89
|
Remove unused arguments from APISelect widget
|
2020-08-12 13:57:34 -04:00 |
|
Jeremy Stretch
|
e9e77fc689
|
Add disabled_indicator to DynamicModelChoiceMixin
|
2020-08-12 13:30:49 -04:00 |
|
Jeremy Stretch
|
09849391e3
|
Remove filter_for argument from Select2 widgets
|
2020-08-12 13:03:59 -04:00 |
|
Jeremy Stretch
|
100c8fef20
|
Add support for referencing peer field values in query_params
|
2020-08-12 12:37:17 -04:00 |
|
Jeremy Stretch
|
8a8b4e728a
|
Move null_option to DynamicModelChoiceMixin
|
2020-08-12 09:47:13 -04:00 |
|
Jeremy Stretch
|
f3fb85933f
|
Add query_params attribute to DynamicModelChoiceMixin
|
2020-08-12 09:28:24 -04:00 |
|
Jeremy Stretch
|
a831e525da
|
Remove value_field from APISelect; reference to_field_name on field
|
2020-08-11 17:19:40 -04:00 |
|
Jeremy Stretch
|
fdc43f8279
|
Add display_field kwarg to DynamicModelChoiceMixin
|
2020-08-11 17:00:28 -04:00 |
|
Jeremy Stretch
|
2c64d45c69
|
Drop support for conditional_query_params on APISelect
|
2020-08-11 16:23:36 -04:00 |
|
Jeremy Stretch
|
5b438c3f30
|
Refactor utility form resources into separate modules
|
2020-08-11 15:14:06 -04:00 |
|
Jeremy Stretch
|
4a516103a6
|
Extend ObjectPermission constraints to OR multiple JSON objects
|
2020-08-06 15:53:23 -04:00 |
|
Jeremy Stretch
|
b1ec332a56
|
Fixes #4951: Redirect to device inventory view after creting a new inventory item
|
2020-08-06 13:20:12 -04:00 |
|
Jeremy Stretch
|
d384f25ec2
|
Replace expand/collpase with max mask length for prefixes list
|
2020-08-05 16:48:45 -04:00 |
|
Jeremy Stretch
|
65b42c93b0
|
Merge branch 'develop' into develop-2.9
|
2020-08-05 09:15:10 -04:00 |
|
Jeremy Stretch
|
24cedab04b
|
Fixes #4929: Correct log message when creating a new object
|
2020-07-30 08:51:01 -04:00 |
|
Jeremy Stretch
|
cb570790e6
|
Fixes #4895: Force UTF-8 encoding when embedding model documentation
|
2020-07-24 09:26:20 -04:00 |
|
Jeremy Stretch
|
22ee6703ad
|
Merge branch 'develop' into develop-2.9
|
2020-07-23 14:35:34 -04:00 |
|
Jeremy Stretch
|
84d4b2db77
|
Clean up resolution of HTTP verbs to permission actions
|
2020-07-23 13:53:36 -04:00 |
|
Jeremy Stretch
|
cb36f9fdb3
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
kobayashi
|
a12d94a3bc
|
Fixes #4880: Fix remove untagged-vlans if not assigned in bulk interfaces edit
|
2020-07-23 01:36:31 -04:00 |
|
Jeremy Stretch
|
d23f97abc8
|
Merge branch 'develop' into develop-2.9
|
2020-07-22 17:11:35 -04:00 |
|
Jeremy Stretch
|
9f4c1e64ce
|
Refactor clone_button() to avoid undefined URL
|
2020-07-22 17:06:08 -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
|
788f8c9a1c
|
Add view_namespace attrbiute to APITestCase to override model's app_label
|
2020-07-22 11:51:10 -04:00 |
|
Jeremy Stretch
|
e9199d6ca5
|
Look for auth model serializers in users app
|
2020-07-22 11:50:20 -04:00 |
|
Jeremy Stretch
|
3e6b257fa0
|
Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS
|
2020-07-21 17:39:56 -04:00 |
|
Jeremy Stretch
|
1dbf776279
|
Fix handling of ProtectedError exceptions
|
2020-07-16 13:45:02 -04:00 |
|
Jeremy Stretch
|
8dd41b771e
|
Update import locations for Django 3.1
|
2020-07-16 11:54:08 -04:00 |
|
Jeremy Stretch
|
19d0d6ff10
|
Closes #4857: Drop support for legacy numeric choice field values
|
2020-07-15 16:54:33 -04:00 |
|
Jeremy Stretch
|
7461e76606
|
Fix regex for Python 3.7
|
2020-07-15 16:19:30 -04:00 |
|
Jeremy Stretch
|
cf0e31ac0f
|
Introduce BulkRenameObjectsViewTestCase
|
2020-07-14 13:19:00 -04:00 |
|
Jeremy Stretch
|
4458ce69df
|
Enforce constrained permissions when bulk renaming objects
|
2020-07-14 13:18:22 -04:00 |
|
Jeremy Stretch
|
81ed03575d
|
Rename BulkCreateObjectsViewTestCase to CreateMultipleObjectsViewTestCase
|
2020-07-14 11:08:59 -04:00 |
|
Jeremy Stretch
|
05aa008ce1
|
#2006: Prevent script/report execution if no RQ worker is running
|
2020-07-13 15:11:58 -04:00 |
|
Jeremy Stretch
|
8d7001fe56
|
Move abstract ChangeLoggedModel under extras
|
2020-07-09 17:07:25 -04:00 |
|