dansheps
c208d8fc2e
* Added CSS to:
...
* Hide URLs
* Hide elements with "noprint" class
* Added noprint to:
* Header Panel
* Search Panel, Tags Panel
* Buttons
* Various list elements
* Related elements
2019-03-05 15:42:47 -06:00
Jeremy Stretch
40cb47868f
Fixes #2914 : Fix empty connected circuit link on device interfaces list
2019-02-20 10:13:36 -05:00
Jeremy Stretch
8797298a71
Fixes #2884 : Don't display connect button for wireless interfaces
2019-02-15 10:14:44 -05:00
Luke Anderson
0e8c3a8efe
Render correct foreground colour for rack devices
2019-02-14 16:37:27 +10:30
Jeremy Stretch
109b233e14
Closes #2758 : Add cable trace button to pass-through ports
2019-02-13 17:05:02 -05:00
Jeremy Stretch
57fecdbf17
Closes #2851 : Include circuit provider in pass-through port connection details
2019-02-13 10:26:54 -05:00
Jeremy Stretch
73c983516d
Fixes #2856 : Fix navigation links between LAG interfaces and their members on device view
2019-02-06 10:28:25 -05:00
Jeremy Stretch
f733d5a4da
Fixes #2857 : Add display_name to DeviceType API serializer; fix DeviceType list for bulk device edit
2019-02-06 10:23:30 -05:00
Jeremy Stretch
59f8f0c7ea
Closes #2825 : Include directly connected device for front/rear ports
2019-01-31 12:21:43 -05:00
Jeremy Stretch
d53249060d
Closes #2807 : Include device site/rack assignment in cable trace view
2019-01-23 13:57:26 -05:00
John Anderson
bf8d57c7d1
DCIM filter forms select2
2019-01-08 15:35:34 -08:00
Jeremy Stretch
b697c30941
#2627 : Removed reference to provider from Circuit.__str__()
2018-12-11 11:15:45 -05:00
Jeremy Stretch
65edffea63
Merge v2.5 work
2018-12-07 10:51:28 -05:00
Jeremy Stretch
d3d6c83fbb
Fixes #2634 : Enforce consistent representation of unnamed devices in rack view
2018-12-04 15:29:58 -05:00
Jeremy Stretch
d59be2912e
Closes #2601 : Added a description field to pass-through ports
2018-11-20 21:28:19 -05:00
Jeremy Stretch
874acab90f
Merge v2.4.8
2018-11-20 12:28:24 -05:00
Jeremy Stretch
7dde370ee1
Fixes #2593 : Fix toggling of connected cable's status
2018-11-15 14:23:23 -05:00
Jeremy Stretch
63bd48003e
Clean up cable termination types
2018-11-14 12:17:18 -05:00
Jeremy Stretch
7bed48f5fe
Expanded device interfaces display to include MTU, MAC address, and tags
2018-11-13 14:18:00 -05:00
Jeremy Stretch
bc8dbfde7c
Merge branch 'develop' into develop-2.5
2018-11-12 16:03:52 -05:00
Jeremy Stretch
3bbf4a3352
Fixes #2579 : Add missing cable disconnect buttons for front/rear ports
2018-11-09 15:17:42 -05:00
Jeremy Stretch
c1838104ae
Add lag description to lag column
2018-11-07 12:20:14 -05:00
Jeremy Stretch
5e06c5a9ea
Added cable connection views for front/rear ports
2018-11-06 12:04:46 -05:00
Jeremy Stretch
18628166dc
Removed old console/power connection views
2018-10-31 15:54:29 -04:00
Jeremy Stretch
6f788fcd23
Tweaked display of connected circuits
2018-10-31 12:53:17 -04:00
Jeremy Stretch
470aabe1d7
Added dedicated cable trace view; removed modal
2018-10-30 16:30:03 -04:00
Jeremy Stretch
4df74780b8
Extended Cables to connect CircuitTerminations
2018-10-30 12:16:22 -04:00
Jeremy Stretch
cbfb25f003
Initial work on a cable tracing modal
2018-10-29 16:45:20 -04:00
Jeremy Stretch
e75ef5fd2d
Replace references to Interface.connection with connected_endpoint
2018-10-29 14:15:04 -04:00
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
94946c5854
Swapped the order of cable and connection fields
2018-10-26 13:21:43 -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
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
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
3eddeeadc5
Initial work on #20 - patch panels
2018-10-03 14:04:16 -04:00
John Anderson
57b225b680
fixes #2423 - interface connection links
2018-09-15 17:23:58 -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