Jeremy Stretch
|
afebf525d1
|
Move housekeeping to _handle_changed_object()
|
2020-08-18 09:13:07 -04:00 |
|
Jeremy Stretch
|
0e5d0a43f9
|
Fix serialization of tags for REST API updates
|
2020-08-17 16:18:47 -04:00 |
|
Jeremy Stretch
|
cf086cd7b2
|
Remove errant import
|
2020-08-17 14:15:02 -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
|
bc04543b33
|
Cache custom fields on instance prior to calling create()/update()
|
2020-08-17 12:22:37 -04:00 |
|
Jeremy Stretch
|
dd707c97af
|
Cache custom fields on instance prior to save()
|
2020-08-17 11:08:14 -04:00 |
|
kobayashi
|
34708a8fa5
|
Fixes #4989: Fix no vm count for cluster in global search
|
2020-08-17 10:59:01 -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
|
66c91484f5
|
Clean up display_name for various models
|
2020-08-14 10:20:34 -04:00 |
|
Jeremy Stretch
|
808d621eda
|
VC member selection should use display_name
|
2020-08-14 10:09:54 -04:00 |
|
Jeremy Stretch
|
943c2230ba
|
Bump version for upcoming v2.9 release
|
2020-08-13 13:12:09 -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
|
a08418bff8
|
Closes #4996: Add "connect" buttons to individual device component views
|
2020-08-13 11:14:33 -04:00 |
|
Jeremy Stretch
|
bdc4189812
|
Fixes #4995: Fix missing buttons to add console/power ports under device view
|
2020-08-13 10:53:34 -04:00 |
|
Jeremy Stretch
|
e252de319e
|
Add region field to device form
|
2020-08-13 10:45:01 -04:00 |
|
Jeremy Stretch
|
0e91d837a0
|
Allow selecting NAT IP address by assigned virtual machine
|
2020-08-13 10:42:19 -04:00 |
|
Jeremy Stretch
|
71c2e235a8
|
Use display_name in VRF selection widgets
|
2020-08-13 10:32:57 -04:00 |
|
Jeremy Stretch
|
ed0e212ce0
|
Closes #4994: Add cable attribute to PowerFeed API serializer
|
2020-08-13 10:30:28 -04:00 |
|
Jeremy Stretch
|
b405e8294b
|
Merge branch 'develop' into develop-2.9
|
2020-08-13 10:20:39 -04:00 |
|
Jeremy Stretch
|
a7cd09d6d4
|
Fixes #4993: Add cable to nested CircuitTermination serializer
|
2020-08-13 10:19:50 -04:00 |
|
Jeremy Stretch
|
bc61393256
|
Merge branch 'develop' into develop-2.9
|
2020-08-13 10:06:03 -04:00 |
|
Jeremy Stretch
|
acd5f21866
|
Fixes #4992: Add display_name to nested VRF serializer
|
2020-08-13 09:56:03 -04:00 |
|
Jeremy Stretch
|
6d8cb6dac3
|
Merge pull request #4978 from netbox-community/4922-optimize-interface-replication
Closes #4922: Optimize schema migration for VM interface replication
|
2020-08-13 09:34:24 -04:00 |
|
Jeremy Stretch
|
53f9f82317
|
Set display_field where needed
|
2020-08-13 09:27:21 -04:00 |
|
Jeremy Stretch
|
fe1ffdcbb7
|
Extend ObjectVars to accept display_field, query_params, and null_option
|
2020-08-12 14:51:58 -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
|
779686425a
|
Use brief mode when fetching cable termination objects
|
2020-08-12 13:20:30 -04:00 |
|
Jeremy Stretch
|
09849391e3
|
Remove filter_for argument from Select2 widgets
|
2020-08-12 13:03:59 -04:00 |
|
Jeremy Stretch
|
c45a57ff43
|
Update cable termination forms to use DynamicModelChoiceField
|
2020-08-12 12:58:32 -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
|
d752c36ea8
|
Fix virtual chassis member add form
|
2020-08-12 10:17:21 -04:00 |
|
Jeremy Stretch
|
d8d752b623
|
Fix form for adding devices to a cluster
|
2020-08-12 10:14:21 -04:00 |
|
Jeremy Stretch
|
b917403c93
|
Replace 'nullable' attribute with null_option
|
2020-08-12 10:05:12 -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
|
3c395e7c9f
|
Closes #4885: Add MultiChoiceVar for custom scripts
|
2020-08-11 13:23:39 -04:00 |
|
Jeremy Stretch
|
eadd2d6854
|
Remove obsolete livesearch Javascript
|
2020-08-11 12:56:27 -04:00 |
|
Jeremy Stretch
|
c163ec1e8d
|
Clean up custom script templates
|
2020-08-10 16:27:24 -04:00 |
|
Jeremy Stretch
|
93da6b6edf
|
#2006: Clean up report views
|
2020-08-10 15:56:55 -04:00 |
|
Jeremy Stretch
|
d7e2acd0ad
|
Optimize schema migration for VM interface replication
|
2020-08-10 13:53:28 -04:00 |
|
Jeremy Stretch
|
e6bc55af85
|
#4969: Remove user and group assignment from SecretRole
|
2020-08-07 16:19:18 -04:00 |
|
Jeremy Stretch
|
aca3ca9d65
|
Simplify the aggregation of constraint sets
|
2020-08-07 14:09:55 -04:00 |
|
Jeremy Stretch
|
1dfed14bc9
|
Fixes #4968: Fix exception when activating user keys in admin UI
|
2020-08-07 12:06:53 -04:00 |
|
Jeremy Stretch
|
09015c98c4
|
Fixes #4903: Fix member count when searching for virtual chassis
|
2020-08-07 08:54:02 -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
|
0f397fa410
|
Replicate 'max length' field in PrefixFilterForm for consistency
|
2020-08-06 09:20:20 -04:00 |
|
Jeremy Stretch
|
c36d8b2256
|
Fix default display of child count in prefix tables
|
2020-08-06 09:14:20 -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
|
e8df9be702
|
Add LTE and GTE filters for prefix mask length
|
2020-08-05 16:16:51 -04:00 |
|
Jeremy Stretch
|
0d68d0c059
|
Replace annotate_depth() with annotate_tree()
|
2020-08-05 15:55:47 -04:00 |
|
Jeremy Stretch
|
42ebf0a546
|
Closes #4945: Add a user-friendly 403 error page
|
2020-08-05 10:40:45 -04:00 |
|
Jeremy Stretch
|
e6df6dc7f4
|
Fixes #4950: Include inventory item label in API serializer, UI view
|
2020-08-05 10:11:38 -04:00 |
|
Jeremy Stretch
|
bd24eebbf2
|
Fixes #4952: Default to VM tab when creating/editing an IP address for a VM
|
2020-08-05 09:29:29 -04:00 |
|
Jeremy Stretch
|
65b42c93b0
|
Merge branch 'develop' into develop-2.9
|
2020-08-05 09:15:10 -04:00 |
|
Jeremy Stretch
|
9c3b67048a
|
Post-release version bump
|
2020-08-04 12:41:29 -04:00 |
|
Jeremy Stretch
|
22c482bdc3
|
Release v2.8.9
|
2020-08-04 12:31:38 -04:00 |
|
Jeremy Stretch
|
26e37c1da6
|
Fixes #4455: Fix ordering of prefixes beneath aggregate when available space is hidden
|
2020-08-04 12:09:10 -04:00 |
|
Jeremy Stretch
|
053c600b67
|
Closes #4943: Add a 'description' field to ObjectPermission
|
2020-08-03 16:37:37 -04:00 |
|
Jeremy Stretch
|
ce2dada9fd
|
Closes #4942: Make ObjectPermission's 'name' field required
|
2020-08-03 16:10:51 -04:00 |
|
Jeremy Stretch
|
ccb2bf4344
|
Exclude permission, userconfig inlines when creating a new user
|
2020-08-03 14:16:21 -04:00 |
|
Jeremy Stretch
|
8517434733
|
Add notes to admin UI encouraging Jinja2 over legacy Django templating
|
2020-08-03 14:09:32 -04:00 |
|
Jeremy Stretch
|
b410674f9e
|
Log a warning for scripts whose run() method does not accept a commit argument
|
2020-08-03 13:56:10 -04:00 |
|
Jeremy Stretch
|
31e65a09e8
|
Closes #4940: Added an occupied field to rack unit representations for rack elevation views
|
2020-08-03 13:37:32 -04:00 |
|
Jeremy Stretch
|
cdfec4d865
|
Fixes #4939: Fix linking to LAG interfaces on other VC members
|
2020-08-03 12:57:04 -04:00 |
|
Jeremy Stretch
|
af98e349e9
|
Fixes #4938: Show add, import buttons on virtual chassis list view
|
2020-08-03 12:52:00 -04:00 |
|
Jeremy Stretch
|
7b45d06631
|
Fixes #4931: Fix DoesNotExist exception when deleting devices
|
2020-07-30 10:08:36 -04:00 |
|
Jeremy Stretch
|
cea6c98f54
|
Fixes #4930: Replicate label values when instantiating device type components
|
2020-07-30 10:05:29 -04:00 |
|
Jeremy Stretch
|
76c2fd3414
|
Fixes #4926: Fix ordering of VM interfaces in REST API endpoint
|
2020-07-30 09:10:06 -04:00 |
|
Jeremy Stretch
|
712e850951
|
Fixes #4927: Fix validation error when updating an existing secret
|
2020-07-30 08:57:45 -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
|
55ee3db5bc
|
#4919: Allow adding/changing assigned permissions within group and user admin views
|
2020-07-29 12:12:00 -04:00 |
|
Jeremy Stretch
|
73f9d615bc
|
Fixes #4921: Render non-viewable devices as unavailable space in rack elevations
|
2020-07-29 09:43:13 -04:00 |
|
Jeremy Stretch
|
2dd494bc42
|
Closes #4913: Upgrade jQuery to v3.5.1
|
2020-07-28 14:25:05 -04:00 |
|
Jeremy Stretch
|
d1a505d07f
|
Fixes #4914: Fix toggling cable status under device view
|
2020-07-28 12:54:21 -04:00 |
|
Jeremy Stretch
|
a206b422fb
|
Fixes #4912: Fix image attachment API endpoint; add API view tests
|
2020-07-27 14:24:15 -04:00 |
|
Jeremy Stretch
|
b17e47101c
|
Fixes #4905: Fix front port count on device type view
|
2020-07-27 10:19:24 -04:00 |
|
Jeremy Stretch
|
9e1edd55d6
|
Closes #4898: Add MAC address search field to interfaces list
|
2020-07-24 16:46:29 -04:00 |
|
Jeremy Stretch
|
61ce8d1cb0
|
Closes #4899: Add MAC address column to interfaces table
|
2020-07-24 16:43:30 -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
|
bb4f21d5ee
|
Fixes #4894: Fix display of device/VM counts on platforms list
|
2020-07-24 09:16:14 -04:00 |
|
Jeremy Stretch
|
fe20c30a81
|
Fix parameters for ObjectChangeTestCase
|
2020-07-23 14:57:35 -04:00 |
|
Jeremy Stretch
|
7eb688bdcd
|
Release v2.9-beta1
|
2020-07-23 14:46:06 -04:00 |
|
Jeremy Stretch
|
22ee6703ad
|
Merge branch 'develop' into develop-2.9
|
2020-07-23 14:35:34 -04:00 |
|
Jeremy Stretch
|
b734c72be7
|
Fix VirtualChassis search by name
|
2020-07-23 14:32:30 -04:00 |
|
Jeremy Stretch
|
9bcfefa31e
|
Fix ordering for Tags
|
2020-07-23 14:28:22 -04:00 |
|
Jeremy Stretch
|
37706f1c87
|
Use RestrictedQuerySet for default Tag manager
|
2020-07-23 14:20:56 -04:00 |
|
Jeremy Stretch
|
78bb2e12fe
|
Clean up migration output
|
2020-07-23 14:03:19 -04:00 |
|
Jeremy Stretch
|
84d4b2db77
|
Clean up resolution of HTTP verbs to permission actions
|
2020-07-23 13:53:36 -04:00 |
|
Jeremy Stretch
|
b47a9f251d
|
Change ObjectChangeFilterForm user field to be API-driven
|
2020-07-23 13:47:19 -04:00 |
|