|
16d8308fa8
|
Deprecated CableTermination.get_connected_cable()
|
2018-11-02 11:04:21 -04:00 |
|
|
c60c5502f6
|
Closes #450: Add 'outer_width' and 'outer_depth' fields to Rack
|
2018-11-02 09:51:17 -04:00 |
|
|
4ffe1866c5
|
Closes #1444: Add field to Rack model
|
2018-11-02 09:17:51 -04:00 |
|
|
fa6c4db13b
|
Closes #2104: Add 'status' field to Rack
|
2018-11-01 16:03:42 -04:00 |
|
|
1119209fa0
|
Added CSV export for cables
|
2018-11-01 13:39:39 -04:00 |
|
|
105f9365bf
|
Fixed Cable model validation
|
2018-11-01 11:54:15 -04:00 |
|
|
903dfb6f07
|
Added validation to Cable model
|
2018-11-01 11:44:02 -04:00 |
|
|
79c110df39
|
Create id_string on Cable to preserve access to pk after object deletion
|
2018-11-01 10:25:30 -04:00 |
|
|
d22c23290f
|
Moved cable caching logic from Cable.save() to signals
|
2018-10-31 15:01:01 -04:00 |
|
|
470aabe1d7
|
Added dedicated cable trace view; removed modal
|
2018-10-30 16:30:03 -04:00 |
|
|
e1e9a451da
|
PEP8 fix
|
2018-10-30 14:57:49 -04:00 |
|
|
3420b5fbdf
|
CircuitTermination should inherit from CableTermination
|
2018-10-30 14:27:45 -04:00 |
|
|
4df74780b8
|
Extended Cables to connect CircuitTerminations
|
2018-10-30 12:16:22 -04:00 |
|
|
e3dc12338b
|
Introduced a 'trace' API endpoint for cable terminations
|
2018-10-29 15:43:41 -04:00 |
|
|
8ebf7a7ad0
|
Standard naming of reverse relationship to Device from component models
|
2018-10-29 13:42:58 -04:00 |
|
|
d7766b9828
|
Replace 'is_connected' boolean with Cable attachment
|
2018-10-29 13:36:41 -04:00 |
|
|
e21b23cd98
|
Introduced 'cable' field on CableTermination to cache connected Cable
|
2018-10-29 12:24:16 -04:00 |
|
|
8573c8b8cb
|
Remove is_console_server, is_pdu, and is_network_device from DeviceType
|
2018-10-26 14:48:22 -04:00 |
|
|
0c7510c1a8
|
PEP8 cleanup
|
2018-10-26 13:27:54 -04:00 |
|
|
94946c5854
|
Swapped the order of cable and connection fields
|
2018-10-26 13:21:43 -04:00 |
|
|
6bea8cc546
|
Added length and length_unit fields to Cable
|
2018-10-26 10:28:25 -04:00 |
|
|
2d90fc608e
|
Introduced CableView and CableEditView
|
2018-10-25 15:51:12 -04:00 |
|
|
f134a6ec63
|
Introduced CableTermination abstract model to ptovide Cable access from termination points
|
2018-10-25 15:21:16 -04:00 |
|
|
266429101b
|
Removed 'is_patch_panel' from DeviceType
|
2018-10-25 12:44:28 -04:00 |
|
|
b19e2037af
|
Dropped 'Panel' from FrontPanelPort/RearPanelPort names
|
2018-10-25 12:11:13 -04:00 |
|
|
e79a156e1f
|
Improved cable tracing
|
2018-10-25 10:56:47 -04:00 |
|
|
35f80f5085
|
First stab at cable path tracing and automatic endpoint connections
|
2018-10-24 16:17:01 -04:00 |
|
|
54c917beff
|
Renamed Cable endpoints to terminations
|
2018-10-24 14:38:44 -04:00 |
|
|
f30367e094
|
Deprecated the InterfaceConnection model
|
2018-10-24 13:59:44 -04:00 |
|
|
2ec8dc8319
|
Renamed PowerPort.power_outlet to connected_endpoint
|
2018-10-24 11:00:13 -04:00 |
|
|
1595a5ecd7
|
Renamed ConsolePort.cs_port to connected_endpoint
|
2018-10-24 10:37:54 -04:00 |
|
|
471bddea09
|
WIP: Initial work on the cable connection form
|
2018-10-22 16:58:24 -04:00 |
|
|
a36b120c8b
|
Merge branch 'develop-2.5' into 20-physical-cabling
|
2018-10-19 13:34:21 -04:00 |
|
|
4cfe9fe182
|
Merge branch 'develop' into develop-2.5
|
2018-10-19 13:34:03 -04:00 |
|
|
59af8cc924
|
Remove ConnectableModel
|
2018-10-19 11:56:12 -04:00 |
|
|
ea5121ffe1
|
Preliminary work on Cables
|
2018-10-18 15:43:55 -04:00 |
|
|
0bb5d229e8
|
Fixes #2514: Prevent new connections to already connected interfaces
|
2018-10-16 16:42:23 -04:00 |
|
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
|
841db3b0c2
|
Fixes #2491: Fix exception when importing devices with invalid device type
|
2018-10-05 12:22:46 -04:00 |
|
|
3eddeeadc5
|
Initial work on #20 - patch panels
|
2018-10-03 14:04:16 -04:00 |
|
|
364bbdeab8
|
Merged release v2.4.5
|
2018-10-03 11:23:21 -04:00 |
|
|
2ee5b2344e
|
Changelog and misc cleanup
|
2018-09-28 14:21:49 -04:00 |
|
|
2ac60bdf48
|
Merge branch 'develop' into develop-2.5 (v2.4.4 release)
|
2018-08-22 12:10:44 -04:00 |
|
|
dbbf7ab664
|
Fixes #2353: Handle DoesNotExist exception when deleting a device with connected interfaces
|
2018-08-22 10:35:56 -04:00 |
|
|
66400a98f1
|
Fixes #2354: Increased maximum MTU for interfaces to 65536 bytes
|
2018-08-22 10:25:07 -04:00 |
|
|
c4be440cd1
|
Closes #2367: Remove deprecated RPCClient functionality
|
2018-08-16 12:21:24 -04:00 |
|
|
6dd62dc891
|
Refactored log_change() methods for device components
|
2018-08-14 14:06:16 -04:00 |
|
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
|
91b5f6d799
|
Fixes #2323: DoesNotExist raised when deleting devices or virtual machines
|
2018-08-07 17:30:26 -04:00 |
|
|
722d0d5554
|
Webhook signal refactor - fixes #2282 (#2260)
Refactor of webhook signaling system to use the same middleware mechanics of Changelogging
|
2018-07-30 14:23:49 -04:00 |
|