Jeremy Stretch
|
1c9986efc4
|
Closes #1949: Added a button to view elevations on rack groups list
|
2018-03-07 11:37:05 -05:00 |
|
Jeremy Stretch
|
37eef0ba6d
|
Fixes #1951: Fix TypeError exception when importing platforms
|
2018-03-06 12:10:02 -05:00 |
|
Jeremy Stretch
|
603b80db1b
|
Fixes #1948: Fix TypeError when attempting to add a member to an existing virtual chassis
|
2018-03-06 11:48:26 -05:00 |
|
Jeremy Stretch
|
bdecf7a3e3
|
Fixes #1936: Trigger validation error when attempting to create a virtual chassis without specifying member positions
|
2018-03-01 14:40:39 -05:00 |
|
Jeremy Stretch
|
d48c450018
|
Merge pull request #1925 from lampwins/bug/1921
fixed #1921 - create interfaces with 802.1q in api
|
2018-03-01 13:17:16 -05:00 |
|
Jeremy Stretch
|
078404fb59
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
Jeremy Stretch
|
0476006ef2
|
Merge pull request #1929 from lampwins/bug/1928
Fixed #1928 form bound check for site and vlan group
|
2018-03-01 12:22:17 -05:00 |
|
John Anderson
|
19831f0177
|
Merge branch 'develop' into bug/1921
|
2018-03-01 12:11:46 -05:00 |
|
Jeremy Stretch
|
fc9871fba3
|
Fixes #1935: Correct API validation of VLANs assigned to interfaces
|
2018-03-01 12:05:25 -05:00 |
|
John Anderson
|
b34f4f8e43
|
refactor to handle M2M validation in ValidatedModelSerializer
|
2018-03-01 11:31:56 -05:00 |
|
John Anderson
|
0357d8522c
|
Merge branch 'develop' into bug/1921
|
2018-03-01 11:26:52 -05:00 |
|
Jeremy Stretch
|
01a97add2a
|
Fixes #1927: Include all VC member interaces on A side when creating a new interface connection
|
2018-03-01 09:49:17 -05:00 |
|
John Anderson
|
3cb351dceb
|
fixed form bound check for site and vlan group
|
2018-02-28 16:31:53 -05:00 |
|
John Anderson
|
e4c1cece75
|
fixed #1921 - create interfaces with 801.1q in api
|
2018-02-27 16:19:28 -05:00 |
|
Jeremy Stretch
|
6881a98048
|
Fixes #1924: Include VID in VLAN lists when editing an interface
|
2018-02-27 16:10:02 -05:00 |
|
Jeremy Stretch
|
1cc135f01f
|
Fixes #1919: Prevent exception when attempting to create a virtual machine without selecting devices
|
2018-02-27 15:40:24 -05:00 |
|
Jeremy Stretch
|
37dde72c8f
|
Corrected order of arguments on DeviceVCMembershipForm
|
2018-02-26 13:28:05 -05:00 |
|
Jeremy Stretch
|
8b33b888b2
|
Merge branch 'develop' into develop-2.3
|
2018-02-21 16:16:20 -05:00 |
|
Jeremy Stretch
|
a8977a5dec
|
Closes #1885: Added a device filter field for primary IP
|
2018-02-21 10:55:49 -05:00 |
|
Jeremy Stretch
|
110052fa0f
|
Fixes #1889: Consistent ordering of interface fields on add/edit
|
2018-02-21 10:38:45 -05:00 |
|
Jeremy Stretch
|
84bb977d2e
|
Finished VirtualChassis list view
|
2018-02-21 09:53:23 -05:00 |
|
Jeremy Stretch
|
5412a9f8ea
|
Exclude devices already assigned to a VC from the list of potential VC members
|
2018-02-14 13:36:05 -05:00 |
|
Jeremy Stretch
|
a21bd81681
|
VirtualChassis form validation cleanup
|
2018-02-14 12:47:10 -05:00 |
|
Jeremy Stretch
|
e653f35bf1
|
Fixes #1884: Provide additional context to identify devices when creating/editing avirtual chassis
|
2018-02-14 11:14:04 -05:00 |
|
John Anderson
|
28ea06a8bc
|
Fix for bulk interface edit form 802.1Q settings (#1882)
* fixes #1881 - bulk interface 802.1Q settings form
* fix PEP8 newline
* PEP8 fixup
|
2018-02-14 10:42:12 -05:00 |
|
Jeremy Stretch
|
73c64272d8
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05:00 |
|
Jeremy Stretch
|
11fe54753e
|
Fixes #1867: Allow filtering on device status with multiple values
|
2018-02-06 14:10:42 -05:00 |
|
Jeremy Stretch
|
d25d8c21f6
|
Eliminated queries for distinct related object counts for better performance
|
2018-02-02 17:46:23 -05:00 |
|
Jeremy Stretch
|
7f5a3fffd3
|
Fixed related object links for platform/role tables
|
2018-02-02 16:49:38 -05:00 |
|
Jeremy Stretch
|
12e6fe1d50
|
Standardized declaration of csv_headers on models
|
2018-02-02 14:26:16 -05:00 |
|
Jeremy Stretch
|
59dcbce417
|
Refactored CSV export logic
|
2018-02-02 11:36:45 -05:00 |
|
Jeremy Stretch
|
55adcc1f0c
|
Additional validation cleanup
|
2018-02-01 15:53:59 -05:00 |
|
Jeremy Stretch
|
d6eaa3d0cc
|
Added virtual chassis tests
|
2018-02-01 13:52:41 -05:00 |
|
Jeremy Stretch
|
25ad58d42c
|
Cleaned up API for virtual chassis
|
2018-02-01 13:02:34 -05:00 |
|
Jeremy Stretch
|
b61bccbb67
|
Added virtual chassis member remove view
|
2018-02-01 12:49:23 -05:00 |
|
Jeremy Stretch
|
f1da517c84
|
Added virtual chassis member add view
|
2018-02-01 11:39:13 -05:00 |
|
Jeremy Stretch
|
a4019be28c
|
Collapsed VCMembership into the Device model (WIP)
|
2018-01-31 22:47:27 -05:00 |
|
Jeremy Stretch
|
6b101d2c49
|
Merge branch 'develop' into develop-2.3
|
2018-01-31 11:13:17 -05:00 |
|
Jeremy Stretch
|
8bedfcfc64
|
Added warning message about automatically deleting child inventory items
|
2018-01-31 10:25:06 -05:00 |
|
Jeremy Stretch
|
2bb0e65aea
|
Closes #144: Implemented list and bulk edit/delete views for InventoryItems
|
2018-01-30 17:46:00 -05:00 |
|
Jeremy Stretch
|
8b6d731cb6
|
Fixes #1838: Fix KeyError when attempting to create a VirtualChassis with no devicesselected
|
2018-01-30 16:42:52 -05:00 |
|
Jeremy Stretch
|
1cd629efb3
|
#1843: Allow assignment of VC member interfaces to VC master LAG
|
2018-01-30 16:34:42 -05:00 |
|
Jeremy Stretch
|
2f7f5425d8
|
Fixes #1848: Allow null value for interface encapsulation mode
|
2018-01-30 16:20:50 -05:00 |
|
Jeremy Stretch
|
215156c333
|
Fixes #1847: Fix RecursionError when VC master device is unnamed
|
2018-01-30 16:08:43 -05:00 |
|
Jeremy Stretch
|
ffc2c564b8
|
Cleaned up InventoryItem add/edit/delete links and return URL
|
2018-01-30 13:07:10 -05:00 |
|
Jeremy Stretch
|
16f222b0ab
|
Closes #1366: Enable searching for regions by name/slug
|
2018-01-30 12:11:20 -05:00 |
|
Jeremy Stretch
|
3edf90714a
|
Closes #1406: Display tenant description as title text in object tables
|
2018-01-30 11:57:21 -05:00 |
|
Jeremy Stretch
|
5037283b62
|
Removed support for NAPALM 1.x
|
2018-01-25 14:35:19 -05:00 |
|
Jeremy Stretch
|
7378d82bc4
|
Closes #1821: Added 'description' field to Site model
|
2018-01-25 13:29:09 -05:00 |
|
Jeremy Stretch
|
ed10a99771
|
Closes #1758: Added 'status' field to Site model
|
2018-01-25 13:07:04 -05:00 |
|