|
a324638f1f
|
Improved logic for recording cable path connection status
|
2018-11-19 12:37:53 -05:00 |
|
|
be5bf6b711
|
Closes #2570: Add bulk disconnect view for front/rear pass-through ports
|
2018-11-08 15:12:24 -05:00 |
|
|
788847edaa
|
Fixes #2573: Fix bulk console/power/interface disconnections
|
2018-11-08 15:04:34 -05:00 |
|
|
0dee55885b
|
Fixes #2567: Introduced proxy models to represent console/power/interface connections
|
2018-11-08 09:51:47 -05:00 |
|
|
60452a7b0c
|
Implemented DeviceComponentManager; removed natsort as a dependency
|
2018-11-06 12:43:30 -05:00 |
|
|
e57b3bc4ab
|
Closes #2057: Added description columns to interface connections list
|
2018-11-05 14:41:51 -05:00 |
|
|
e5f12109c5
|
Closes #2165: Re-implemented natural ordering for interfaces
|
2018-11-05 11:51:38 -05:00 |
|
|
f8a961b568
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |
|
|
cefec1be60
|
Show connected circuit termination on interface view
|
2018-11-02 11:15:09 -04:00 |
|
|
fa6c4db13b
|
Closes #2104: Add 'status' field to Rack
|
2018-11-01 16:03:42 -04:00 |
|
|
623de7d210
|
Fixed cable list display for circuit terminations
|
2018-11-01 14:14:31 -04:00 |
|
|
c3db7191d2
|
Added bulk edit/delete views for cables
|
2018-11-01 13:19:24 -04:00 |
|
|
a5f0deaea3
|
Put length and length_unit fields on same line in form
|
2018-11-01 11:54:34 -04:00 |
|
|
571a3e9677
|
Added cable column to console/power/interface connection tables
|
2018-11-01 10:51:38 -04:00 |
|
|
55c632ace7
|
Introduce CableBulkImportView
|
2018-10-31 17:05:25 -04:00 |
|
|
4e9ace39ce
|
Optimized queryset for InterfaceConnectionsListView
|
2018-10-31 16:01:46 -04:00 |
|
|
18628166dc
|
Removed old console/power connection views
|
2018-10-31 15:54:29 -04:00 |
|
|
470aabe1d7
|
Added dedicated cable trace view; removed modal
|
2018-10-30 16:30:03 -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 |
|
|
0c7510c1a8
|
PEP8 cleanup
|
2018-10-26 13:27:54 -04:00 |
|
|
957de0cd98
|
Added cable connections to component lists
|
2018-10-26 11:29:03 -04:00 |
|
|
2d90fc608e
|
Introduced CableView and CableEditView
|
2018-10-25 15:51:12 -04:00 |
|
|
b19e2037af
|
Dropped 'Panel' from FrontPanelPort/RearPanelPort names
|
2018-10-25 12:11:13 -04:00 |
|
|
47c523a40b
|
Fixed interface connection rendering
|
2018-10-24 15:07:11 -04:00 |
|
|
cca44d44f7
|
Added cable filter form
|
2018-10-24 14:59:46 -04:00 |
|
|
54c917beff
|
Renamed Cable endpoints to terminations
|
2018-10-24 14:38:44 -04:00 |
|
|
9985f2cb82
|
Added CableListView
|
2018-10-24 14:26:08 -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 |
|
|
ea0de629df
|
Fixed cable creation form
|
2018-10-23 13:40:10 -04:00 |
|
|
471bddea09
|
WIP: Initial work on the cable connection form
|
2018-10-22 16:58:24 -04:00 |
|
|
3eddeeadc5
|
Initial work on #20 - patch panels
|
2018-10-03 14:04:16 -04:00 |
|
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
|
beac676a6e
|
Cleaned up BulkEditView and BulkDeleteView
|
2018-07-20 21:18:10 -04:00 |
|
|
d7e40de9da
|
Merged v2.3.6
|
2018-07-16 12:03:32 -04:00 |
|
|
f048cf36ce
|
Implemented a view for interfaces
|
2018-07-11 15:30:54 -04:00 |
|
|
72cb1cbfff
|
Queryset fixes for virtual chassis
|
2018-07-05 13:20:27 -04:00 |
|
|
cd56e51a61
|
Closes #1851: Standardize usage of GetReturnURLMixin
|
2018-07-02 11:54:41 -04:00 |
|
|
62989ecb6e
|
Moved object context rendering to ObjectConfigContextView and standardized the template
|
2018-06-28 13:48:12 -04:00 |
|
|
c13e4858d7
|
Initial work on config contexts
|
2018-06-27 16:02:34 -04:00 |
|
|
a1f6ed1713
|
Disabled the creation of new UserActions
|
2018-06-21 10:56:33 -04:00 |
|
|
21c4085c51
|
Moved object header templates into object base templates
|
2018-06-14 13:34:37 -04:00 |
|
|
399a633d9d
|
Post-release version bump
|
2018-05-21 16:50:31 -04:00 |
|
|
07364abf9e
|
Fixes #1988: Order interfaces naturally when bulk renaming
|
2018-03-29 15:15:13 -04:00 |
|
|
6e2eb15a80
|
Fixes #1978: Include all virtual chassis member interfaces in LLDP neighbors view
|
2018-03-21 15:12:15 -04:00 |
|
|
7c043d9b4f
|
Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs
|
2018-03-07 17:01:51 -05:00 |
|
|
603b80db1b
|
Fixes #1948: Fix TypeError when attempting to add a member to an existing virtual chassis
|
2018-03-06 11:48:26 -05:00 |
|