Jeremy Stretch
|
1ab4344537
|
Fix front/rear port connection styling
|
2018-10-29 13:09:23 -04:00 |
|
Jeremy Stretch
|
17a71d3e26
|
Optimized front/rear port connection displays
|
2018-10-29 12:56:17 -04:00 |
|
Jeremy Stretch
|
e21b23cd98
|
Introduced 'cable' field on CableTermination to cache connected Cable
|
2018-10-29 12:24:16 -04:00 |
|
Jeremy Stretch
|
dc67028bd9
|
Corrected cable display
|
2018-10-29 09:41:03 -04:00 |
|
Jeremy Stretch
|
8573c8b8cb
|
Remove is_console_server, is_pdu, and is_network_device from DeviceType
|
2018-10-26 14:48:22 -04:00 |
|
Jeremy Stretch
|
94946c5854
|
Swapped the order of cable and connection fields
|
2018-10-26 13:21:43 -04:00 |
|
Jeremy Stretch
|
83dec3b587
|
Fixed color display
|
2018-10-26 13:14:12 -04:00 |
|
Jeremy Stretch
|
4ad7882762
|
Clever icon thing
|
2018-10-26 11:32:04 -04:00 |
|
Jeremy Stretch
|
957de0cd98
|
Added cable connections to component lists
|
2018-10-26 11:29:03 -04:00 |
|
Jeremy Stretch
|
6bea8cc546
|
Added length and length_unit fields to Cable
|
2018-10-26 10:28:25 -04:00 |
|
Jeremy Stretch
|
2d90fc608e
|
Introduced CableView and CableEditView
|
2018-10-25 15:51:12 -04:00 |
|
Jeremy Stretch
|
f134a6ec63
|
Introduced CableTermination abstract model to ptovide Cable access from termination points
|
2018-10-25 15:21:16 -04:00 |
|
Jeremy Stretch
|
266429101b
|
Removed 'is_patch_panel' from DeviceType
|
2018-10-25 12:44:28 -04:00 |
|
Jeremy Stretch
|
b19e2037af
|
Dropped 'Panel' from FrontPanelPort/RearPanelPort names
|
2018-10-25 12:11:13 -04:00 |
|
Jeremy Stretch
|
35f80f5085
|
First stab at cable path tracing and automatic endpoint connections
|
2018-10-24 16:17:01 -04:00 |
|
Jeremy Stretch
|
47c523a40b
|
Fixed interface connection rendering
|
2018-10-24 15:07:11 -04:00 |
|
Jeremy Stretch
|
54c917beff
|
Renamed Cable endpoints to terminations
|
2018-10-24 14:38:44 -04:00 |
|
Jeremy Stretch
|
9985f2cb82
|
Added CableListView
|
2018-10-24 14:26:08 -04:00 |
|
Jeremy Stretch
|
f30367e094
|
Deprecated the InterfaceConnection model
|
2018-10-24 13:59:44 -04:00 |
|
Jeremy Stretch
|
2ec8dc8319
|
Renamed PowerPort.power_outlet to connected_endpoint
|
2018-10-24 11:00:13 -04:00 |
|
Jeremy Stretch
|
1595a5ecd7
|
Renamed ConsolePort.cs_port to connected_endpoint
|
2018-10-24 10:37:54 -04:00 |
|
Jeremy Stretch
|
471bddea09
|
WIP: Initial work on the cable connection form
|
2018-10-22 16:58:24 -04:00 |
|
Jeremy Stretch
|
a36b120c8b
|
Merge branch 'develop-2.5' into 20-physical-cabling
|
2018-10-19 13:34:21 -04:00 |
|
Marc Heckmann
|
1daf7f8e2b
|
Sanitize hostname and port values returned through LLDP
If hostname or port are null set to empty string ("").
This avoids breaking the LLDP neighbors (NAPALM) view
|
2018-10-05 14:30:54 -04:00 |
|
Jeremy Stretch
|
3eddeeadc5
|
Initial work on #20 - patch panels
|
2018-10-03 14:04:16 -04:00 |
|
Jeremy Stretch
|
15babeb584
|
Fixes #2414: Tags field missing from device/VM component creation forms
|
2018-09-28 16:26:08 -04:00 |
|
John Anderson
|
f76ce980e3
|
remove templates no longer needed for local config context
|
2018-09-26 10:30:34 -04:00 |
|
John Anderson
|
4039753b2f
|
refactored UI for local config context
|
2018-09-18 11:52:12 -04:00 |
|
John Anderson
|
0da113b723
|
implemnted #2392 - local config context for devices and VMs
|
2018-09-16 00:25:20 -04:00 |
|
John Anderson
|
57b225b680
|
fixes #2423 - interface connection links
|
2018-09-15 17:23:58 -04:00 |
|
Jeremy Stretch
|
aa50e2e385
|
Fixes #2378: Corrected "edit" link for virtual machine interfaces
|
2018-08-22 10:06:01 -04:00 |
|
Jeremy Stretch
|
c333af33dc
|
Fixes #2370: Redirect to parent device after deleting device bays
|
2018-08-20 14:40:19 -04:00 |
|
Jeremy Stretch
|
4bfc32ec99
|
Closes #2355: Added item count to inventory tab on device view
|
2018-08-16 10:20:22 -04:00 |
|
Jeremy Stretch
|
9d9318f38a
|
Corrected typo
|
2018-08-09 16:37:58 -04:00 |
|
Jeremy Stretch
|
05059606c5
|
Fixes #2336: Bulk deleting power outlets and console server ports from a device redirects to home page
|
2018-08-08 15:22:26 -04:00 |
|
Jeremy Stretch
|
64f34d9cd7
|
Fixes #2311: Redirect to parent after editing interface from device/VM view
|
2018-08-07 08:46:41 -04:00 |
|
Jeremy Stretch
|
bba88b2be4
|
Fixes #2303: Always redirect to parent object when bulk editing/deleting components
|
2018-08-06 14:14:40 -04:00 |
|
Jeremy Stretch
|
d039b9e23d
|
Merge branch 'develop-2.4' into develop
|
2018-08-06 12:28:23 -04:00 |
|
Marc Hagen
|
c5339c255a
|
Fixes #2286: Fix non working 'mark installed' button
|
2018-07-31 10:37:57 +02:00 |
|
Jeremy Stretch
|
524da5a2ff
|
Closes #2225: Add "view elevations" button for site rack groups
|
2018-07-27 16:25:48 -04:00 |
|
Jeremy Stretch
|
838af2b2d8
|
Closes #2264: Added "map it" link for site GPS coordinates
|
2018-07-27 16:15:56 -04:00 |
|
Jeremy Stretch
|
b7c2a26155
|
Closes #2259: Add changelog tab to interface view
|
2018-07-23 15:09:37 -04:00 |
|
Jeremy Stretch
|
97b6038be2
|
Cleaned up custom fields panel template
|
2018-07-20 19:56:04 -04:00 |
|
Jeremy Stretch
|
206c465e02
|
Merge branch 'develop' into develop-2.4
|
2018-07-18 17:51:57 -04:00 |
|
Jeremy Stretch
|
00d218118c
|
Fixes #2231: Remove get_absolute_url() from DeviceRole
|
2018-07-18 11:24:36 -04:00 |
|
Jeremy Stretch
|
d7e40de9da
|
Merged v2.3.6
|
2018-07-16 12:03:32 -04:00 |
|
Jeremy Stretch
|
67dbe02deb
|
Enabled export templates for virtual chassis
|
2018-07-12 16:55:23 -04:00 |
|
Jeremy Stretch
|
f7f7764a6e
|
Miscellaneous cleanup for tags
|
2018-07-12 11:34:35 -04:00 |
|
Jeremy Stretch
|
f048cf36ce
|
Implemented a view for interfaces
|
2018-07-11 15:30:54 -04:00 |
|
zmoody
|
b6e354085e
|
Fixes #2125 - Show child status in device bay list
Exposes devicebay.installed_device.status in the parent device detail view.
|
2018-07-10 20:40:48 -05:00 |
|