Jeremy Stretch
|
2339fe22ae
|
Closes #4941: commit argument is now required argument in a custom script's run() method
|
2020-08-21 11:06:36 -04:00 |
|
Jeremy Stretch
|
e02590ac96
|
Post-release version bump
|
2020-08-21 09:56:29 -04:00 |
|
Jeremy Stretch
|
23aae52992
|
Merge branch 'develop' into develop-2.9
|
2020-08-21 09:21:18 -04:00 |
|
Jeremy Stretch
|
8f88d2afab
|
Closes #5024: List available options for choice fields within CSV import forms
|
2020-08-20 15:44:30 -04:00 |
|
Jeremy Stretch
|
8d351178ac
|
Fixes #5022: Fix exception when editing IP address with NAT inside IP assigned
|
2020-08-20 14:38:58 -04:00 |
|
Jeremy Stretch
|
bc0e6cc8dd
|
Fixes #5012: Return details of exceptions resulting from report/script execution
|
2020-08-20 12:47:26 -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
|
e1cf27a3ac
|
Refactor DCIM models into separate submodules
|
2020-08-19 16:37:23 -04:00 |
|
Jeremy Stretch
|
db5bb8e5bb
|
Fix changelog tests
|
2020-08-19 16:02:10 -04:00 |
|
Jeremy Stretch
|
3ebef04a11
|
Closes #5016: assertHttpStatus() should report form validation errors
|
2020-08-18 17:02:47 -04:00 |
|
Jeremy Stretch
|
0d9fc309d5
|
Update test script ObjectVars
|
2020-08-18 14:43:21 -04:00 |
|
Jeremy Stretch
|
c9c79dabef
|
Fixes #5004: Permit assignment of an interface to a LAG on any peer virtual chassis member
|
2020-08-18 14:41:47 -04:00 |
|
Jeremy Stretch
|
bc5f800a8b
|
Refactor tests (again)
|
2020-08-18 13:30:16 -04:00 |
|
Jeremy Stretch
|
36d86e6220
|
Avoid using post_data() for form data
|
2020-08-18 13:13:13 -04:00 |
|
Jeremy Stretch
|
986ef2b8e6
|
Move changelog signals setup to a context manager
|
2020-08-18 13:05:41 -04:00 |
|
Jeremy Stretch
|
5629124755
|
Tweak passing of tags
|
2020-08-18 12:37:07 -04:00 |
|
Jeremy Stretch
|
0bfb64dc09
|
Simplify tag creation
|
2020-08-18 11:33:23 -04:00 |
|
Jeremy Stretch
|
c482dcd8cb
|
Dump full response content on unexpected status code
|
2020-08-18 10:41:28 -04:00 |
|
Jeremy Stretch
|
881cab051b
|
Add changelog tests for UI views
|
2020-08-18 10:05:58 -04:00 |
|
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 |
|