| 
							
							
								 Jeremy Stretch | a5f0deaea3 | Put length and length_unit fields on same line in form | 2018-11-01 11:54:34 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 3bc6fc5e24 | Added changelog view for Cable | 2018-11-01 10:04:43 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 55c632ace7 | Introduce CableBulkImportView | 2018-10-31 17:05:25 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 18628166dc | Removed old console/power connection views | 2018-10-31 15:54:29 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | f7e23d912c | Expanded cable connection form | 2018-10-31 15:31:44 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 6f788fcd23 | Tweaked display of connected circuits | 2018-10-31 12:53:17 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 470aabe1d7 | Added dedicated cable trace view; removed modal | 2018-10-30 16:30:03 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 669fe1f192 | Add missing interfaces table | 2018-10-30 15:16:15 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 4df74780b8 | Extended Cables to connect CircuitTerminations | 2018-10-30 12:16:22 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | cbfb25f003 | Initial work on a cable tracing modal | 2018-10-29 16:45:20 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | e75ef5fd2d | Replace references to Interface.connection with connected_endpoint | 2018-10-29 14:15:04 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 1ab4344537 | Fix front/rear port connection styling | 2018-10-29 13:09:23 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 17a71d3e26 | Optimized front/rear port connection displays | 2018-10-29 12:56:17 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | e21b23cd98 | Introduced 'cable' field on CableTermination to cache connected Cable | 2018-10-29 12:24:16 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | dc67028bd9 | Corrected cable display | 2018-10-29 09:41:03 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 8573c8b8cb | Remove is_console_server, is_pdu, and is_network_device from DeviceType | 2018-10-26 14:48:22 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 94946c5854 | Swapped the order of cable and connection fields | 2018-10-26 13:21:43 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 83dec3b587 | Fixed color display | 2018-10-26 13:14:12 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 4ad7882762 | Clever icon thing | 2018-10-26 11:32:04 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 957de0cd98 | Added cable connections to component lists | 2018-10-26 11:29:03 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 6bea8cc546 | Added length and length_unit fields to Cable | 2018-10-26 10:28:25 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 2d90fc608e | Introduced CableView and CableEditView | 2018-10-25 15:51:12 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | f134a6ec63 | Introduced CableTermination abstract model to ptovide Cable access from termination points | 2018-10-25 15:21:16 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 266429101b | Removed 'is_patch_panel' from DeviceType | 2018-10-25 12:44:28 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | b19e2037af | Dropped 'Panel' from FrontPanelPort/RearPanelPort names | 2018-10-25 12:11:13 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 35f80f5085 | First stab at cable path tracing and automatic endpoint connections | 2018-10-24 16:17:01 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 47c523a40b | Fixed interface connection rendering | 2018-10-24 15:07:11 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 54c917beff | Renamed Cable endpoints to terminations | 2018-10-24 14:38:44 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 9985f2cb82 | Added CableListView | 2018-10-24 14:26:08 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | f30367e094 | Deprecated the InterfaceConnection model | 2018-10-24 13:59:44 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 2ec8dc8319 | Renamed PowerPort.power_outlet to connected_endpoint | 2018-10-24 11:00:13 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 1595a5ecd7 | Renamed ConsolePort.cs_port to connected_endpoint | 2018-10-24 10:37:54 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 471bddea09 | WIP: Initial work on the cable connection form | 2018-10-22 16:58:24 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | a36b120c8b | Merge branch 'develop-2.5' into 20-physical-cabling | 2018-10-19 13:34:21 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 22ed4f1b53 | Merge release v2.4.6 | 2018-10-10 09:36:51 -04:00 |  | 
			
				
					| 
							
							
								 Marc Heckmann | 1daf7f8e2b | Sanitize hostname and port values returned through LLDP If hostname or port are null set to empty string ("").
This avoids breaking the LLDP neighbors (NAPALM) view | 2018-10-05 14:30:54 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 5d10d8418e | Closes #2479: Add user permissions for creating/modifying API tokens | 2018-10-05 11:06:59 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 3eddeeadc5 | Initial work on #20 - patch panels | 2018-10-03 14:04:16 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 364bbdeab8 | Merged release v2.4.5 | 2018-10-03 11:23:21 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 15babeb584 | Fixes #2414: Tags field missing from device/VM component creation forms | 2018-09-28 16:26:08 -04:00 |  | 
			
				
					| 
							
							
								 John Anderson | f76ce980e3 | remove templates no longer needed for local config context | 2018-09-26 10:30:34 -04:00 |  | 
			
				
					| 
							
							
								 John Anderson | 4039753b2f | refactored UI for local config context | 2018-09-18 11:52:12 -04:00 |  | 
			
				
					| 
							
							
								 John Anderson | 0da113b723 | implemnted #2392 - local config context for devices and VMs | 2018-09-16 00:25:20 -04:00 |  | 
			
				
					| 
							
							
								 John Anderson | 57b225b680 | fixes #2423 - interface connection links | 2018-09-15 17:23:58 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 2ac60bdf48 | Merge branch 'develop' into develop-2.5 (v2.4.4 release) | 2018-08-22 12:10:44 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | aa50e2e385 | Fixes #2378: Corrected "edit" link for virtual machine interfaces | 2018-08-22 10:06:01 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | c333af33dc | Fixes #2370: Redirect to parent device after deleting device bays | 2018-08-20 14:40:19 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 9e5b482b1d | Fixes #2374: Fix toggling display of IP addresses in virtual machine interfaces list | 2018-08-20 13:49:15 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 29380b1120 | Merge branch 'develop' into develop-2.5 | 2018-08-16 16:31:54 -04:00 |  | 
			
				
					| 
							
							
								 Jeremy Stretch | 4bfc32ec99 | Closes #2355: Added item count to inventory tab on device view | 2018-08-16 10:20:22 -04:00 |  |