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

19 Commits

Author SHA1 Message Date
dd6d9bf6e3 List multiple devices in Terminations (#13030) 2023-06-29 15:48:00 -04:00
c6930e3ea8 10919 add location to cable termination panels 2022-11-16 09:22:39 -05:00
2583abc39d Fix null cable termination representation 2022-07-25 11:34:16 -04:00
7b5ff4c1a5 Merge cable creation/edit views & forms 2022-05-20 16:53:23 -04:00
922916ae99 Improve cable termination panel layout 2022-05-18 12:56:16 -04:00
5d37f9f975 Update cable connection forms 2022-05-12 16:08:44 -04:00
4bb9b6ee26 Extend Cable model to support multiple A/B terminations 2022-05-12 16:08:44 -04:00
6a225e53f5 Fixes #9222: Fix circuit ID display under cable view 2022-04-25 21:09:20 -04:00
75dae5fbe8 Introduce linkify template filter 2022-03-22 14:51:20 -04:00
bdbfff911b add new line 2022-03-15 00:04:22 +00:00
a143eca57d Closes: #8575 Implement rack_a and rack_b for cable table 2022-03-15 00:02:16 +00:00
40c416618a Link to cable termination objects 2020-06-26 15:13:41 -04:00
15ab30d0c6 Replace model_name and model_name_verbose filters with meta 2020-03-09 10:50:46 -04:00
b697c30941 #2627: Removed reference to provider from Circuit.__str__() 2018-12-11 11:15:45 -05:00
63bd48003e Clean up cable termination types 2018-11-14 12:17:18 -05:00
4df74780b8 Extended Cables to connect CircuitTerminations 2018-10-30 12:16:22 -04:00
957de0cd98 Added cable connections to component lists 2018-10-26 11:29:03 -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