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

811 Commits

Author SHA1 Message Date
266429101b Removed 'is_patch_panel' from DeviceType 2018-10-25 12:44:28 -04:00
b19e2037af Dropped 'Panel' from FrontPanelPort/RearPanelPort names 2018-10-25 12:11:13 -04:00
35f80f5085 First stab at cable path tracing and automatic endpoint connections 2018-10-24 16:17:01 -04:00
47c523a40b Fixed interface connection rendering 2018-10-24 15:07:11 -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
471bddea09 WIP: Initial work on the cable connection form 2018-10-22 16:58:24 -04:00
a36b120c8b Merge branch 'develop-2.5' into 20-physical-cabling 2018-10-19 13:34:21 -04:00
22ed4f1b53 Merge release v2.4.6 2018-10-10 09:36:51 -04:00
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
5d10d8418e Closes : Add user permissions for creating/modifying API tokens 2018-10-05 11:06:59 -04:00
3eddeeadc5 Initial work on - patch panels 2018-10-03 14:04:16 -04:00
364bbdeab8 Merged release v2.4.5 2018-10-03 11:23:21 -04:00
15babeb584 Fixes : Tags field missing from device/VM component creation forms 2018-09-28 16:26:08 -04:00
f76ce980e3 remove templates no longer needed for local config context 2018-09-26 10:30:34 -04:00
4039753b2f refactored UI for local config context 2018-09-18 11:52:12 -04:00
0da113b723 implemnted - local config context for devices and VMs 2018-09-16 00:25:20 -04:00
57b225b680 fixes - interface connection links 2018-09-15 17:23:58 -04:00
2ac60bdf48 Merge branch 'develop' into develop-2.5 (v2.4.4 release) 2018-08-22 12:10:44 -04:00
aa50e2e385 Fixes : Corrected "edit" link for virtual machine interfaces 2018-08-22 10:06:01 -04:00
c333af33dc Fixes : Redirect to parent device after deleting device bays 2018-08-20 14:40:19 -04:00
9e5b482b1d Fixes : Fix toggling display of IP addresses in virtual machine interfaces list 2018-08-20 13:49:15 -04:00
29380b1120 Merge branch 'develop' into develop-2.5 2018-08-16 16:31:54 -04:00
4bfc32ec99 Closes : Added item count to inventory tab on device view 2018-08-16 10:20:22 -04:00
5f66710fcd Closes : Remove the deprecated UserAction model 2018-08-14 12:13:43 -04:00
9d9318f38a Corrected typo 2018-08-09 16:37:58 -04:00
bf8eff11ea Closes : Added search filters for ConfigContexts 2018-08-09 12:22:34 -04:00
05059606c5 Fixes : Bulk deleting power outlets and console server ports from a device redirects to home page 2018-08-08 15:22:26 -04:00
cfab9a6a0a Fixes : Incorrect tab link in VRF changelog view 2018-08-08 08:49:23 -04:00
f9911bff0d Added a "view all" link to the changelog panel 2018-08-07 15:19:01 -04:00
64f34d9cd7 Fixes : Redirect to parent after editing interface from device/VM view 2018-08-07 08:46:41 -04:00
bba88b2be4 Fixes : Always redirect to parent object when bulk editing/deleting components 2018-08-06 14:14:40 -04:00
12dfd4b6e0 Fixes : Custom fields panel absent from object view in UI 2018-08-06 13:32:52 -04:00
d039b9e23d Merge branch 'develop-2.4' into develop 2018-08-06 12:28:23 -04:00
33e45a5292 Closes : Implement VLANGroup VLANs view to show available VLANs within a group 2018-08-01 15:59:00 -04:00
c5339c255a Fixes : Fix non working 'mark installed' button 2018-07-31 10:37:57 +02:00
524da5a2ff Closes : Add "view elevations" button for site rack groups 2018-07-27 16:25:48 -04:00
838af2b2d8 Closes : Added "map it" link for site GPS coordinates 2018-07-27 16:15:56 -04:00
a1e8397b6b Closes : Allow mapping of ConfigContexts to tenant groups 2018-07-27 15:47:29 -04:00
40efa55ec7 Merged release v2.3.7 2018-07-27 11:43:27 -04:00
b518258e6d Closes : Include stat counters on report result navigation 2018-07-23 16:10:46 -04:00
a1d45023ab Fixes : Prevent navigation overlap when jumping to test results on report page 2018-07-23 15:50:44 -04:00
b7c2a26155 Closes : Add changelog tab to interface view 2018-07-23 15:09:37 -04:00
86a67e7f32 Fixes : Include changed object type on home page changelog 2018-07-23 15:02:07 -04:00
97b6038be2 Cleaned up custom fields panel template 2018-07-20 19:56:04 -04:00
d04727f4b5 Fixes : Corrected display of report results in report list 2018-07-20 09:39:55 -04:00
206c465e02 Merge branch 'develop' into develop-2.4 2018-07-18 17:51:57 -04:00