コミット履歴

作者 SHA1 メッセージ 日付
  Jeremy Stretch 8992c57039 Remove reverse relationship to CableTermination.cable 7 年 前
  Jeremy Stretch 939a52dcbd Changed variable names for clarity 7 年 前
  Jeremy Stretch 6f788fcd23 Tweaked display of connected circuits 7 年 前
  Jeremy Stretch f2f9ff5cbd Cleaned up migrations 7 年 前
  Jeremy Stretch 470aabe1d7 Added dedicated cable trace view; removed modal 7 年 前
  Jeremy Stretch 669fe1f192 Add missing interfaces table 7 年 前
  Jeremy Stretch 62ca511619 Updated documentation 7 年 前
  Jeremy Stretch 10492de50d Fix NestedCableSerializer 7 年 前
  Jeremy Stretch e1e9a451da PEP8 fix 7 年 前
  Jeremy Stretch 60f5371b31 Fix front ports queryset 7 年 前
  Jeremy Stretch aad4f58633 Add 'cable' field to CircuitTermination serializer 7 年 前
  Jeremy Stretch 2fa1c81070 Added initial tests for cable connections 7 年 前
  Jeremy Stretch 3420b5fbdf CircuitTermination should inherit from CableTermination 7 年 前
  Jeremy Stretch 4df74780b8 Extended Cables to connect CircuitTerminations 7 年 前
  Jeremy Stretch cbfb25f003 Initial work on a cable tracing modal 7 年 前
  Jeremy Stretch e3dc12338b Introduced a 'trace' API endpoint for cable terminations 7 年 前
  Jeremy Stretch e75ef5fd2d Replace references to Interface.connection with connected_endpoint 7 年 前
  Jeremy Stretch 8ebf7a7ad0 Standard naming of reverse relationship to Device from component models 7 年 前
  Jeremy Stretch d7766b9828 Replace 'is_connected' boolean with Cable attachment 7 年 前
  Jeremy Stretch 427226de8c Optimized API views 7 年 前
  Jeremy Stretch cb1bdccf51 'cable' should be a read-only field 7 年 前
  Jeremy Stretch 1ab4344537 Fix front/rear port connection styling 7 年 前
  Jeremy Stretch 17a71d3e26 Optimized front/rear port connection displays 7 年 前
  Jeremy Stretch 05431aa83b Added 'cable' field to device component serializers 7 年 前
  Jeremy Stretch e21b23cd98 Introduced 'cable' field on CableTermination to cache connected Cable 7 年 前
  Jeremy Stretch dc67028bd9 Corrected cable display 7 年 前
  Jeremy Stretch 8f8df2b8e8 Added cable types 7 年 前
  Jeremy Stretch 8573c8b8cb Remove is_console_server, is_pdu, and is_network_device from DeviceType 7 年 前
  Jeremy Stretch 33cdecbc52 Remove errant print() statement 7 年 前
  Jeremy Stretch 0c7510c1a8 PEP8 cleanup 7 年 前