1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
62da0778ee Suppress print() output from migrations during testing 2018-11-01 14:54:36 -04:00
8992c57039 Remove reverse relationship to CableTermination.cable 2018-10-31 15:00:09 -04:00
f2f9ff5cbd Cleaned up migrations 2018-10-31 11:52:43 -04:00
4df74780b8 Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
8ebf7a7ad0 Standard naming of reverse relationship to Device from component models 2018-10-29 13:42:58 -04:00
e21b23cd98 Introduced 'cable' field on CableTermination to cache connected Cable 2018-10-29 12:24:16 -04:00
6bea8cc546 Added length and length_unit fields to Cable 2018-10-26 10:28:25 -04:00
b19e2037af Dropped 'Panel' from FrontPanelPort/RearPanelPort names 2018-10-25 12:11:13 -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
59af8cc924 Remove ConnectableModel 2018-10-19 11:56:12 -04:00
d908dffab7 Fixed content type assignment within migration 2018-10-19 10:38:15 -04:00
ea5121ffe1 Preliminary work on Cables 2018-10-18 15:43:55 -04:00