e364a25e46
Add test for RackReservation import
2020-03-09 13:35:44 -04:00
049da81bf2
Convert units to SimpleArrayField
2020-03-09 12:46:12 -04:00
947affd78f
Extend BulkImportView._save_obj to pass request context
2020-03-09 12:39:07 -04:00
ad9dfec894
Started on #4325 (WIP)
2020-03-06 17:14:26 -05:00
2a5bf2a222
Fixes #4323 : Add bulk edit view for power panels
2020-03-06 16:05:26 -05:00
afcd9b801f
Delete squashed migration to avoid 'pending trigger events' exception under certain conditions
2020-03-06 10:32:12 -05:00
1dd07337fd
Merge pull request #4189 from netbox-community/4121-filter-lookup-expressions
...
4121 filter lookup expressions
2020-03-04 11:51:19 -05:00
74821c2c17
Closes #4218 : Allow negative voltage for DC power feeds
2020-03-03 12:10:08 -05:00
1e4dd102bd
Closes #4290 : Include device name in tooltip on rack elevations
2020-03-03 10:35:07 -05:00
0f9c37fbc7
Closes #4284 : Add MRJ21 port and cable types
2020-03-03 10:13:21 -05:00
a261060e5c
Closes #4305 : Add 10-inch option for rack width
2020-03-03 10:07:20 -05:00
13fcdc0c1e
Fixes #4301 : Fix exception when deleting device type with components
2020-03-02 09:41:37 -05:00
bdf9857e6f
Closes #4294 : Add tenancy filter tests for all models
2020-02-27 13:28:08 -05:00
faf676e6e0
Closes #4281 : Allow filtering device component list views by type
2020-02-26 17:22:53 -05:00
c908f132ec
Merge branch 'develop' into 4121-filter-lookup-expressions
2020-02-26 12:05:27 -05:00
afc8c9bfe9
fix tenancy filterset bases
2020-02-25 13:50:31 -05:00
a6e859d9b7
Remove extraneous prefetches from racks queryset
2020-02-25 12:35:27 -05:00
62efe0621f
Fixes #4272 : Interface type should be required by API serializer
2020-02-25 11:20:43 -05:00
3296298d21
Fixes #4227 : Omit internal fields from the change log data
2020-02-25 14:48:11 +00:00
4d1749cc71
Remove CONNECTION_STATUS_CONNECTED and CONNECTION_STATUS_PLANNED constants
2020-02-24 14:18:19 -05:00
f7b620c6a2
Closes #3145 : Add 'decommissioning' status for cables
2020-02-24 14:09:36 -05:00
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
d0c82c23bd
Merge pull request #4244 from netbox-community/4230-filter_rack_unit_on_elevations
...
Fixes : #4230 - Fixes rack units filtering on elevation endpoint
2020-02-24 09:25:42 -06:00
61c0a4cc61
Fixes #4252 : Fix power port assignment for power outlet templates created via REST API
2020-02-24 10:13:47 -05:00
2b75e05ea7
Fixes : #4230 - Fixes filtering by position on elevation endpoint
...
* Add tests for rack elevation filtering
* Add q variable to serializers for RackElevationDetailFilterSerializer
* Add code to allow filtering of position on the rack elevation
2020-02-22 08:24:26 -06:00
2c4136f514
Merge pull request #4233 from netbox-community/4228-rack-elevation-images
...
Fixes #4228 : Fix display of device images in rack elevations
2020-02-21 13:55:32 -05:00
a14c7980f6
Fixes #4232 : Enforce consistent background striping in rack elevations
2020-02-21 13:49:28 -05:00
5a02dc457c
Fixes #4228 : Fit device images to rack unit; tweak default aspect ratio
2020-02-21 12:43:24 -05:00
0b3111c47f
Fix drawing rear elevation when full-height device has been assigned only front image
2020-02-21 13:42:52 +02:00
58ff08be4e
#1529 : Add front/rear image fields to DeviceType serializer
2020-02-20 14:37:08 -05:00
cdcc63fdf6
Merge pull request #4208 from wtinetworkgear/rj11add
...
Added serial console_port type rj-11 for a POTS modem connection
2020-02-20 14:26:24 -05:00
c0052eb416
Closes #4209 : Enable filtering interfaces list view by enabled
2020-02-20 14:24:22 -05:00
6c272adb0e
Clean up rack headers and border
2020-02-20 14:10:48 -05:00
ba6562a5db
Add ability to toggle the inclusion of device images when rendering a rack elevation SVG
2020-02-20 13:09:43 -05:00
adf9221bab
Refactor rack elevation mixin to RackElevationSVG
2020-02-20 12:48:44 -05:00
d2157a3423
Add front/rear images for device types; include in rack elevations
2020-02-20 12:11:59 -05:00
09805ddc4a
Added serial console_port type rj-11 for a POTS modem connection
2020-02-19 15:39:53 -08:00
2cf990bd92
Standardize on two-word form of "change log"
2020-02-19 12:45:52 -05:00
626513a8b2
Fixes #4202 : Prevent reassignment to master device when bulk editing VC member interfaces
2020-02-19 11:29:42 -05:00
8cfb5ac5c6
Fixes #3967 : Fix missing migration for interface templates of type "other"
2020-02-18 16:56:50 -05:00
ae1767b5d0
Remove obsolete InterfaceManager
2020-02-18 16:22:17 -05:00
84d078a539
Fixes #4196 : Fix exception when viewing LLDP neighbors page
2020-02-18 16:21:50 -05:00
a456cbb26c
Fixes #4179 : Site is required when creating a rack group or power panel
2020-02-18 11:08:16 -05:00
9116d74cf7
merge develop
2020-02-18 00:39:30 -05:00
440f754fec
Clean up TODO notes
2020-02-14 13:30:53 -05:00
182fddddd2
Merge branch 'develop' into 4164-object-list-template
2020-02-14 13:11:30 -05:00
ce89fa74b9
Closes #4170 : Improve color contrast in rack elevation drawings
2020-02-14 13:09:01 -05:00
6bc7be7ba5
Merge pull request #3925 from hSaria/3840-limit-vlan-choices
...
Fixes #3840 : Only show valid interface VLAN choices
2020-02-14 11:48:29 -05:00
909323663e
Fixes #4166 : Fix schema migrations to enforce maximum character length for naturalized fields
2020-02-13 21:41:00 -05:00
ff952fb221
Migrate extras views to use common object list template
2020-02-13 16:39:38 -05:00