Jeremy Stretch
|
4a703a6085
|
Clean up stray Font Awesome icons
|
2020-11-06 15:06:45 -05:00 |
|
Jeremy Stretch
|
9d4b9b7f85
|
Replace Glyphicons with Material Design
|
2020-11-06 14:49:14 -05:00 |
|
Jeremy Stretch
|
5ce315aff8
|
Remove extraneous prefetch_related() calls from object list views
|
2020-10-30 16:54:41 -04:00 |
|
Jeremy Stretch
|
124a43b63f
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
Jeremy Stretch
|
652579089c
|
Merge pull request #5286 from netbox-community/5285-plugins-api-app_name
Fixes #5285: Include plugin API endpoints in root view without needing app_name set
|
2020-10-30 09:10:12 -04:00 |
|
John Anderson
|
ffe01cb42b
|
move get_queryset() to common mixin
|
2020-10-30 02:56:43 -04:00 |
|
John Anderson
|
f3d5de6e56
|
convert region fields to f-string
|
2020-10-30 02:56:26 -04:00 |
|
Jeremy Stretch
|
3f19165db2
|
Fixes #5285: Include plugin API endpoints in root view without needing app_name set
|
2020-10-29 12:30:10 -04:00 |
|
John Anderson
|
cde90ae8bd
|
clean up imports
|
2020-10-25 19:00:56 -04:00 |
|
John Anderson
|
56946254e4
|
pep8
|
2020-10-25 17:56:42 -04:00 |
|
John Anderson
|
4f546f2dd2
|
added tests
|
2020-10-25 16:49:18 -04:00 |
|
John Anderson
|
f96b5c67a0
|
account for null value annotations
|
2020-10-23 10:56:02 -04:00 |
|
John Anderson
|
152fe800c7
|
add support for regions and vms
|
2020-10-23 01:18:04 -04:00 |
|
John Anderson
|
cdd1948721
|
initial work on config context performance improvements
|
2020-10-20 01:07:22 -04:00 |
|
Jeremy Stretch
|
61a6a47455
|
Closes #609: Add min/max value and regex validation for custom fields
|
2020-10-15 15:06:01 -04:00 |
|
Jeremy Stretch
|
8d437d80cb
|
#4711: Rename CustomField.obj_type to content_types
|
2020-10-14 15:26:46 -04:00 |
|
Jeremy Stretch
|
219d07f997
|
Reorganize REST API components under netbox app
|
2020-10-13 15:57:21 -04:00 |
|
Jeremy Stretch
|
76158ec165
|
Merge branch 'develop' into develop-2.10
|
2020-10-12 09:51:54 -04:00 |
|
Jeremy Stretch
|
53428478d2
|
Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled
|
2020-10-09 15:53:45 -04:00 |
|
Jeremy Stretch
|
d270e89750
|
Ditch hard-coded filtering of ContentTypes API endpoint
|
2020-10-09 15:11:56 -04:00 |
|
Jeremy Stretch
|
62e79b8e8e
|
Closes #5190: Add a REST API endpoint for content types
|
2020-10-09 15:08:29 -04:00 |
|
Jeremy Stretch
|
c1fefe135a
|
Merge branch 'develop' into develop-2.10
|
2020-10-09 13:52:16 -04:00 |
|
Jeremy Stretch
|
7844d6a705
|
Closes #5202: Extend the available context data when rendering custom links
|
2020-10-09 12:36:09 -04:00 |
|
Jeremy Stretch
|
d952d77684
|
Fixes #5226: Custom choice fields should be blank initially if no default choice has been designated
|
2020-10-09 11:34:50 -04:00 |
|
Jeremy Stretch
|
b02f2d3f90
|
Fix error in OBJECTCHANGE_OBJECT table column template
|
2020-10-07 13:13:03 -04:00 |
|
Jeremy Stretch
|
4fe4732e8b
|
Fixes #5206: Apply user pagination preferences to all paginated object lists
|
2020-10-02 13:54:57 -04:00 |
|
Jeremy Stretch
|
3be9d13485
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
Jeremy Stretch
|
db3a7e3b42
|
Relocate CSS classes for ChoiceFields from model to ChoiceSet
|
2020-09-24 16:35:53 -04:00 |
|
Jeremy Stretch
|
18c5a3f4d8
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
Jeremy Stretch
|
944c2f6463
|
Fixes #5066: Update view_reportresult to view_report permission
|
2020-09-23 13:40:15 -04:00 |
|
Jeremy Stretch
|
04a20a862b
|
Fixes #5137: Correct permission for viewing report results is extras.view_reportresult
|
2020-09-23 10:16:22 -04:00 |
|
Jeremy Stretch
|
8f6dc0e2b5
|
Fix ImageAttachmentTestCase
|
2020-09-22 16:26:08 -04:00 |
|
Jeremy Stretch
|
1b3cec5855
|
Fixes #5167: Support filtering ObjectChanges by multiple users
|
2020-09-22 16:17:39 -04:00 |
|
Jeremy Stretch
|
b292ff108c
|
Closes #4897: Allow filtering by content type identified as <app>.<model> string
|
2020-09-22 16:06:38 -04:00 |
|
Jeremy Stretch
|
c4271ce131
|
Add test for API bulk updates
|
2020-09-22 13:50:55 -04:00 |
|
Jeremy Stretch
|
1fa8564839
|
Clean up CustomField admin form
|
2020-09-17 12:43:08 -04:00 |
|
Jeremy Stretch
|
76ca1e5b1b
|
Simplify form field for boolean CustomFields
|
2020-09-17 12:26:02 -04:00 |
|
Jeremy Stretch
|
ed9a2ff107
|
Disable bulk deletion of CustomFields in admin UI
|
2020-09-17 12:14:02 -04:00 |
|
Jeremy Stretch
|
abbea95b32
|
Clean up stale data when a custom field is changed/deleted
|
2020-09-16 17:03:31 -04:00 |
|
John Anderson
|
f276dd1d63
|
fixes #5108 - correct the runreport management command to work with JobResults model
|
2020-09-10 17:43:41 -04:00 |
|
Jeremy Stretch
|
2bc7f74d3f
|
Fixes #5118: Specifying an empty list of tags should clear assigned tags (REST API)
|
2020-09-09 13:43:10 -04:00 |
|
Jeremy Stretch
|
9d799b757a
|
Fixes #5109: Fix representation of custom choice field values for webhook data
|
2020-09-09 11:47:21 -04:00 |
|
Jeremy Stretch
|
0c737ec1c0
|
Merge branch 'develop-2.10' into 4878-custom-fields
|
2020-09-04 16:14:06 -04:00 |
|
Jeremy Stretch
|
00cdd20681
|
Merge develop into develop-2.10
|
2020-09-04 16:09:05 -04:00 |
|
Jeremy Stretch
|
ac3a30b6ff
|
Fixes #5072: Add REST API filters for image attachments
|
2020-09-02 16:10:07 -04:00 |
|
Jeremy Stretch
|
8d0d2caad8
|
Fixes #5081: Fix exception during webhook processing with custom select field
|
2020-09-01 09:54:45 -04:00 |
|
Jeremy Stretch
|
cc7bebfcd3
|
Cache CustomField assignments for API queries
|
2020-08-25 16:44:59 -04:00 |
|
Jeremy Stretch
|
3212b88a7b
|
Fix filtering by custom field value
|
2020-08-25 16:21:54 -04:00 |
|
Jeremy Stretch
|
da487d727f
|
Fix import test
|
2020-08-25 15:31:01 -04:00 |
|
Jeremy Stretch
|
63bb8d2ed8
|
Replace CustomFieldsSerializer with CustomFieldsDataField
|
2020-08-25 15:22:32 -04:00 |
|