Historial de Commits

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