Jeremy Stretch
|
c1a37db871
|
Fix managers on Graph and ExportTemplate
|
2020-06-08 13:41:12 -04:00 |
|
Jeremy Stretch
|
a8145fe4c2
|
Add permission assignment to custom test methods
|
2020-06-08 13:40:46 -04:00 |
|
Jeremy Stretch
|
0ebd87bcb9
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
4f830c9c22
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
032f87caec
|
Merge branch 'develop' into 4722-api-tests
|
2020-06-05 15:50:14 -04:00 |
|
Jeremy Stretch
|
e616aad911
|
Fixes #4725: Fix "brief" rendering of various REST API endpoints
|
2020-06-05 15:49:06 -04:00 |
|
Jeremy Stretch
|
665646707c
|
Standardize extras API tests
|
2020-06-05 13:41:54 -04:00 |
|
Jeremy Stretch
|
fae115b995
|
Closes #4698: Improve display of template code for object in admin UI
|
2020-06-04 13:11:24 -04:00 |
|
Jeremy Stretch
|
19407ba3bc
|
Uodate script and report views to use ObjectPermissionRequiredMixin
|
2020-06-02 15:40:39 -04:00 |
|
Jeremy Stretch
|
7a7634de2d
|
Accomodate custom legacy permission in schema migration
|
2020-06-02 10:50:58 -04:00 |
|
Jeremy Stretch
|
3c334a0238
|
Update views to restrict all querysets
|
2020-06-01 11:43:49 -04:00 |
|
Jeremy Stretch
|
e23b2c4c4f
|
Implement RestrictedQuerySet as a manager
|
2020-05-29 16:27:36 -04:00 |
|
Jeremy Stretch
|
486f1a74ab
|
Standardize base classes for view test cases
|
2020-05-28 12:05:54 -04:00 |
|
Jeremy Stretch
|
ce46512c74
|
Fix permission assignment in tests
|
2020-05-27 16:53:30 -04:00 |
|
Jeremy Stretch
|
03da9348e5
|
Merge branch 'develop-2.9' into 554-object-permissions
|
2020-05-26 16:42:39 -04:00 |
|
Jeremy Stretch
|
28a14cf5ae
|
Merge branch 'develop' into develop-2.9
|
2020-05-26 16:39:23 -04:00 |
|
Jeremy Stretch
|
ccc31b2c7c
|
Fixes #4525: Allow passing initial data to custom script MultiObjectVar
|
2020-05-26 15:34:29 -04:00 |
|
Jeremy Stretch
|
92f49b4711
|
Closes #4672: Set default color for rack and devices roles
|
2020-05-26 09:36:27 -04:00 |
|
Jeremy Stretch
|
4545c15173
|
Merge branch 'develop' into 4651-csrf-in-plugintemplateextension
|
2020-05-26 09:02:39 -04:00 |
|
Jeremy Stretch
|
635fefcb5c
|
Update exempted tests
|
2020-05-22 16:33:56 -04:00 |
|
Sander Steffann
|
ff3b348771
|
Add csrf_token to PluginTemplateExtension context
|
2020-05-22 22:28:04 +02:00 |
|
Sander Steffann
|
27700d316f
|
Add perms to PluginTemplateExtension context
|
2020-05-22 22:24:39 +02:00 |
|
Jeremy Stretch
|
1bce148be2
|
Enforce object-level permissions for ObjectConfigContextView
|
2020-05-22 11:55:56 -04:00 |
|
Jeremy Stretch
|
e61fc1f709
|
Introduce ObjectView to enforce object-level permissions for individual object views
|
2020-05-21 15:53:00 -04:00 |
|
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
|
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
|
f3b22acc9a
|
Merge branch 'develop' into develop-2.9
|
2020-05-15 11:29:07 -04:00 |
|
Jeremy Stretch
|
ba91b3aa2e
|
Fixes #4646: Correct UI link for reports with custom name
|
2020-05-15 09:13:51 -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
|
745c9a9c2b
|
Add test for CustomFieldManager.get_for_model()
|
2020-05-08 12:18:08 -04:00 |
|
Jeremy Stretch
|
e3be5f8468
|
Remove local caching attempt
|
2020-05-08 10:05:05 -04:00 |
|
Jeremy Stretch
|
2c19390d7c
|
Introduce CustomFieldManager (WIP)
|
2020-05-07 17:20:32 -04:00 |
|
Jeremy Stretch
|
da8380c62c
|
Refactor extras.models
|
2020-05-07 16:59:27 -04:00 |
|
Jeremy Stretch
|
5c1adf9e37
|
Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user
|
2020-05-06 23:44:06 -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
|
839e999a71
|
Introduce CSVModelForm for dynamic CSV imports
|
2020-05-05 16:15:09 -04:00 |
|
Jeremy Stretch
|
80f08e6830
|
Merge pull request #4555 from netbox-community/492-table-column-ordering
Closes #492: Table column ordering
|
2020-05-04 15:12:29 -04:00 |
|
Jeremy Stretch
|
6ab046ba8f
|
Fix tests for #4502
|
2020-04-30 15:43:33 -04:00 |
|
Jeremy Stretch
|
05cb47e650
|
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
2020-04-30 14:59:13 -04:00 |
|
Jeremy Stretch
|
7ad27a2b65
|
#492: Extend extras tables
|
2020-04-29 11:03:49 -04:00 |
|
Jeremy Stretch
|
6e832de4a9
|
Remove squashed migrations
|
2020-04-29 09:31:52 -04:00 |
|
kobayashi
|
39ea14202e
|
Fix 4549 webhook body encode in utf-8
|
2020-04-29 01:48:53 -04:00 |
|
Jeremy Stretch
|
4971054c34
|
Standardize import statement as django_rq is no longer optional
|
2020-04-24 15:43:58 -04:00 |
|
Jeremy Stretch
|
bdbf21b3e2
|
Closes #4421: Retain user's preference for config context format
|
2020-04-24 12:01:41 -04:00 |
|
Jeremy Stretch
|
f019c8d2ce
|
Fixes #4527: Fix assignment of certain tags to config contexts
|
2020-04-24 11:31:01 -04:00 |
|
Jeremy Stretch
|
8939d4de92
|
Use packaging.version.parse directly
|
2020-04-10 11:18:01 -04:00 |
|
Jeremy Stretch
|
5de085d83d
|
Tweak PluginMenuButton icon_class to require additional "fa" class
|
2020-04-10 10:36:03 -04:00 |
|
Jeremy Stretch
|
19a10cee82
|
Rename base template
|
2020-04-10 10:21:02 -04:00 |
|
Jeremy Stretch
|
5266bf93a3
|
Merge branch 'develop' into develop-2.8
|
2020-04-08 13:50:15 -04:00 |
|
Jeremy Stretch
|
ae58af4bb7
|
Added webhook_receiver management command
|
2020-04-07 13:37:48 -04:00 |
|
Jeremy Stretch
|
902b1b2c32
|
Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0
|
2020-04-07 10:17:34 -04:00 |
|
Jeremy Stretch
|
34c33549b8
|
Add tests for plugins caching config
|
2020-04-06 12:00:28 -04:00 |
|
Jeremy Stretch
|
9ffc404027
|
Add tests for plugin configuration, min/max version
|
2020-04-06 11:44:38 -04:00 |
|
Jeremy Stretch
|
6413d47fb2
|
Skip PluginTest if dummy_plugin not in PLUGINS list
|
2020-04-02 16:13:15 -04:00 |
|
Jeremy Stretch
|
9e0aa0d11e
|
Naming tweaks
|
2020-04-02 15:43:23 -04:00 |
|
Jeremy Stretch
|
ee4c5ef64a
|
Fix CI tests
|
2020-04-02 15:11:19 -04:00 |
|
Jeremy Stretch
|
92fc28aa09
|
Remove errant references to external plugin
|
2020-04-01 17:18:15 -04:00 |
|
Jeremy Stretch
|
30e330c887
|
Initial implementation of tests for plugins framework
|
2020-04-01 17:08:47 -04:00 |
|
Jeremy Stretch
|
0432b1a6f9
|
Move default caching_config to PluginConfig class
|
2020-04-01 12:10:19 -04:00 |
|
Jeremy Stretch
|
a914a7c438
|
Update serializer context assignment for DRF 3.11
|
2020-03-30 12:39:15 -04:00 |
|
Jeremy Stretch
|
0d9d0b0446
|
Convert installed_plugins_admin_view to a class-based view
|
2020-03-27 13:35:25 -04:00 |
|
Jeremy Stretch
|
cb344a3792
|
Clean up plugin URL registration
|
2020-03-27 13:26:53 -04:00 |
|
Jeremy Stretch
|
dd9fc4173d
|
Expose regsitry in templates using existing context processor for settings
|
2020-03-27 13:18:51 -04:00 |
|
Jeremy Stretch
|
fd6739f0cc
|
Improved menu item/button validation
|
2020-03-27 13:12:58 -04:00 |
|
Jeremy Stretch
|
fa83750e72
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-27 13:05:34 -04:00 |
|
Jeremy Stretch
|
a72d5c899e
|
Merge branch 'develop' into develop-2.8
|
2020-03-27 12:53:55 -04:00 |
|
Jeremy Stretch
|
8a3ebf64bc
|
Rename obj to object; clean up docstrings
|
2020-03-26 21:46:56 -04:00 |
|
Jeremy Stretch
|
af302d8368
|
Avoid instantiating PluginTemplateExtension subclasses when the specified method has not been defined
|
2020-03-26 21:25:10 -04:00 |
|
Jeremy Stretch
|
f03cc96050
|
Restrict context data available to PluginTemplateExtensions
|
2020-03-26 16:50:55 -04:00 |
|
Jeremy Stretch
|
e7f7b14214
|
Extend menu items and buttons to accept a list of required permissions
|
2020-03-26 16:04:12 -04:00 |
|
Jeremy Stretch
|
84d2db0d35
|
Tweak variable naming
|
2020-03-26 13:37:52 -04:00 |
|
Jeremy Stretch
|
74e56a890c
|
Remove unused PluginSignal class
|
2020-03-26 12:26:58 -04:00 |
|
Jeremy Stretch
|
b94ef39a51
|
Standardize naming of menu items
|
2020-03-26 12:25:36 -04:00 |
|
Jeremy Stretch
|
877417d68f
|
Rename PluginTemplateContent to PluginTemplateExtension
|
2020-03-26 12:18:58 -04:00 |
|
Jeremy Stretch
|
d316d8ac61
|
Rename PluginNavMenuButton to PluginMenuButton
|
2020-03-26 11:30:42 -04:00 |
|
Jeremy Stretch
|
40574b65af
|
Rename PluginNavMenuLink to PluginMenuItem
|
2020-03-26 11:29:05 -04:00 |
|
Jeremy Stretch
|
81c9177c09
|
Add a default button color
|
2020-03-26 11:26:11 -04:00 |
|
Jeremy Stretch
|
5540079e81
|
Add documentation for PluginTemplateContent
|
2020-03-25 16:32:16 -04:00 |
|
Jeremy Stretch
|
68a0e76ca6
|
Rework template content registration to work like menu items
|
2020-03-25 16:06:00 -04:00 |
|
Jeremy Stretch
|
d0edd9d5c1
|
Update documentation for #4401
|
2020-03-25 14:33:32 -04:00 |
|
Jeremy Stretch
|
9ea30c057f
|
Replace get_menu_items() with static attribute
|
2020-03-25 13:51:37 -04:00 |
|
Jeremy Stretch
|
c1f2ad90ef
|
Simplify the mechanism for plugins to register navigation menu items
|
2020-03-25 11:32:50 -04:00 |
|
Jeremy Stretch
|
2a47bb8b54
|
Rename url_slug to base_url
|
2020-03-24 16:20:47 -04:00 |
|
Jeremy Stretch
|
16b8a45ed6
|
Get menu header via apps.get_config
|
2020-03-24 15:24:14 -04:00 |
|
Jeremy Stretch
|
ce0b1733fe
|
Derive API URLs app_name for plugins from url_slug
|
2020-03-23 14:03:04 -04:00 |
|
John Anderson
|
4e84e8048f
|
added admin and api views for listing all plugins, and refactored urls import
|
2020-03-20 20:10:02 -04:00 |
|
Jeremy Stretch
|
bc50c2aa55
|
Introduce PluginConfig
|
2020-03-20 15:50:47 -04:00 |
|
Jeremy Stretch
|
2dff093305
|
Merge pull request #4258 from netbox-community/4255-dynamic_object_vars
Fixes: #4255 - Modify script ObjectVars to utilize DynamicModelChoiceField
|
2020-03-19 11:02:07 -04:00 |
|
dansheps
|
fa1548f3ce
|
Remove extraneous import
|
2020-03-19 08:11:14 -05:00 |
|
dansheps
|
0995e10d87
|
Modify script ObjectVars to use DynamicModelChoiceFields
|
2020-03-19 08:09:31 -05:00 |
|
John Anderson
|
c7fb2ff894
|
add version contraints and cacheops config
|
2020-03-18 18:28:27 -04:00 |
|
John Anderson
|
fd879c7cf5
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-18 14:48:11 -04:00 |
|
John Anderson
|
09e09e43ba
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
|
Jeremy Stretch
|
dbbb2cdaba
|
Merge pull request #4366 from netbox-community/738-detect-new-releases
Closes #738: Automatically detect new releases
|
2020-03-18 14:00:01 -04:00 |
|
Jeremy Stretch
|
70c29051b3
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
|
Jeremy Stretch
|
043b1c28d2
|
Refactor the registry into a dictionary object
|
2020-03-18 12:00:31 -04:00 |
|
Jeremy Stretch
|
a2eb2e7da6
|
Introduce a new 'check_releases' RQ queue
|
2020-03-17 11:22:56 -04:00 |
|
John Anderson
|
981c982237
|
added support for plugin nav bar links
|
2020-03-17 02:35:12 -04:00 |
|
John Anderson
|
457354c244
|
inject origional context as obj_context
|
2020-03-17 00:03:58 -04:00 |
|
Jeremy Stretch
|
00afe7aa94
|
Merge pull request #4375 from netbox-community/4374-dynamic-fields-api-url
Closes #4374: Automatically derive API endpoint for dynamic choice fields
|
2020-03-16 16:02:25 -04:00 |
|
John Anderson
|
2522b88fc6
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-16 14:21:05 -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 |
|
John Anderson
|
9a38586e13
|
rename FeatureQuery class
|
2020-03-16 11:58:35 -04:00 |
|
John Anderson
|
8364694fb4
|
added plugin template content injection to primary model detail views
|
2020-03-15 23:45:18 -04:00 |
|
John Anderson
|
683c5a22db
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-15 00:55:25 -04:00 |
|
John Anderson
|
0574ac7530
|
fixed migration order
|
2020-03-15 00:48:05 -04:00 |
|
John Anderson
|
a955f90a7e
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-15 00:26:33 -04:00 |
|
John Anderson
|
2dc31c0edd
|
Revert "implemented registry for extras model functionality"
This reverts commit 235d99021b .
|
2020-03-15 00:25:46 -04:00 |
|
John Anderson
|
6ea15cec6f
|
Revert "refactor extras registry"
This reverts commit c189895f6c .
|
2020-03-15 00:24:05 -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
|
d4f6909859
|
Rename Tag.comments to description
|
2020-03-13 17:00:00 -04:00 |
|
Jeremy Stretch
|
9f5b138b0f
|
Add migrations for description fields
|
2020-03-13 16:35:36 -04:00 |
|
Jeremy Stretch
|
3b4ec5926d
|
Standardize existing description fields to a length of 200 chars
|
2020-03-13 15:49:58 -04:00 |
|
John Anderson
|
c189895f6c
|
refactor extras registry
|
2020-03-12 18:12:12 -04:00 |
|
Jeremy Stretch
|
f108049142
|
Remove outdated TODOs
|
2020-03-12 11:57:26 -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 |
|
John Anderson
|
235d99021b
|
implemented registry for extras model functionality
|
2020-03-12 04:07:54 -04:00 |
|
John Anderson
|
8af4cf87b5
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-12 01:19:15 -04:00 |
|
Jeremy Stretch
|
b5d57262f9
|
Update tests for nested TenantGroups
|
2020-03-11 21:14:53 -04:00 |
|
John Anderson
|
0706c65ce6
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-10 15:15:23 -04:00 |
|
Jeremy Stretch
|
0de857bf7a
|
Merge branch 'develop' into develop-2.8
|
2020-03-10 15:06:37 -04:00 |
|
Jeremy Stretch
|
f9073a2f07
|
Fixes #4326: Exclude Python modules without Script classes from scripts list
|
2020-03-06 20:59:32 -05:00 |
|
Jeremy Stretch
|
1a89e35729
|
Merge branch 'develop' into develop-2.8
|
2020-03-06 11:34:01 -05:00 |
|
John Anderson
|
bc954bc7be
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-04 22:17:14 -05:00 |
|
Jeremy Stretch
|
2bd3f1fcc3
|
Merge pull request #4315 from netbox-community/4195-application-logging
Closes #4195: Application logging
|
2020-03-04 14:39:12 -05:00 |
|
Jeremy Stretch
|
9df2769383
|
Enable system logging for reports
|
2020-03-04 14:22:30 -05:00 |
|
Jeremy Stretch
|
36cbbac870
|
Enable system logging for custom scripts
|
2020-03-04 14:05:59 -05:00 |
|
Jeremy Stretch
|
1dd07337fd
|
Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
4121 filter lookup expressions
|
2020-03-04 11:51:19 -05:00 |
|
Jeremy Stretch
|
57b6ac7cb1
|
Finish work on improved custom fields API tests
|
2020-03-04 09:53:49 -05:00 |
|
Jeremy Stretch
|
4611536ca9
|
Revise custom field API tests to check for single/multiple objects with/without custom field values
|
2020-03-03 17:07:43 -05:00 |
|
Jeremy Stretch
|
e4abfd192e
|
Introduce CustomFieldDefaultValues class to handle default custom field values
|
2020-03-03 14:54:48 -05:00 |
|
Jeremy Stretch
|
c85bcbcf31
|
Merge branch 'develop' into develop-2.8
|
2020-03-03 13:20:00 -05:00 |
|
Jeremy Stretch
|
c7b74b2090
|
Fixes #4300: Pass "commit" argument when executing scripts via REST API
|
2020-03-02 13:29:32 -05:00 |
|
John Anderson
|
71a8a13644
|
add api urls and signals interface for detail route buttons
|
2020-03-01 03:24:17 -05:00 |
|
dansheps
|
27e3b6f377
|
Remove second variables, make widget mandatory on ObjectVar and MultiObjectVar
|
2020-02-27 07:45:11 -06:00 |
|
John Anderson
|
c908f132ec
|
Merge branch 'develop' into 4121-filter-lookup-expressions
|
2020-02-26 12:05:27 -05:00 |
|
Jeremy Stretch
|
5000f7f8d7
|
Extend custom scripts to pass the 'commit' value via run()
|
2020-02-25 14:49:41 -05:00 |
|
Jeremy Stretch
|
c3b64164ba
|
Always use a JSON object to convey change data when no body template is present
|
2020-02-25 10:43:14 -05:00 |
|
Jeremy Stretch
|
211311be9f
|
Add http_method field to Webhook
|
2020-02-24 20:42:24 -05:00 |
|
Jeremy Stretch
|
9a532b1eb2
|
Extend templatization ability to additional_headers field
|
2020-02-24 17:47:17 -05:00 |
|
Jeremy Stretch
|
1fbd3a2c26
|
Convert additional_headers to a TextField
|
2020-02-24 16:59:35 -05:00 |
|
Jeremy Stretch
|
99038ffc44
|
Enable custom templating for webhook request content
|
2020-02-24 16:12:46 -05:00 |
|
Jeremy Stretch
|
36f8d6d259
|
Disconnect post_save & pre_delete signals after the response has been received
|
2020-02-24 12:42:51 -05:00 |
|
dansheps
|
8ed0d0400f
|
Add tests
|
2020-02-24 10:30:57 -06:00 |
|
dansheps
|
a5853427d4
|
Update __all__ for #4255
|
2020-02-24 10:21:17 -06:00 |
|
dansheps
|
d0bd1ad25b
|
Fixes: #4255 - Add new script variable types based on dynamic model fields
|
2020-02-24 10:18:19 -06:00 |
|
Jeremy Stretch
|
b97d3b0716
|
Fixes #4246: Fix duplication of field attributes when multiple IPNetworkVars are present in a script
|
2020-02-24 10:01:31 -05:00 |
|
Jeremy Stretch
|
9128dc961c
|
Closes #4173: Return graceful error message when webhook queuing fails
|
2020-02-21 17:21:04 -05:00 |
|
Jeremy Stretch
|
28e3b7af18
|
Merge branch 'develop' into develop-2.8
|
2020-02-21 15:26:55 -05:00 |
|
Jeremy Stretch
|
12602a95ea
|
All fields on RenderedGraphSerializer should be read-only
|
2020-02-21 14:45:07 -05:00 |
|
Jeremy Stretch
|
11d012de4e
|
Fixes #4235: Fix API representation of content_type for export templates
|
2020-02-21 14:38:38 -05:00 |
|
Jeremy Stretch
|
be23230938
|
Update tests to match new string representation of ContentTypes
|
2020-02-19 15:31:15 -05:00 |
|
Jeremy Stretch
|
7b93155b06
|
Fix form field ordering; self.fields no longer an OrderedDict
|
2020-02-19 15:08:15 -05:00 |
|
Jeremy Stretch
|
2cf990bd92
|
Standardize on two-word form of "change log"
|
2020-02-19 12:45:52 -05:00 |
|
John Anderson
|
9116d74cf7
|
merge develop
|
2020-02-18 00:39:30 -05:00 |
|
Saria Hajjar
|
faa22cb637
|
Fixes #2511: Compare object change to the previous change
|
2020-02-15 22:39:08 +00:00 |
|
Jeremy Stretch
|
182fddddd2
|
Merge branch 'develop' into 4164-object-list-template
|
2020-02-14 13:11:30 -05:00 |
|
Jeremy Stretch
|
7ce1289bb2
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
|
Dan Starner
|
ec0f45e20d
|
remove redis conn check from extras AppConfig
|
2020-02-14 11:16:59 -05:00 |
|
Dan Starner
|
03a7f6bbda
|
ammend redis conn check to acccount for sentinel
|
2020-02-14 09:39:01 -05:00 |
|
Jeremy Stretch
|
909323663e
|
Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields
|
2020-02-13 21:41:00 -05:00 |
|
Jeremy Stretch
|
8df9bb6fb4
|
Convert change log view to extend standard template
|
2020-02-13 17:11:39 -05:00 |
|
Jeremy Stretch
|
ff952fb221
|
Migrate extras views to use common object list template
|
2020-02-13 16:39:38 -05:00 |
|
John Anderson
|
9ead2635c5
|
merge develop
|
2020-02-13 16:00:07 -05:00 |
|
Jeremy Stretch
|
344fa72357
|
renaturalize command should not skip any values
|
2020-02-13 09:33:01 -05:00 |
|
Jeremy Stretch
|
53804d39bb
|
Merge pull request #4142 from netbox-community/3766-enable_widgets_in_script_fields
Fixes: #3766 - Enable widget usage in scripts
|
2020-02-12 16:48:08 -05:00 |
|
Jeremy Stretch
|
139f18b2e5
|
Closes #4153: Add a management command to manually renaturalize applicable objects (from #3799)
|
2020-02-12 15:59:37 -05:00 |
|
Jeremy Stretch
|
3b1128f8f3
|
Establish standard test cases for all models
|
2020-02-12 13:25:56 -05:00 |
|
Daniel Sheppard
|
56bb053146
|
Fix test error
|
2020-02-11 20:27:02 -06:00 |
|
Daniel Sheppard
|
3c3cca8ec1
|
Enable widget usage (APISelect, APIMultipleSelect, StaticSelect2, etc) in scripts
|
2020-02-11 20:12:02 -06:00 |
|
Jeremy Stretch
|
7177fcfa61
|
Use DynamicModelChoiceField for all fields using APISelect
|
2020-02-11 12:25:40 -05:00 |
|
Jeremy Stretch
|
221805a63e
|
Use TreeNode choice fields for region assignment
|
2020-02-11 09:50:33 -05:00 |
|
Jeremy Stretch
|
da68968d75
|
Replace FilterChoiceField with DynamicModelMultipleChoiceField
|
2020-02-11 09:33:41 -05:00 |
|
Jeremy Stretch
|
55f5ede970
|
Standardize usage of FilterChoiceField
|
2020-02-10 09:58:33 -05:00 |
|
John Anderson
|
a6b43b30e9
|
functional dynamic filter lookups
|
2020-02-09 17:46:21 -05:00 |
|
John Anderson
|
a311002141
|
initial work on dynamic lookup expressions
|
2020-02-09 03:20:59 -05:00 |
|
Jeremy Stretch
|
68738e683a
|
Fixes #4091: Fix filtering of objects by custom fields using UI search form
|
2020-02-05 16:39:42 -05:00 |
|
Jeremy Stretch
|
a58bbccfd3
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
Jeremy Stretch
|
fcd8e93e2e
|
Merge pull request #4014 from hSaria/3886-config-context-cluster
Fixes #3886: Config context cluster (group)
|
2020-02-03 16:02:56 -05:00 |
|
Jeremy Stretch
|
d431efb7d4
|
Add bulk edit view tests
|
2020-02-03 13:53:19 -05:00 |
|
Jeremy Stretch
|
a4aadf730c
|
Correct default_return_url for TagBulkEditView
|
2020-02-03 11:59:43 -05:00 |
|
Saria Hajjar
|
bceaa4a9a4
|
Corrected models for cluster and cluster group fields
|
2020-02-02 23:37:01 +00:00 |
|
Jeremy Stretch
|
cea1e3d090
|
Fixes #4071: Enforce "view tag" permission on individual tag view
|
2020-01-31 16:10:16 -05:00 |
|
Jeremy Stretch
|
8881bba696
|
Suppress tag view test until #4071 is fixed
|
2020-01-31 14:22:56 -05:00 |
|
Jeremy Stretch
|
ab7b921641
|
Convert extras view tests to StandardTestCases
|
2020-01-31 13:45:09 -05:00 |
|
Jeremy Stretch
|
a44c4d14e4
|
Convert view tests under extras to the new TestCase
|
2020-01-30 18:13:02 -05:00 |
|
Jeremy Stretch
|
eafeaab014
|
Add tests for invalid import data
|
2020-01-29 16:07:32 -05:00 |
|
Jeremy Stretch
|
c75315fda6
|
Extend CSV import test
|
2020-01-29 15:34:55 -05:00 |
|
Jeremy Stretch
|
193435b554
|
Enable CSV import for custom fields
|
2020-01-29 14:29:47 -05:00 |
|
Jeremy Stretch
|
e6b018909d
|
Introduced CustomFieldModelCSVForm
|
2020-01-29 13:53:26 -05:00 |
|
Jeremy Stretch
|
35f2291edc
|
Fix assignment of initial CustomField values when editing an object
|
2020-01-29 13:31:36 -05:00 |
|
Jeremy Stretch
|
c3f86456d6
|
Remove get_custom_fields_for_model()
|
2020-01-29 12:12:47 -05:00 |
|
Jeremy Stretch
|
585ea71d1a
|
Move form field generation logic to CustomField class
|
2020-01-29 11:44:37 -05:00 |
|
Jeremy Stretch
|
bc7cf63958
|
Rename and refactor CustomFieldForm
|
2020-01-29 10:59:18 -05:00 |
|
Jeremy Stretch
|
db3b4505c1
|
Merge pull request #3885 from hSaria/568-csv-import-cf
Fixes #568: CSV import/export of custom fields
|
2020-01-29 10:11:40 -05:00 |
|
Jeremy Stretch
|
e0d538ad31
|
Fixes #4043: Fix toggling of required fields in custom scripts
|
2020-01-29 09:40:17 -05:00 |
|
Saria Hajjar
|
8849f4b0a5
|
Added cluster groups and clusters to serializers
|
2020-01-28 17:30:26 +00:00 |
|
Jeremy Stretch
|
8d547e9906
|
Fixes #4028: Correct URL patterns to match Unicode characters in tag slugs
|
2020-01-28 09:47:33 -05:00 |
|
Saria Hajjar
|
4abd3866ab
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
Saria Hajjar
|
8ec0ad96bd
|
Formatting
|
2020-01-24 22:20:41 +00:00 |
|
Saria Hajjar
|
c22024b618
|
Added CSV import test
|
2020-01-24 22:15:09 +00:00 |
|
Jeremy Stretch
|
eb4c2e5d7f
|
Remove obsolete fixtures files
|
2020-01-24 16:29:23 -05:00 |
|
Jeremy Stretch
|
d3463b596a
|
Closes #4005: Include timezone context in webhook timestamps
|
2020-01-24 12:00:24 -05:00 |
|
hSaria
|
06398a9ac6
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-23 20:27:07 +00:00 |
|
Jeremy Stretch
|
2e69037c29
|
Closes #3952: Add test for webhooks_worker; introduce generate_signature()
|
2020-01-23 15:05:27 -05:00 |
|
Saria Hajjar
|
8f86244b4f
|
Cleaned the CustomField choice field
|
2020-01-23 18:54:37 +00:00 |
|
Saria Hajjar
|
0a5eecd0e3
|
Explicitly use the value of the choice, instead of relying on __str__
|
2020-01-23 17:37:51 +00:00 |
|
Jeremy Stretch
|
7b517abdb6
|
Fixes #3989: Correct HTTP content type assignment for webhooks
|
2020-01-22 20:33:57 -05:00 |
|
Jeremy Stretch
|
b7e71f9f39
|
Add tests for IP address vars
|
2020-01-22 17:48:03 -05:00 |
|
Jeremy Stretch
|
f41564b578
|
Introduce IPAddressVar and IPAddressWithMaskVar
|
2020-01-22 17:16:40 -05:00 |
|
Jeremy Stretch
|
ba6df87d10
|
Move min/max prefix length validators to ipam.validators
|
2020-01-22 16:26:06 -05:00 |
|
hSaria
|
bdfead6265
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-21 21:30:38 +00:00 |
|
Jeremy Stretch
|
606f3dacbb
|
Fixes #3721: Allow Unicode characters in tag slugs
|
2020-01-17 17:25:46 -05:00 |
|
Jeremy Stretch
|
c6eb40daa8
|
#3951: Add tests for webhook queuing
|
2020-01-17 12:39:14 -05:00 |
|
Jeremy Stretch
|
f15cde0275
|
Fixes #3951: Fix exception in webhook worker due to missing constant
|
2020-01-17 11:28:50 -05:00 |
|
Saria Hajjar
|
89e6de3652
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-16 16:05:01 +00:00 |
|
Jeremy Stretch
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
Jeremy Stretch
|
bc696f2e11
|
Make filter test logic more obvious
|
2020-01-15 16:25:26 -05:00 |
|
Jeremy Stretch
|
c28684a8b3
|
Remove obsolete utility function model_names_to_filter_dict()
|
2020-01-15 16:21:41 -05:00 |
|
Jeremy Stretch
|
215b4d0b3f
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05:00 |
|
Jeremy Stretch
|
d9437a08f0
|
#3892: Convert EXPORTTEMPLATE_MODELS to a Q object
|
2020-01-15 16:11:44 -05:00 |
|
Jeremy Stretch
|
f81e7d30e2
|
#3892: Convert GRAPH_MODELS to a Q object
|
2020-01-15 16:08:19 -05:00 |
|
Jeremy Stretch
|
09bee75cb3
|
#3892: Convert CUSTOMLINK_MODELS to a Q object
|
2020-01-15 16:04:41 -05:00 |
|
Jeremy Stretch
|
9c4ab79bea
|
#3892: Convert CUSTOMFIELD_MODELS to a Q object
|
2020-01-15 16:00:54 -05:00 |
|
Jeremy Stretch
|
28350d84f9
|
Update model ordering parameters to ensure deterministic ordering
|
2020-01-15 13:20:44 -05:00 |
|
Jeremy Stretch
|
49f027fae7
|
Refactor FieldChoicesViewSet; add Interface.type to virtualization _choices endpoint
|
2020-01-15 09:59:44 -05:00 |
|
Jeremy Stretch
|
deec10efe7
|
Rename ExportTemplateLanguageChoices to TemplateLanguageChoices
|
2020-01-15 09:40:05 -05:00 |
|
Jeremy Stretch
|
8df53eac91
|
Add tests for dynamic choices
|
2020-01-14 16:38:14 -05:00 |
|
Jeremy Stretch
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
Jeremy Stretch
|
6959785cd1
|
Define __all__ for models.py within each app
|
2020-01-14 12:01:23 -05:00 |
|
Jeremy Stretch
|
2615906526
|
Squashed all migrations
|
2020-01-14 11:06:05 -05:00 |
|
Jeremy Stretch
|
5c047faa1d
|
Delete old squashed migrations
|
2020-01-13 17:01:54 -05:00 |
|
hSaria
|
d075bf5882
|
Merge branch 'develop' into 568-csv-import-cf
|
2020-01-13 21:17:29 +00:00 |
|
Jeremy Stretch
|
473d67354f
|
Merge branch 'develop' into develop-2.7
|
2020-01-13 13:49:22 -05:00 |
|
Jeremy Stretch
|
69a696a8d6
|
Fix graph:type choices under /api/extras/_choices/
|
2020-01-10 12:18:56 -05:00 |
|
Jeremy Stretch
|
123a58bf7d
|
Add tests for Graph rendering
|
2020-01-10 11:51:14 -05:00 |
|
Saria Hajjar
|
f20d16f188
|
Fixes #3491: include content of webhook error response
|
2020-01-10 16:42:02 +00:00 |
|
Jeremy Stretch
|
9399652dd0
|
Add template_language field to Graph
|
2020-01-10 11:28:50 -05:00 |
|
Saria Hajjar
|
37322fc100
|
Fixed import choice name
|
2020-01-10 14:58:15 +00:00 |
|
Jeremy Stretch
|
da0ac4ff1e
|
Rename filter variables for utility views
|
2020-01-09 20:57:13 -05:00 |
|
Jeremy Stretch
|
97654b7585
|
Renamed extras FilterSets
|
2020-01-09 20:35:07 -05:00 |
|