Jeremy Stretch
43f1fbf5b3
Fixes #5136 : Fix exception when bulk editing interface 802.1Q mode
2020-09-16 13:07:55 -04:00
Jeremy Stretch
e983f44fd3
Closes #5128 : Increase maximum rear port positions from 64 to 1024
2020-09-16 12:53:11 -04:00
Jeremy Stretch
4d9da4a1f8
Closes #5134 : Display full hierarchy in breadcrumbs for sites/racks
2020-09-16 12:44:49 -04:00
Jeremy Stretch
9d30712fb2
Changelog for #5133 (fixed in #5105 )
2020-09-16 11:20:00 -04:00
Jeremy Stretch
03b207d154
Fixes #5105 : Validation should fail when reassigning a primary IP from device to VM
2020-09-16 11:10:30 -04:00
Jeremy Stretch
df6ad680ce
Closes #1755 : Toggle order in which rack elevations are displayed
2020-09-14 14:22:21 -04:00
Jeremy Stretch
b1b63513e7
Changelog for #5108
2020-09-14 10:41:04 -04:00
Jeremy Stretch
4466458076
Fixes #5118 : Specifying an empty list of tags should clear assigned tags (REST API)
2020-09-09 13:43:10 -04:00
Jeremy Stretch
47a6fc19ca
Fixes #5109 : Fix representation of custom choice field values for webhook data
2020-09-09 11:47:21 -04:00
Jeremy Stretch
c891f43b14
Fixes #5050 : Fix potential failure on 0016_replicate_interfaces schema migration from old release
2020-09-09 10:29:17 -04:00
Jeremy Stretch
1509650462
Closes #5107 : Add note about dropping backward compatibility for old REDIS configuration format
2020-09-09 10:00:50 -04:00
Jeremy Stretch
695e9ec5d7
Fixes #5111 : Allow use of tuples when specifying ObjectVar query_params
2020-09-09 09:52:57 -04:00
Jeremy Stretch
c5ab89d71e
Merge branch 'develop-2.10' into 4878-custom-fields
2020-09-04 16:14:06 -04:00
Jeremy Stretch
08c492f1f4
Merge develop into develop-2.10
2020-09-04 16:09:05 -04:00
Jeremy Stretch
08b9eedcec
Correct changelog for #5095
2020-09-04 15:46:39 -04:00
Jeremy Stretch
5f9e687c9c
Release v2.9.3
2020-09-04 15:45:23 -04:00
Jeremy Stretch
f1877fcea9
Closes #5048 : Show the device/VM name when editing a component
2020-09-04 15:10:34 -04:00
Jeremy Stretch
78d104e60c
Fixes #5046 : Disabled plugin menu items are no longer clickable
2020-09-04 14:13:35 -04:00
Jeremy Stretch
dd0185816c
Changelog for #4977 , #5095
2020-09-04 13:57:29 -04:00
Jeremy Stretch
bbbfc27593
Fixes #5072 : Add REST API filters for image attachments
2020-09-02 16:10:07 -04:00
Jeremy Stretch
d289b26034
Fixes #5089 : Redirect to device view after editing component
2020-09-02 13:45:15 -04:00
Jeremy Stretch
b559c827d2
Fixes #5091 : Avoid KeyError when handling invalid table preferences
2020-09-02 13:30:19 -04:00
Jeremy Stretch
268aa755c4
Closes #5080 : Add 8P6C, 8P4C, 8P2C port types
2020-09-02 10:21:22 -04:00
Jeremy Stretch
5d7935c855
Fixes #5090 : Fix status display for console/power/interface connections
2020-09-01 16:28:11 -04:00
Jeremy Stretch
6305a35a4f
Fixes #5085 : Fix ordering by assignment in IP addresses table
2020-09-01 15:18:47 -04:00
Jeremy Stretch
a0103036e4
Fixes #5087 : Restore label field when editing console server ports, power ports, and power outlets
2020-09-01 13:59:50 -04:00
Jeremy Stretch
b3b7e08c50
Closes #5076 : Specify pip3
2020-09-01 10:24:17 -04:00
Jeremy Stretch
7dbeaf7a01
Fixes #5078 : Fix assignment of existing IP addresses to interfaces via web UI
2020-09-01 10:19:28 -04:00
Jeremy Stretch
967073eaaf
Fixes #5081 : Fix exception during webhook processing with custom select field
2020-09-01 09:54:45 -04:00
Jeremy Stretch
473d76c9d1
Fixes #5074 : Fix inclusion of VC member interfaces when viewing VC master
2020-08-31 15:34:40 -04:00
Jeremy Stretch
5bff50cade
Fixes #5063 : Fix "add device" link in rack elevations for opposite side of half-depth devices
2020-08-31 15:26:00 -04:00
Jeremy Stretch
f3e4911c68
Release v2.9.2
2020-08-27 14:03:51 -04:00
Jeremy Stretch
e8e4ff4111
Closes #5056 : Add interface and parent columns to IP address list
2020-08-27 13:46:31 -04:00
Jeremy Stretch
523c32b8af
Fixes #5061 : Allow adding/removing tags when bulk editing virtual machine interfaces
2020-08-27 13:26:41 -04:00
Jeremy Stretch
5cdccb47f4
Fixes #5060 : Fix validation when bulk-importing child devices
2020-08-27 11:27:17 -04:00
Jeremy Stretch
fa73bf8e87
Closes #5505 : Add tags column to device/VM component list tables
2020-08-27 09:43:20 -04:00
Jeremy Stretch
5fe4e6cc96
Fixes #5058 : Correct URL for front rack elevation images when using external storage
2020-08-27 09:26:56 -04:00
Jeremy Stretch
f23900fc8c
Fixes #5059 : Fix inclusion of checkboxes for interfaces in virtual machine view
2020-08-27 09:22:53 -04:00
Jeremy Stretch
a0790e9119
Changelog for #5002
2020-08-24 15:17:36 -04:00
Jeremy Stretch
5da7590eea
Fixes #4988 : Fix ordering of rack reservations with identical creation times
2020-08-24 12:04:48 -04:00
Jeremy Stretch
df97eb2f72
Fixes #5045 : Allow assignment of interfaces to non-master VC peer LAG during import
2020-08-24 11:33:45 -04:00
Jeremy Stretch
32a0e519ad
Fixes #5041 : Fix form tabs when assigning an IP to a VM interface
2020-08-24 10:56:23 -04:00
Jeremy Stretch
78d6561e39
Fixes #5040 : Limit SLAAC status to IPv6 addresses
2020-08-24 10:51:47 -04:00
Jeremy Stretch
9147823305
Fixes #5042 : Fix display of SLAAC label for IP addresses status
2020-08-24 10:47:26 -04:00
Jeremy Stretch
e7cf87be97
Fixes #5035 : Fix exception when modifying an IP address assigned to a VM
2020-08-24 10:39:41 -04:00
Jeremy Stretch
6e28490b84
Fixes #5038 : Fix validation of primary IPs assigned to virtual machines
2020-08-24 09:41:04 -04:00
Jeremy Stretch
35a280eb31
Release v2.9.1
2020-08-22 21:03:51 -04:00
Jeremy Stretch
aedba0e8be
Closes #5030 : Call out required minimum versions for depdencies in upgrade documentation
2020-08-22 20:53:21 -04:00
Jeremy Stretch
728088f5fa
Closes #5033 : Support backward compatibility for REMOTE_AUTH_BACKEND
2020-08-22 20:39:46 -04:00
Jeremy Stretch
2276603ac3
Drop CustomFieldValue
2020-08-21 16:21:11 -04:00
Jeremy Stretch
f37997ac54
Closes #4814 : Allow nested LAG interfaces
2020-08-21 13:35:03 -04:00
Jeremy Stretch
ed65603632
Closes #4540 : Add IP address status type for SLAAC
2020-08-21 13:17:41 -04:00
Jeremy Stretch
802af06c0f
Closes #4991 : Add Python and NetBox versions to error page
2020-08-21 12:58:48 -04:00
Jeremy Stretch
ec66e1a5c0
Closes #4349 : Drop support for embedded graphs
2020-08-21 11:57:46 -04:00
Jeremy Stretch
d1071b79e3
Closes #4360 : Drop support for the Django template language in export templates
2020-08-21 11:16:30 -04:00
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
b22995a6d7
Snip beta warning
2020-08-21 09:41:28 -04:00
Jeremy Stretch
6c1436174c
Release v2.9.0
2020-08-21 09:39:31 -04:00
Jeremy Stretch
23aae52992
Merge branch 'develop' into develop-2.9
2020-08-21 09:21:18 -04:00
Jeremy Stretch
8b5e701ba4
Cleaned up release notes for v2.9.0
2020-08-21 09:18:28 -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
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
82900fb65d
Changelog for #4990
2020-08-18 14:01:59 -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
d4fd0df02c
Release v2.9-beta2
2020-08-13 13:04:33 -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
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
3bff9b647c
Changelog for #4922 , #4982
2020-08-13 09:36:06 -04:00
Jeremy Stretch
0b14b66727
Update ObjectVar documentation
2020-08-12 15:40:06 -04:00
Jeremy Stretch
3c395e7c9f
Closes #4885 : Add MultiChoiceVar for custom scripts
2020-08-11 13:23:39 -04:00
Jeremy Stretch
365b6f5e17
Changelog for #4969
2020-08-10 11:28:41 -04:00
Jeremy Stretch
e6bc55af85
#4969 : Remove user and group assignment from SecretRole
2020-08-07 16:19:18 -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
2b9dad934c
Changelog for #4946
2020-08-06 16:17:31 -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
6367105302
Changelog for #4639
2020-08-06 09:44:33 -04:00
Jeremy Stretch
bdb8263610
Standardize API requests
2020-08-05 14:04:59 -04:00
Jeremy Stretch
e0f67c9ee9
Merge branch 'develop-2.9' into docs-refresh
2020-08-05 13:53:06 -04:00
Jeremy Stretch
73756f7483
Finished updating REST API documentation
2020-08-05 13:40:06 -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
65af012d60
Started refreshing REST API documentation
2020-08-04 17:07:45 -04:00
Jeremy Stretch
22c482bdc3
Release v2.8.9
2020-08-04 12:31:38 -04:00
systeembeheerder
c358097d52
Update upgrading.md ( #4937 )
...
include the local_requirements.txt file to keep ldap from breaking during upgrades.
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-08-04 12:26:21 -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
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
c3c27ac664
Refreshed admin docs
2020-08-03 11:42:24 -04:00
Jeremy Stretch
2644330452
Refreshed "additional features" docs
2020-08-03 11:03:19 -04:00
Jeremy Stretch
eacbec9c68
Update caching, change logging documentation
2020-07-30 14:57:34 -04:00
Jeremy Stretch
9e3bfdd57c
Update virtualization documentation
2020-07-30 13:48:05 -04:00
Jeremy Stretch
f49998980f
Update power documentation
2020-07-30 13:36:40 -04:00
Jeremy Stretch
190a2ff92b
Update tenancy documentation
2020-07-30 13:02:53 -04:00
Jeremy Stretch
96d2a8b30a
Update IPAM model documentation
2020-07-30 12:55:51 -04:00
Jeremy Stretch
d42a37f866
Update docs for tags, config contexts
2020-07-30 11:36:46 -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
fd564f09d1
#4923 : Separate user creation instructions for Ubuntu/CentOS
2020-07-30 09:15:20 -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
95348b1044
Update site and rack documentation
2020-07-29 16:27:38 -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
4262e2ef09
Closes #4916 : Clarify plugin config behavior when specifying a default value for a required setting
2020-07-28 17:12:46 -04:00
Tyler Bigler
08975b5ef9
Add note describing the exclude config context functionality
2020-07-28 13:01:26 -04:00
Jeremy Stretch
d1a505d07f
Fixes #4914 : Fix toggling cable status under device view
2020-07-28 12:54:21 -04:00
Jeremy Stretch
1e4615aa75
Update device documentation
2020-07-28 11:42:10 -04:00
Jeremy Stretch
0616127503
Update device type and component template documentation
2020-07-28 11:04:57 -04:00
Jeremy Stretch
b8783078eb
Updated documentation for device components
2020-07-28 10:58:43 -04:00
Jeremy Stretch
31c156f792
Updated cable documentation
2020-07-28 09:48:55 -04:00
Jeremy Stretch
a770dd4836
Updated circuits documentation
2020-07-28 09:18:13 -04:00
Jeremy Stretch
bfdb01244d
Refresh configuration docs
2020-07-27 20:35:00 -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
2972993a84
Fixes #4910 : Unpin redis dependency to fix exception in RQ worker
2020-07-27 11:52:27 -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
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
a262a8320b
Changelog for #4887
2020-07-23 13:13:49 -04:00
Jeremy Stretch
8c4add38f4
Update release instructions
2020-07-23 10:17:57 -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
86956c8fc3
Fixes #4875 : Fix documentation for image attachments
2020-07-22 16:48:56 -04:00
Jeremy Stretch
0991a8edaa
Fixes #4876 : Fix labels for sites in staging or decommissioning status
2020-07-22 16:43:25 -04:00
Jeremy Stretch
798810b3dd
Changelog for #4877
2020-07-22 14:41:39 -04:00
Jeremy Stretch
3e6b257fa0
Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS
2020-07-21 17:39:56 -04:00
Jeremy Stretch
a3d1ee474c
Clean up v2.9 release notes
2020-07-21 16:58:31 -04:00
Jeremy Stretch
1714902f88
Merge branch 'develop' into develop-2.9
2020-07-21 12:57:02 -04:00
Jeremy Stretch
183d475dc8
Release v2.8.8
2020-07-21 12:12:22 -04:00
Jeremy Stretch
136d3118d2
Fixes #4872 : Enable filtering virtual machine interfaces by tag
2020-07-21 09:41:00 -04:00
Jeremy Stretch
0ef016db07
Update installation docs
2020-07-20 16:53:04 -04:00
Jeremy Stretch
9d243103f4
Fixes #4595 : Ensure consistent display of non-racked and child devices on rack view
2020-07-16 15:45:27 -04:00
Jeremy Stretch
a4829198ff
Update dependencies for v2.9
2020-07-16 11:28:19 -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
1f9a440598
Fixes #4856 : Redirect user back to circuit after connecting a termination
2020-07-15 10:09:31 -04:00
Jeremy Stretch
1d0b27c99e
Fixes #4851 : Show locally connected peer on circuit terminations
2020-07-15 10:01:01 -04:00
Jeremy Stretch
48576919b2
Closes #4854 : Add staging and decommissioning statuses for sites
2020-07-15 09:35:46 -04:00
Jeremy Stretch
0174983208
Changelog for, #3240 , #4803 , #4805
2020-07-15 09:15:18 -04:00
Jeremy Stretch
bc7535c4d2
Changelog for #4829 , #4831
2020-07-13 13:35:12 -04:00
Jeremy Stretch
fa9ffb23ad
Fixes #4838 : Fix rack power utilization display for racks without devices
2020-07-10 15:59:27 -04:00
Jeremy Stretch
f83ec7256f
Add model documentation for VM interfaces
2020-07-10 13:01:02 -04:00
Jeremy Stretch
59091efa86
Closes #4840 : Enable change logging for config contexts
2020-07-09 17:09:03 -04:00
Jeremy Stretch
c3a7939a77
Merge branch 'develop' into develop-2.9
2020-07-09 16:38:37 -04:00
Jeremy Stretch
683ba5eed3
#4835 : Cleanup and improved error handling
2020-07-09 16:35:02 -04:00
Jeremy Stretch
15525392a2
Closes #4837 : Use dynamic form widget for relationships to MPTT objects
2020-07-09 09:50:01 -04:00
Jeremy Stretch
5fd5dbab7b
Merge branch 'develop' into develop-2.9
2020-07-08 13:04:57 -04:00
Jeremy Stretch
fec3ee6f08
Closes #4835 : Support passing multiple initial values for multiple choice fields
2020-07-08 12:50:12 -04:00
Jeremy Stretch
924f319343
Closes #4806 : Add a url field to all API serializers
2020-07-06 16:41:08 -04:00
Jeremy Stretch
9a075130f1
Changelog for #2006
2020-07-06 14:02:06 -04:00
Jeremy Stretch
20ee8ec107
Closes #4821 : Restrict group options by selected site when bulk editing VLANs
2020-07-06 10:04:08 -04:00
Jeremy Stretch
d03d302eef
Closes #4817 : Standardize device/VM component name field to 64 characters
2020-07-02 12:08:19 -04:00
Jeremy Stretch
8d7377ba04
Merge branch 'develop' into develop-2.9
2020-07-02 10:01:01 -04:00
Jeremy Stretch
9f614452b4
Release NetBox v2.8.7
2020-07-02 09:37:20 -04:00
Jeremy Stretch
43d610405f
Add changelog for #4695 and #4708
2020-07-01 11:06:49 -04:00
Jeremy Stretch
7defa22b0b
Remove reference to choices API endpoints
2020-06-30 15:55:15 -04:00
Jeremy Stretch
88e3ac30b6
Closes #4807 : Add bulk edit ability for device bay templates
2020-06-30 15:22:30 -04:00
Jeremy Stretch
52a13b1960
Closes #4793 : Add description field to device component templates
2020-06-30 15:12:53 -04:00
Jeremy Stretch
52cff1ee50
Fixes #4771 : Fix add/remove tag population when bulk editing objects
2020-06-30 09:55:54 -04:00
Jeremy Stretch
8a26f475a7
Fixes #4774 : Fix exception when deleting a device with device bays
2020-06-30 09:43:05 -04:00
Jeremy Stretch
51e9b0a22a
Closes #4796 : Introduce configuration parameters for default rack elevation size
2020-06-30 09:26:32 -04:00
Jeremy Stretch
268b4c854e
Closes #4802 : Allow changing page size when displaying only a single page of results
2020-06-30 09:00:42 -04:00
Jeremy Stretch
71afba4d2e
Fixes #4791 : Update custom script documentation for ObjectVar
2020-06-25 17:33:41 -04:00
Jeremy Stretch
319799b5ce
Closes #4795 : Add bulk disconnect capability for console and power ports
2020-06-25 17:08:51 -04:00
Jeremy Stretch
1dbae5b64c
Closes #4792 : Add bulk rename capability for console and power ports
2020-06-25 14:18:29 -04:00
Jeremy Stretch
103a44991a
Changelog for #4788
2020-06-25 12:22:21 -04:00
Jeremy Stretch
2303034c92
Changelog for #2018
2020-06-24 16:22:37 -04:00
Jeremy Stretch
2ac53afd96
Update changelog for #4721
2020-06-24 12:44:00 -04:00
Jeremy Stretch
eb8c0539c5
Update REST API changes for #4615
2020-06-18 14:24:50 -04:00
Jeremy Stretch
88bf183af5
Merge branch 'develop' into develop-2.9
2020-06-18 13:20:32 -04:00
Jeremy Stretch
c5dc075fb0
Fixes #4775 : Allow selecting an alternate device type when creating component templates
2020-06-18 11:59:24 -04:00
Jeremy Stretch
328d639886
Merge branch 'develop' into develop-2.9
2020-06-17 16:57:17 -04:00
Jeremy Stretch
b0c24de596
Fixes #4772 : Fix "brief" format for the secrets REST API endpoint
2020-06-17 14:22:55 -04:00
Jeremy Stretch
2d4694e72d
Merge pull request #4770 from netbox-community/3703-limit-tag-creation
...
Closes #3703 : Restrict tag creation
2020-06-17 12:28:04 -04:00
Jeremy Stretch
d1adc5ea9b
Update release notes for #3703
2020-06-17 11:29:59 -04:00
Jeremy Stretch
e23a5ad141
Fixes #4766 : Fix redirect after login when next is not specified
2020-06-17 09:15:03 -04:00
Jeremy Stretch
e917535380
Merge branch 'develop' into develop-2.9
2020-06-15 16:04:32 -04:00
Jeremy Stretch
60deb3f0ba
Release v2.8.6
2020-06-15 14:37:36 -04:00
Jeremy Stretch
eaaaaec5a5
Fixes #4710 : Fix merging of form fields among custom scripts
2020-06-15 14:20:00 -04:00
Jeremy Stretch
5bcf85e57d
Closes #4744 : Hide IP addresses tab when viewing a container prefix
2020-06-15 13:33:16 -04:00
Jeremy Stretch
1d466d6fd1
Closes #4761 : Enable tag assignment during bulk creation of IP addresses
2020-06-15 13:24:34 -04:00
Jeremy Stretch
57cfb4ed7e
Fixes #4760 : Enable power port template assignment when bulk editing power outlet templates
2020-06-15 13:18:26 -04:00
Jeremy Stretch
5af2b3c2f5
Closes #4717 : Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks
2020-06-15 11:53:47 -04:00
Jeremy Stretch
2e5058c4c9
Fixes #4756 : Filter parent group by site when creating rack groups
2020-06-15 10:02:35 -04:00
Jeremy Stretch
9fc4a4f24a
Closes #4755 : Enable creation of rack reservations directly from navigation menu
2020-06-12 15:11:27 -04:00
Jeremy Stretch
7a54bd9f2a
Changelog and migrations fix for #4615
2020-06-11 13:42:20 -04:00
Jeremy Stretch
9fd36279ab
Fixes #4743 : Allow users to create "next available" IPs without needing permission to create prefixes
2020-06-10 16:06:11 -04:00
Jeremy Stretch
58b4f6abca
Update v2.9 release notes
2020-06-10 15:05:15 -04:00
Jeremy Stretch
88ae522c9a
Closes #4742 : Add tagging for cables, power panels, and rack reservations
2020-06-10 14:55:46 -04:00
Jeremy Stretch
40947f8cb2
Merge pull request #4734 from tyler-8/bulk_api_docs
...
Add example of bulk object creation in documentation
2020-06-10 11:39:44 -04:00
Jeremy Stretch
9abc67bbeb
Fixes #4737 : Introduce ColoredLabelColumn for consistent display of colored labels
2020-06-10 11:38:23 -04:00
Jeremy Stretch
16cdf3006f
Fixes #4736 : Add cable trace endpoints for pass-through ports
2020-06-09 15:12:10 -04:00
Tyler Bigler
062a319a7c
Add example of bulk object creation
2020-06-09 13:35:44 -04:00
Jeremy Stretch
67784c0568
Merge pull request #4713 from netbox-community/4348-ldap-auth-backend
...
Closes #4348 : Introduce LDAPBackend
2020-06-08 17:07:52 -04:00
Jeremy Stretch
20ec700045
Changelog for #4674
2020-06-08 17:00:47 -04:00
Jeremy Stretch
0ebd87bcb9
Merge branch 'develop' into develop-2.9
2020-06-08 10:33:23 -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
fae115b995
Closes #4698 : Improve display of template code for object in admin UI
2020-06-04 13:11:24 -04:00
Jeremy Stretch
dc161d9f2f
Update LDAP configuration documentation
2020-06-03 15:57:11 -04:00
Jeremy Stretch
bb1484a444
Dropped backward compatibility for the /admin/webhook-backend-status URL
2020-06-03 14:15:29 -04:00
Jeremy Stretch
b31cc89478
Dropped backward compatibility for 'webhooks' Redis queue
2020-06-03 14:13:18 -04:00
Jeremy Stretch
dbf6c0a075
Split ObjectPermission model documentation
2020-06-03 13:20:35 -04:00
Jeremy Stretch
19b57aa1ea
Update permissions documentation
2020-06-03 10:03:15 -04:00
Jeremy Stretch
3502398d1d
Remove delete_token permission from TokenDeleteView
2020-06-02 15:36:31 -04:00
Jeremy Stretch
56f6698ba5
Fixes #4707 : Fix prefix_count population on VLAN API serializer
2020-06-02 13:40:14 -04:00
Jeremy Stretch
c6e85970d4
Remove activate_userkey permission
2020-06-02 09:51:56 -04:00
Jeremy Stretch
32620dd556
Changelog for #554
2020-06-01 16:30:20 -04:00
Jeremy Stretch
76f74f479b
Support permission attribute assignment via REMOTE_AUTH_DEFAULT_PERMISSIONS
2020-06-01 16:23:45 -04:00
Jeremy Stretch
e9831442cd
Drafted documentation for object-based permissions
2020-06-01 15:28:36 -04:00
Jeremy Stretch
26d7c21314
Move authentication backends
2020-06-01 13:47:34 -04:00
Jeremy Stretch
edf15532d2
Fixes #4702 : Catch IntegrityError exception when adding a non-unique secret
2020-06-01 10:00:32 -04:00
Jeremy Stretch
d23b18beb5
Fixes #4704 : Update example template code
2020-06-01 09:40:58 -04:00
Jeremy Stretch
03da9348e5
Merge branch 'develop-2.9' into 554-object-permissions
2020-05-26 16:42:39 -04:00
Jeremy Stretch
c9a7527f33
Release v2.8.5
2020-05-26 16:17:01 -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
88cffca270
Closes #4650 : Expose INTERNAL_IPS configuration parameter
2020-05-26 10:01:49 -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
f04340679e
Merge branch 'develop' into 4684-devicetype-import-comment
2020-05-26 09:11:50 -04:00
Jeremy Stretch
7f5583c7ae
Merge pull request #4690 from kobayashi/4676-docs-default-remote-auth
...
Closes #4676 : Set `False` as default value of REMOTE_AUTH_AUTO_CREATE_USER
2020-05-26 09:07:26 -04:00
Jeremy Stretch
a5785552d9
Changelog for #4651 , #4652
2020-05-26 09:05:18 -04:00
kobayashi
9cde377133
Closes #4676 : Set default value of REMOTE_AUTH_AUTO_CREATE_USER as False in docs
2020-05-26 01:26:26 -04:00
kobayashi
74c29b0bb7
Fixes #4684 : Fix ignored comment when importing DeviceType
2020-05-26 01:17:10 -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
1f5d2520c3
Formatting fix
2020-05-20 10:37:26 -04:00
Jeremy Stretch
d2e1428c75
Closes #4665 : Add NEMA L14 and L21 power port/outlet types
2020-05-20 09:36:55 -04:00
Jeremy Stretch
cd236aa886
Closes #4645 : Update minimum required version of PostgreSQL to 9.6
2020-05-15 10:11:36 -04:00
Jeremy Stretch
3c8e7e739d
Fixes #4649 : Fix interface assignment for bulk-imported IP addresses
2020-05-15 09:44:00 -04:00
Jeremy Stretch
a64351279d
Fixes #4648 : Fix bulk CSV import of child devices
2020-05-15 09:36:16 -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
8394ff5537
Fixes #4644 : Fix ordering of services table by parent
2020-05-15 09:02:56 -04:00
John Anderson
14744da8f6
fixes #4647 - caching invalidation related to assinging new IP addresses to interfaces
2020-05-15 02:45:48 -04:00
John Anderson
2c2d6c6d47
fixes #3304 - primary IP address caching invalidation
2020-05-15 02:31:45 -04:00
Jeremy Stretch
2900013118
Release v2.8.4
2020-05-13 17:24:25 -04:00
Jeremy Stretch
cfe8882f72
Merge pull request #4623 from tyler-8/metrics_docs
...
Notes on multiprocessing metrics and gunicorn vs uwsgi
2020-05-13 17:17:26 -04:00
Tyler Bigler
29abcbced8
Grammar improvements
2020-05-13 17:13:41 -04:00
Jeremy Stretch
e0ebb8e7d8
Fixes #4617 : Restore IP prefix depth notation in list view
2020-05-13 17:08:48 -04:00
Tyler Bigler
96e05fb12d
Notes on multiprocessing and gunicorn vs uwsgi
2020-05-13 17:07:32 -04:00
Jeremy Stretch
07fd92cd4c
Fixes #4629 : Replicate assigned interface when cloning IP addresses
2020-05-13 16:25:22 -04:00
Daniel Sheppard
38d8b0a1ec
Merge pull request #4637 from netbox-community/4634-InventoryItemException
...
#4634 - Correct inventory item table accessor definition on manufacturer column
2020-05-13 10:46:29 -05:00
Daniel Sheppard
fd0be35d99
#4634 - Correct inventory item table accessor definition on manufacturer column
2020-05-13 09:33:48 -05: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
569d4ee201
Closes #4632 : Extend email configuration parameters to support SSL/TLS
2020-05-13 09:20:24 -04:00
Jeremy Stretch
1d93d9a63a
Fixes #4633 : Bump django-rq to v2.3.2 to fix ImportError with rq 1.4.0
2020-05-13 08:53:29 -04:00
Daniel Sheppard
41361ce2a2
Fixes : #4618 - Add group creation and correct user creation group syntax
2020-05-11 16:10:23 -05:00
Jeremy Stretch
91e46ceb77
Merge pull request #4616 from kobayashi/4607-token-context-help
...
Fix: 4607 Missing token context help
2020-05-11 09:21:01 -04:00
weisdd
cea01e037a
Fix: incorrect DeviceConnectionsReport in reports.md ( #4606 )
...
Since the CONNECTION_STATUS_PLANNED constant is gone from dcim.constants, the DeviceConnectionsReport script is no longer correct.
The suggested fix is based on the fact that console_port.connection_status and power_port.connection_status currently have the following set of values:
* None = A cable is not connected to a Console Server Port or it's connected to a Rear/Front Port;
* False = A cable is connected to a Console Server Port and marked as Planned;
* True = A cable is connected to a Console Server Port and marked as Installed.
2020-05-11 09:14:25 -04:00
kobayashi
465d3ae1af
Fix: 4607 Missing token context help
2020-05-09 23:08:14 -04:00
Jeremy Stretch
e14e217fcd
Fixes #4604 : Multi-position rear ports may only be connected to other rear ports
2020-05-07 16:22:04 -04:00
Jeremy Stretch
b7a96a33ef
Fixes #4598 : Display error message when invalid cable length is specified
2020-05-07 10:34:33 -04:00
Jeremy Stretch
af96ffb3e9
Release v2.8.3
2020-05-06 23:46:52 -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
c9d0293bd0
Release v2.8.2
2020-05-06 15:04:01 -04:00
Jeremy Stretch
2e25f6b217
Update release notes index
2020-05-06 15:03:35 -04:00
Jeremy Stretch
cd0eb0d8ce
Fixes #4588 : Restore ability to add/remove tags on services, virtual chassis in bulk
2020-05-06 15:00:01 -04:00
Jeremy Stretch
a4dbd2dae5
Closes #3064 : Include tags in object lists as a toggleable table column
2020-05-06 14:42:51 -04:00
Jeremy Stretch
881b0a6add
Changelog for #4584
2020-05-06 12:49:04 -04:00
Jeremy Stretch
3baf983e86
Updated REST API documentation
2020-05-06 12:46:24 -04:00
Jeremy Stretch
b1aa7fa7f8
Changelog for #3147
2020-05-06 10:16:23 -04:00
Jeremy Stretch
0239be9be5
Fixes #4578 : Prevent setting 0U height on device type with racked instances
2020-05-05 13:41:23 -04:00
Jeremy Stretch
6e2c68ef42
Fixes #4652 : Update repo RPM link for PosgtreSQL on CentOS
2020-05-05 13:05:54 -04:00
Jeremy Stretch
3d8001ae1c
Changelog for #492
2020-05-04 15:14:52 -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
koratfood
e6598fac20
Replace supervisord with systemd in LDAP troubleshooting ( #4569 )
...
Update the LDAP troubleshooting steps so that they are consistent with the rest of the documentaiton, which nowadays expects us to be running netbox via systemd instead of supervisord. Fixes #4504 .
2020-05-04 09:56:03 -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
e75c4c012d
Closes #4554 : Add HDOT Cx power outlet type
2020-04-30 13:39:12 -04:00
Jeremy Stretch
bcb7899b04
Fixes #4548 : Fix tracing cables through a single RearPort
2020-04-29 16:32:30 -04:00
Jeremy Stretch
81ffa0811e
Closes #4556 : Update form for adding devices to clusters
2020-04-29 15:50:16 -04:00
Jeremy Stretch
ed21ff52ee
Merge branch 'develop' into 492-table-column-ordering
2020-04-29 10:08:56 -04:00
Jeremy Stretch
f98a236a5b
Changelog for #4545
2020-04-29 09:46:24 -04:00
Jeremy Stretch
f535ef4924
Update development docs to remove squashing instructions
2020-04-29 09:44:41 -04:00
kobayashi
39ea14202e
Fix 4549 webhook body encode in utf-8
2020-04-29 01:48:53 -04:00
Jeremy Stretch
96eafe6dc1
Document table columns preference
2020-04-28 14:32:32 -04:00
Jeremy Stretch
ffba1c1d43
Add extras.configcontext.format to preferences doc
2020-04-24 13:11:01 -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
ad099d79f2
Changelog for #3294 , #4531
2020-04-24 11:03:14 -04:00
Jeremy Stretch
d8494e44e7
Document available user preferences
2020-04-24 09:46:02 -04:00
Jeremy Stretch
92343469e7
Correct release date
2020-04-23 10:11:11 -04:00
Jeremy Stretch
3ece4f137f
Release v2.8.1
2020-04-23 10:09:13 -04:00
Sander Steffann
70b8b9ecdb
Fix minor typo
2020-04-23 14:10:58 +02:00
John Anderson
11ee6f417f
fix #4459 - Fix caching issue resulting in erroneous nested data for regions, rack groups, and tenant groups
2020-04-22 16:45:26 -04:00
Jeremy Stretch
5ea92dda4b
Changelog for #4139
2020-04-22 14:15:41 -04:00
Jeremy Stretch
131d2c97ca
Fixes #4336 : Ensure interfaces without a subinterface ID are ordered before subinterface zero
2020-04-21 16:13:34 -04:00
Jeremy Stretch
ada55dfdfb
Fixes #4510 : Enforce address family for device primary IPv4/v6 addresses
2020-04-21 14:50:15 -04:00
Jeremy Stretch
cc721efe97
Fixes #3356 : Correct Swagger schema specification for the available prefixes/IPs API endpoints
2020-04-21 14:12:49 -04:00
Jeremy Stretch
b362c6a967
Fixes #2994 : Prevent modifying termination points of existing cable to ensure end-to-end path integrity
2020-04-21 13:41:38 -04:00
Jeremy Stretch
5eef6bc527
Changelog for #4388
2020-04-21 12:51:43 -04:00
Jeremy Stretch
f80eb16060
Closes #4505 : Fix typo in application stack diagram
2020-04-20 11:06:52 -04:00
Jeremy Stretch
8ea611df44
Changelog for #4464
2020-04-20 11:04:15 -04:00
Jeremy Stretch
5aadfff1de
Merge pull request #4492 from kobayashi/4361-type-connection_status
...
Fix #4361 Set correct type of connection_status in swagger schema
2020-04-15 09:45:39 -04:00
Jeremy Stretch
cb84e3bb2e
Closes #4491 : Update docs to indicate support for nesting objects
2020-04-15 09:41:57 -04:00
Jeremy Stretch
e0f819691f
Fixes #4496 : Fix exception when validating certain models via REST API
2020-04-15 09:37:30 -04:00
kobayashi
1ce0191a74
Fixes #4361 : Set correct type of connection_state
2020-04-15 01:02:11 -04:00
Jeremy Stretch
788909de94
Fixes #4489 : Fix display of parent/child role on device type view
2020-04-14 12:13:05 -04:00
Jeremy Stretch
2dbc04c6fb
Fix typo
2020-04-14 10:03:02 -04:00
Jeremy Stretch
819f842cf1
Call out requirement for Python 3.6 or later
2020-04-13 14:38:26 -04:00
Jeremy Stretch
0ffc74c669
Fix link to logging configuration docs
2020-04-13 14:37:11 -04:00
Jeremy Stretch
9ed0494b45
Clarify requirement for Python 3.6 or later
2020-04-13 14:22:17 -04:00
Jeremy Stretch
488129d7ad
Release v2.8.0
2020-04-13 11:21:33 -04:00
Jeremy Stretch
c691ec843d
Fixes #4476 : Correct typo in slugs for Infiniband interface types
2020-04-13 10:51:25 -04:00
Jeremy Stretch
67f2cdc921
Fixes #4474 : Fix population of device types when bulk editing devices
2020-04-13 10:34:44 -04:00
Jeremy Stretch
ee51dae73f
Merge pull request #4473 from netbox-community/develop-2.8
...
Merge v2.8 work into develop
2020-04-13 10:17:27 -04:00
Jeremy Stretch
0316063ba9
Update v2.8 release notes
2020-04-10 11:56:52 -04:00
Jeremy Stretch
5de085d83d
Tweak PluginMenuButton icon_class to require additional "fa" class
2020-04-10 10:36:03 -04:00
Jeremy Stretch
db70f04447
Minor tweaks to plugins development doc
2020-04-10 10:20:36 -04:00
Jeremy Stretch
ed05198c45
Add static file collection to plugins installation doc
2020-04-09 14:52:18 -04:00
Jeremy Stretch
c593eca936
Minor improvements to installation docs
2020-04-09 14:43:22 -04:00
Petr Klíma
2daf1e2004
#4470 wrong Ubuntu package name
2020-04-09 16:02:57 +02:00
Jeremy Stretch
5266bf93a3
Merge branch 'develop' into develop-2.8
2020-04-08 13:50:15 -04:00
Jeremy Stretch
b86c61dcdb
Release v2.7.12
2020-04-08 13:26:33 -04:00
Jeremy Stretch
2357928e72
Add documentation for webhook_receiver
2020-04-07 13:51:20 -04:00
Daniel Sheppard
225ba4cc35
Fixes : #4395 - Fix typing on interface serializer
2020-04-07 08:36:13 -05:00
Daniel Sheppard
fe088dba7a
Fixes : #4396 - Fix typing on interface serializer
2020-04-07 08:33:00 -05:00
Jeremy Stretch
46b896b2cf
Merge branch 'develop' into develop-2.8
2020-04-06 13:51:05 -04:00
Jeremy Stretch
58442b1af6
Correct author name parameter
2020-04-06 11:43:52 -04:00
Jeremy Stretch
5f6b63e978
Remove extraneous package from Apache installation instructions
2020-04-03 16:03:50 -04:00
Jeremy Stretch
ad08935c57
Move nginx/Apache configs to discrete files
2020-04-03 15:46:48 -04:00
Jeremy Stretch
af405a8ab2
Closes #4391 : Extend installation docs to include enabling SSL
2020-04-03 15:35:45 -04:00
Jeremy Stretch
630788731e
Closes #4448 : Allow connecting cables between two circuit terminations
2020-04-03 13:44:41 -04:00
Jeremy Stretch
721368ea8d
Closes #4147 : Use absolute URLs in rack elevation SVG renderings
2020-04-03 13:16:35 -04:00
Jeremy Stretch
1f3a21ba20
Fixes #4449 : Fix reservation edit/delete button URLs on rack view
2020-04-03 12:13:36 -04:00
Jeremy Stretch
4ab3854d66
Fixes #4438 : Fix exception when disconnecting a cable from a power feed
2020-04-02 10:19:50 -04:00
Jeremy Stretch
354f87c888
Fixes #4439 : Tweak display of unset custom integer fields
2020-04-02 10:06:01 -04:00
Jeremy Stretch
0432b1a6f9
Move default caching_config to PluginConfig class
2020-04-01 12:10:19 -04:00
Jeremy Stretch
f469c794ce
Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS)
2020-04-01 10:10:29 -04:00
Jeremy Stretch
fb2868f8bb
Fixes #4418 : Fail cleanly when trying to import multiple device types simultaneously
2020-03-30 16:44:04 -04:00
Jeremy Stretch
aa38dcf490
Closes #3676 : Reference VRF by name rather than RD during IP/prefix import
2020-03-30 15:54:35 -04:00
Jeremy Stretch
06116cdde7
Add developer docs for application registry
2020-03-30 15:31:13 -04:00
Jeremy Stretch
5f1329c71c
Changelog for #3351
2020-03-30 13:09:10 -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
59e6386361
Release v2.7.11
2020-03-27 12:40:21 -04:00
Jeremy Stretch
9c1eda0d9a
Closes #4404 : Add cable trace button for circuit terminations
2020-03-27 12:35:36 -04:00
Daniel Sheppard
785119f5bb
Fixes : #4415 - Add site on validate_unique() for device model
2020-03-27 08:37:48 -05:00
Jeremy Stretch
8a3ebf64bc
Rename obj to object; clean up docstrings
2020-03-26 21:46:56 -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
877417d68f
Rename PluginTemplateContent to PluginTemplateExtension
2020-03-26 12:18:58 -04:00
Jeremy Stretch
62f14f0473
Convert PluginConfig attrs list to a table
2020-03-26 12:03:10 -04:00
Jeremy Stretch
66a99e13bb
Fix up styling of tables in documentation
2020-03-26 11:54: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
68ef5dd2a4
Revised plugins documentation
2020-03-26 11:09:20 -04:00
Jeremy Stretch
5540079e81
Add documentation for PluginTemplateContent
2020-03-25 16:32:16 -04:00
Jeremy Stretch
d0edd9d5c1
Update documentation for #4401
2020-03-25 14:33:32 -04:00
Jeremy Stretch
2a47bb8b54
Rename url_slug to base_url
2020-03-24 16:20:47 -04:00
Jeremy Stretch
579c365808
Extend plugins docs to include nav menu links
2020-03-24 15:22:57 -04:00
Jeremy Stretch
745ac294a5
Tweak plugin template docs
2020-03-24 14:21:08 -04:00
Jeremy Stretch
eedda6e648
Incorporate John's feedback
2020-03-24 09:42:24 -04:00
Jeremy Stretch
5ec1b31804
Add disclaimer/warning to PLUGINS_ENABLED
2020-03-24 09:41:46 -04:00
Jeremy Stretch
0a8b09a11a
Add docs for plugin API endpoints
2020-03-23 13:58:45 -04:00
Jeremy Stretch
0b77702626
Add docs for plugin models, views
2020-03-23 13:28:56 -04:00
Jeremy Stretch
2188b0982c
More work on plugins development docs
2020-03-23 12:00:10 -04:00
Jeremy Stretch
33ca352fd9
Initial documentation for plugins framework
2020-03-20 14:21:49 -04:00
Jeremy Stretch
058c78d8be
Closes #4389 : Add a bulk edit view for device bays
2020-03-19 16:32:08 -04:00
Jeremy Stretch
05fdf5e9a0
Closes #4386 : Update admin links for Django RQ to reflect multiple queues
2020-03-19 13:54:49 -04:00
Jeremy Stretch
533521b29d
Changelog for #4255
2020-03-19 11:03:35 -04:00
Jeremy Stretch
ba6ce07759
Changelog for #3193
2020-03-19 10:56:42 -04:00
Jeremy Stretch
7f5571200c
Closes #4382 : Enable custom links for rack reservations
2020-03-18 14:50:49 -04:00
Jeremy Stretch
a9d04547d1
Closes #4381 : Enable export templates for rack reservations
2020-03-18 14:46:23 -04:00
John Anderson
09e09e43ba
Merge branch 'develop' into develop-2.8
2020-03-18 14:44:18 -04:00
Jeremy Stretch
87f0b19dc0
Closes #4380 : Enable webhooks for rack reservations
2020-03-18 14:43:19 -04:00
Jeremy Stretch
eab79faaeb
Changelog for #738
2020-03-18 14:02:24 -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
fe4f4bddc8
Tweaked logging; renamed release config parameters
2020-03-18 13:46:47 -04:00
Jeremy Stretch
3590ed378d
Rename 'webhooks' REDIS config to 'tasks'
2020-03-17 10:22:56 -04:00
John Anderson
901143b72a
Merge branch 'develop' into develop-2.8
2020-03-16 12:17:00 -04:00
kobayashi
7ef9a6c0a7
Fixes #2769 : improve prefix_length validations
2020-03-16 03:20:15 -04:00
John Anderson
9df238c5f2
Merge branch 'develop' into develop-2.8
2020-03-15 00:18:32 -04:00
Jeremy Stretch
d4f6909859
Rename Tag.comments to description
2020-03-13 17:00:00 -04:00
Jeremy Stretch
1a8554fd32
Changelog for #4078
2020-03-13 16:42:47 -04:00
Jeremy Stretch
c5776d9da4
Closes #4369 : Add a dedicated view for rack reservations
2020-03-13 13:53:44 -04:00
Jeremy Stretch
2033d15b2f
Tweak UPDATE_REPO_URL to convey the full URL
2020-03-13 12:14:27 -04:00
Jeremy Stretch
1f382f9252
Merge branch 'develop' into 738-detect-new-releases
2020-03-13 10:05:24 -04:00
Jeremy Stretch
459bcd88a9
Fixes #4365 : Fix exception raised on IP address bulk add view
2020-03-13 09:07:03 -04:00
Jeremy Stretch
1487b5004d
Closes #4309 : Add descriptive tooltip to custom fields on object views
2020-03-12 21:43:34 -04:00
Jeremy Stretch
9fc1e88d9f
Update minimum Python version to 3.6
2020-03-12 11:46:11 -04:00
Jeremy Stretch
2cd44d0234
Changelog for #3416
2020-03-12 11:38:39 -04:00
Jeremy Stretch
ef5c20dc6f
Update documentation
2020-03-12 11:14:27 -04:00
Jeremy Stretch
997247ee77
Update changelog for #1754 , #3939
2020-03-11 21:22:06 -04:00
Jeremy Stretch
2b33e91e2c
Changelog for #2328
2020-03-11 11:27:47 -04:00
Jeremy Stretch
79aba5edf2
Fixes #4343 : Fix Markdown support for tables
2020-03-11 09:52:02 -04:00
John Anderson
a504f5f309
closes #4340 - Enforce unique constraints for device and virtual machine names in the API
2020-03-10 19:15:24 -04:00
Jeremy Stretch
8c6d35645d
Remote auth cleanup
2020-03-10 16:56:57 -04:00
Jeremy Stretch
0dc3a72912
Merge branch 'develop-2.8' into 2328-external-authentication
2020-03-10 15:07:19 -04:00
Jeremy Stretch
0de857bf7a
Merge branch 'develop' into develop-2.8
2020-03-10 15:06:37 -04:00
Jeremy Stretch
7bf1420463
Release v2.7.10
2020-03-10 13:50:17 -04:00
Jeremy Stretch
3a0b28144f
Force mkdocs to v1.1 for RTD build
2020-03-10 13:37:31 -04:00
Jeremy Stretch
bc19072dc6
Update upgrade documentation for non-git installations
2020-03-10 13:24:10 -04:00
Jeremy Stretch
1eddac4066
Fixes #4338 : Catch AddrFormatError exception when filtering aggregates/prefixes by an invalid prefix
2020-03-10 11:58:34 -04:00
Jeremy Stretch
2571f22ae5
Revert initial fix for #4336
2020-03-10 11:43:00 -04:00
Jeremy Stretch
5346efe009
Fixes #4337 : Allow bulk editing/deletion of all device components matching a query
2020-03-10 10:18:48 -04:00
Jeremy Stretch
bb3f37ca35
Fixes #4336 : Ensure interfaces without a channel/unit are ordered before a channel/unit of zero
2020-03-10 10:03:42 -04:00
Jeremy Stretch
0e49a7a1fd
Closes #4332 : Redirect to a user-friendly error page when CSS/JS resources fail to load
2020-03-09 15:33:57 -04:00
Jeremy Stretch
93159fec4b
Update changelog
2020-03-09 14:28:06 -04:00
Jeremy Stretch
ab2ea5697f
Closes #4322 : Introduce and document local_requirements.txt support for installation/upgrade of optional dependencies
2020-03-09 14:22:27 -04:00
Jeremy Stretch
02bf6bd3a6
Changelog for #4217
2020-03-09 10:15:18 -04:00
Jeremy Stretch
4edd0b1fd6
Merge branch 'develop' into 4217-contextual-docs
2020-03-09 09:56:14 -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
9fa5004a35
Closes #4324 : Add CSV import view for services
2020-03-06 16:33:43 -05:00
Jeremy Stretch
2a5bf2a222
Fixes #4323 : Add bulk edit view for power panels
2020-03-06 16:05:26 -05:00
Jeremy Stretch
803287a514
Closes #4313 : Remove id__in filters
2020-03-06 12:05:53 -05:00
Jeremy Stretch
1a89e35729
Merge branch 'develop' into develop-2.8
2020-03-06 11:34:01 -05:00
Jeremy Stretch
09298dab7a
Release v2.7.9
2020-03-06 11:17:17 -05:00
Jeremy Stretch
c50714ec42
Introduce DOCS_ROOT configuration parameter
2020-03-06 09:35:58 -05:00
kobayashi
920078a738
set fix#4062 to release note
2020-03-05 23:52:33 -05:00
Jeremy Stretch
f2d1c7d82a
Update release notes navigation; ditch v1.x release notes
2020-03-05 17:27:59 -05:00
Jeremy Stretch
a7c133daa6
Reset documentation hierarchy
2020-03-05 17:23:56 -05:00
Jeremy Stretch
f89773f4a3
Cleaned up model documentation hierarchy
2020-03-05 17:03:03 -05:00
Jeremy Stretch
57df250128
Add doc pages for device component templates
2020-03-05 15:24:02 -05:00
Jeremy Stretch
1657d6a0b8
Add missing docs page for tags
2020-03-05 15:16:15 -05:00
Jeremy Stretch
8a23811831
Add missing model doc pages
2020-03-05 13:48:47 -05:00
Jeremy Stretch
5190710aef
Refactored device component docs
2020-03-05 11:44:18 -05:00
Jeremy Stretch
04ddc0487a
Standardize circuits page
2020-03-05 11:26:10 -05:00
Jeremy Stretch
f9c9cf9ad2
Refactor virtualization docs
2020-03-05 11:24:57 -05:00
Jeremy Stretch
b8b02c7b25
Refactor tenancy docs
2020-03-05 11:21:52 -05:00
Jeremy Stretch
a061a03860
Refactor service docs
2020-03-05 11:20:10 -05:00
Jeremy Stretch
7793f281c5
Refactor secrets docs
2020-03-05 11:18:57 -05:00
Jeremy Stretch
593374764d
Refactor IPAM docs
2020-03-05 11:16:54 -05:00
Jeremy Stretch
a320b54c2f
Refactor power docs
2020-03-05 11:13:06 -05:00
Jeremy Stretch
6ba24c3296
Refactor site/rack docs
2020-03-05 11:10:09 -05:00
Jeremy Stretch
92949ddcdb
Refactor device docs
2020-03-05 11:05:48 -05:00
Jeremy Stretch
b2bc1bf74a
Refactor circuits docs
2020-03-05 10:52:56 -05:00
Jeremy Stretch
70397461eb
Enable support for Markdown inclusions
2020-03-05 10:47:12 -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
7454efe648
Documentation and changelog for #4195
2020-03-04 14:33:55 -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
113313e000
Merge pull request #4001 from steffann/738-automatically-check-for-new-releases
...
Fixes : #738 : Automatically check for new versions
2020-03-04 12:22:57 -05:00
Jeremy Stretch
9e92520266
Changelog for #4121
2020-03-04 11:53:53 -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
746bfd8bca
Closes #4119 : Extend upgrade script to clear expired user sessions
2020-03-04 10:29:22 -05:00
Jeremy Parker
10dee9b57b
Fix typo in caching.md ( #4310 )
...
Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-03-04 10:07:58 -05:00
Jeremy Stretch
31e5d9ffe6
Changelog for #4298
2020-03-04 10:03:39 -05:00
Jeremy Stretch
c85bcbcf31
Merge branch 'develop' into develop-2.8
2020-03-03 13:20:00 -05:00
Jeremy Stretch
cb7932ecda
Merge pull request #4308 from kobayashi/4229-docs-python-version
...
Fix #4229 : Describe supported Python version
2020-03-03 12:14:10 -05:00
Jeremy Stretch
74821c2c17
Closes #4218 : Allow negative voltage for DC power feeds
2020-03-03 12:10:08 -05:00
kobayashi
fa992853b0
Describe supported Python version
2020-03-03 10:52:56 -05:00
Jeremy Stretch
1e4dd102bd
Closes #4290 : Include device name in tooltip on rack elevations
2020-03-03 10:35:07 -05:00
Jeremy Stretch
0f9c37fbc7
Closes #4284 : Add MRJ21 port and cable types
2020-03-03 10:13:21 -05:00
Jeremy Stretch
a261060e5c
Closes #4305 : Add 10-inch option for rack width
2020-03-03 10:07:20 -05:00
Jeremy Stretch
78a1aad6c0
Fixes #4306 : Fix toggling of device images for all racks in elevations view
2020-03-03 10:04:35 -05:00
Jeremy Stretch
c983dac771
Add logging output to login/logout views
2020-03-02 17:04:54 -05:00
Jeremy Stretch
7a10748355
Add logging output to API viewsets
2020-03-02 16:52:21 -05:00
Jeremy Stretch
ca1186dca1
Add logging output to utility views
2020-03-02 16:38:51 -05:00
Jeremy Stretch
c7b74b2090
Fixes #4300 : Pass "commit" argument when executing scripts via REST API
2020-03-02 13:29:32 -05:00
kobayashi
0be5488104
Fix #4274 : Set correct value schema for int typed ChoiceField
2020-03-02 11:26:56 -05:00
Jeremy Stretch
13fcdc0c1e
Fixes #4301 : Fix exception when deleting device type with components
2020-03-02 09:41:37 -05:00
Jeremy Stretch
22ec11c766
Fix up CentOS installation instructions; add troubleshooting guide
2020-02-28 17:31:51 -05:00
Jeremy Stretch
1b6f721e50
Extend installation docs to include creation of a specific netbox user
2020-02-28 16:25:43 -05:00
Jeremy Stretch
9c88f12abe
Add note about Redis config to installation instructions
2020-02-28 15:58:55 -05:00
Jeremy Stretch
5dc956fbe1
First stab at external authentication support
2020-02-28 15:16:31 -05:00
Jeremy Stretch
1449dfc966
Fixes #4295 : Fix assignment of parent LAG during interface bulk edit
2020-02-28 09:44:41 -05:00
Sander Steffann
28473fa3e0
Disable update check by default
2020-02-27 19:40:06 +01:00
Sander Steffann
3a0849699f
Rename settings to be more generic, not GitHub-only
2020-02-27 18:27:36 +01:00
Sander Steffann
008fc5623e
Full URL for API, more consistent naming, only enabled for staff and better configuration validation
2020-02-27 18:27:36 +01:00
Sander Steffann
2fcdc90d3f
Automatically check for new versions
2020-02-27 18:26:15 +01:00
Jeremy Stretch
faf676e6e0
Closes #4281 : Allow filtering device component list views by type
2020-02-26 17:22:53 -05:00
Jeremy Stretch
624566b04e
Fixes #4282 : Fix label on export button for device types
2020-02-26 16:49:39 -05:00
Jeremy Stretch
5a00939512
Fixes #4285 : Include A/Z termination sites in provider circuits table
2020-02-26 16:41:59 -05:00
Jeremy Stretch
56c26f80b3
Changelog for #3949
2020-02-26 15:56:26 -05:00
Jeremy Stretch
1abc82e718
Update upgrade script & instructions to better accomodate moving to a venv
2020-02-26 15:26:12 -05:00
Jeremy Stretch
be9df3c07d
Simplify the systemctl commands
2020-02-26 14:38:25 -05:00
Jeremy Stretch
798ecfc8f0
Clean up the upgrade guide
2020-02-26 14:09:54 -05:00
Jeremy Stretch
015a339202
Update systemd migration guide
2020-02-26 14:09:27 -05:00
Jeremy Stretch
2ee06c13f9
Remove Python 2 migration guide
2020-02-26 13:56:44 -05:00
Jeremy Stretch
0851b97ba5
Update the upgrade script & instructions to use a virtual environment
2020-02-26 13:54:07 -05:00
Jeremy Stretch
1b64f67f2b
Update installation instructions to use a Python virtual environment
2020-02-26 12:28:35 -05:00
John Anderson
c908f132ec
Merge branch 'develop' into 4121-filter-lookup-expressions
2020-02-26 12:05:27 -05:00
Jeremy Stretch
c78df40cb0
Refactor installtion docs
2020-02-26 11:40:31 -05:00
Jeremy Stretch
5a61bbec26
Fixes #4277 : Fix filtering of clusters by tenant
2020-02-26 09:11:38 -05:00
Jeremy Stretch
7e81d5fe11
Release v2.7.8
2020-02-25 15:04:08 -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
5bf68493df
Changelog & cleanup for #4267
2020-02-25 12:34:48 -05:00
Jeremy Stretch
62efe0621f
Fixes #4272 : Interface type should be required by API serializer
2020-02-25 11:20:43 -05:00
Jeremy Stretch
40b56d7f62
Merge branch 'develop' into 4227-omit-private-changelog
2020-02-25 11:02:11 -05:00
Jeremy Stretch
35786966c6
Changelog for #4237
2020-02-25 10:46:16 -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
644b4aa42d
Revised webhook documentation
2020-02-25 10:24:27 -05:00
Saria Hajjar
3296298d21
Fixes #4227 : Omit internal fields from the change log data
2020-02-25 14:48:11 +00:00
John Anderson
67565ca191
added docs and more tests
2020-02-24 15:03:07 -05:00
Jeremy Stretch
81d001d49e
Add a note about X-Frame-Options to the HTTP daemon instructions
2020-02-24 14:30:03 -05:00
Jeremy Stretch
f7b620c6a2
Closes #3145 : Add 'decommissioning' status for cables
2020-02-24 14:09:36 -05:00
Jeremy Stretch
76138f3080
Fixes #4222 : Escape double quotes on encapsulated values during CSV export
2020-02-24 13:29:00 -05:00
Jeremy Stretch
909971f237
Fixes #4221 : Fix exception when deleting a device with interface connections when an interfaces webhook is defined
2020-02-24 12:41:55 -05:00
Jeremy Stretch
4e76e4ec9c
Merge pull request #4253 from hSaria/3612-update-screenshots
...
Fixes #3612 : Update screenshots
2020-02-24 11:45:15 -05:00
Saria Hajjar
87d90adaef
Downscaled pictures to 50% (~1600 x ~1000)
2020-02-24 16:41:32 +00:00
dansheps
d9dcc92300
Update release notes for #4230
2020-02-24 09:31:52 -06:00
Saria Hajjar
23d0241865
Updated screenshots with v2.7.7
2020-02-24 15:21:17 +00:00
Jeremy Stretch
61c0a4cc61
Fixes #4252 : Fix power port assignment for power outlet templates created via REST API
2020-02-24 10:13:47 -05: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
1a997610c7
Fixes #4241 : Correct IP address hyperlinks on interface view
2020-02-21 21:43:04 -05:00
Jeremy Stretch
04ee55a40c
Fixes #4240 : Fix exception when filtering foreign keys by NULL
2020-02-21 21:38:25 -05:00
Jeremy Stretch
1c72d75b62
Fixes #4239 : Fix exception when selecting all filtered objects during bulk edit
2020-02-21 20:44:53 -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
11d012de4e
Fixes #4235 : Fix API representation of content_type for export templates
2020-02-21 14:38:38 -05:00
Jeremy Stretch
45cdac6f36
Changelog for #4228
2020-02-21 14:19:02 -05:00
Jeremy Stretch
a14c7980f6
Fixes #4232 : Enforce consistent background striping in rack elevations
2020-02-21 13:49:28 -05:00
Jeremy Stretch
cf312e9690
Changelog for #4224
2020-02-21 09:42:07 -05:00
Jeremy Stretch
2b134ea0f0
Release v2.7.7
2020-02-20 14:48:23 -05:00
Jeremy Stretch
682fd40fff
Changelog for #4206
2020-02-20 14:27:26 -05:00
Jeremy Stretch
c0052eb416
Closes #4209 : Enable filtering interfaces list view by enabled
2020-02-20 14:24:22 -05:00
Jeremy Stretch
74e3e2e5e1
Changelog for #4213
2020-02-20 14:17:18 -05:00
Jeremy Stretch
51f7b7a5bf
Changelog for #1529
2020-02-20 13:49:34 -05:00
Jeremy Stretch
322b328584
Fixes #4211 : Include trailing text when naturalizing interface names
2020-02-20 09:49:15 -05:00
Jeremy Stretch
7a53e24f97
Closes #3810 : Preserve slug value when editing existing objects
2020-02-19 13:53:11 -05:00
Jeremy Stretch
f05c7be394
Fixes #4204 : Fix assignment of mask length when bulk editing prefixes
2020-02-19 13:28:07 -05:00
Jeremy Stretch
21473548a5
Merge pull request #4181 from hSaria/2511-change-diff
...
Fixes #2511 : Compare object change to the previous change
2020-02-19 12:41:24 -05:00
Jeremy Stretch
626513a8b2
Fixes #4202 : Prevent reassignment to master device when bulk editing VC member interfaces
2020-02-19 11:29:42 -05:00
Jeremy Stretch
5871640701
Closes #4199 : Update example report to use ChoiceSet
2020-02-19 10:31:10 -05:00
Jeremy Stretch
8cfb5ac5c6
Fixes #3967 : Fix missing migration for interface templates of type "other"
2020-02-18 16:56:50 -05:00
Jeremy Stretch
84d078a539
Fixes #4196 : Fix exception when viewing LLDP neighbors page
2020-02-18 16:21:50 -05:00
Jeremy Stretch
4ea8967c2d
Fixes #4194 : Role field should not be required when searching/filtering secrets
2020-02-18 11:14:37 -05:00
Jeremy Stretch
a456cbb26c
Fixes #4179 : Site is required when creating a rack group or power panel
2020-02-18 11:08:16 -05:00
Jeremy Stretch
5b505b21c8
Fixes #4183 : Fix representation of NaturalOrderingField values in change log
2020-02-18 10:50:14 -05:00
Saria Hajjar
89ab6553d6
Changelog for #2511
2020-02-15 23:55:03 +00:00
Jeremy Stretch
d6ccf13167
Changelog for #4081
2020-02-14 15:44:52 -05:00
Jeremy Stretch
f6cbce65fa
Merge pull request #4178 from netbox-community/4081-drop-ip-family
...
Closes #4081 : Drop the family column from IP objects
2020-02-14 15:42:19 -05:00
Jeremy Stretch
1a8eea5aa9
Fixes #4175 : Fix potential exception when bulk editing objects from a filtered list
2020-02-14 14:27:47 -05:00
Jeremy Stretch
8cb6aed8fa
Closes #3753 : Remove rack units endpoint (replaced with elevation)
2020-02-14 13:59:07 -05:00
Jeremy Stretch
ce89fa74b9
Closes #4170 : Improve color contrast in rack elevation drawings
2020-02-14 13:09:01 -05:00
Jeremy Stretch
e4df02887b
Changelog for #3840
2020-02-14 12:04:35 -05:00
Dan Starner
e431ef09e5
fix extraneous formatting of notice boxes in required settings doc
2020-02-14 10:29:09 -05:00
Jeremy Stretch
a4705fa73a
Changelog for #2519
2020-02-14 09:35:43 -05:00
Jeremy Stretch
1d72436bfc
Fixes #4168 : Role is not required when creating a virtual machine
2020-02-14 09:13:05 -05:00
Jeremy Stretch
0863145c7f
Release v2.7.6
2020-02-13 21:46:03 -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
08ce024473
Release v2.7.5
2020-02-13 15:32:09 -05:00