Jeremy Stretch
|
f0c3aaa73b
|
Fixes #2023: Manufacturer should not be a required field when importing platforms
|
2018-04-12 12:45:25 -04:00 |
|
Jeremy Stretch
|
275a9493bb
|
Fixes #1999: Added missing description field to site edit form
|
2018-03-29 13:49:50 -04:00 |
|
Jeremy Stretch
|
bc21e16924
|
Fixes #1993: Corrected status choices in site CSV import form
|
2018-03-29 09:50:29 -04:00 |
|
Jeremy Stretch
|
ee35bbd4d2
|
Closes #1944: Enable assigning VLANs to virtual machine interfaces
|
2018-03-14 14:53:28 -04:00 |
|
Jeremy Stretch
|
40100bacac
|
Removed validation constraint prohibitting a VLAN from being both tagged and untagged
|
2018-03-09 14:00:48 -05:00 |
|
Jeremy Stretch
|
90641ef02f
|
Removed VLAN assignments from interface bulk editing
|
2018-03-08 13:29:08 -05:00 |
|
Jeremy Stretch
|
37e5347763
|
Improved validation and workflow
|
2018-03-08 13:25:51 -05:00 |
|
Jeremy Stretch
|
89d5486688
|
Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs
|
2018-03-07 17:01:51 -05:00 |
|
Jeremy Stretch
|
3f8cabdb58
|
Closes #1866: Introduced AnnotatedMultipleChoiceField for filter forms
|
2018-03-07 14:16:38 -05:00 |
|
Jeremy Stretch
|
912eebdf91
|
Fixes #1951: Fix TypeError exception when importing platforms
|
2018-03-06 12:10:02 -05:00 |
|
Jeremy Stretch
|
064d652b40
|
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
|
5d2b2efc05
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
Jeremy Stretch
|
54bd3cd851
|
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 |
|
Jeremy Stretch
|
fa86bf3893
|
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
|
59e62b739d
|
fixed form bound check for site and vlan group
|
2018-02-28 16:31:53 -05:00 |
|
Jeremy Stretch
|
aa17be3c2d
|
Fixes #1924: Include VID in VLAN lists when editing an interface
|
2018-02-27 16:10:02 -05:00 |
|
Jeremy Stretch
|
01b579a08a
|
Corrected order of arguments on DeviceVCMembershipForm
|
2018-02-26 13:28:05 -05:00 |
|
Jeremy Stretch
|
1499d46bd1
|
Merge branch 'develop' into develop-2.3
|
2018-02-21 16:16:20 -05:00 |
|
Jeremy Stretch
|
bb3a9f656b
|
Closes #1885: Added a device filter field for primary IP
|
2018-02-21 10:55:49 -05:00 |
|
Jeremy Stretch
|
370da94773
|
Fixes #1889: Consistent ordering of interface fields on add/edit
|
2018-02-21 10:38:45 -05:00 |
|
Jeremy Stretch
|
250131cbe8
|
Finished VirtualChassis list view
|
2018-02-21 09:53:23 -05:00 |
|
Jeremy Stretch
|
02b38a3869
|
Exclude devices already assigned to a VC from the list of potential VC members
|
2018-02-14 13:36:05 -05:00 |
|
Jeremy Stretch
|
2c08451461
|
VirtualChassis form validation cleanup
|
2018-02-14 12:47:10 -05:00 |
|
Jeremy Stretch
|
7c30bdf4ff
|
Fixes #1884: Provide additional context to identify devices when creating/editing avirtual chassis
|
2018-02-14 11:14:04 -05:00 |
|
John Anderson
|
928428e21f
|
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
|
91059bb311
|
Merge branch 'develop' into develop-2.3
|
2018-02-06 14:58:11 -05:00 |
|
Jeremy Stretch
|
cea1c45635
|
Standardized declaration of csv_headers on models
|
2018-02-02 14:26:16 -05:00 |
|
Jeremy Stretch
|
5f7d30e4ec
|
Additional validation cleanup
|
2018-02-01 15:53:59 -05:00 |
|
Jeremy Stretch
|
de40113d47
|
Added virtual chassis member add view
|
2018-02-01 11:39:13 -05:00 |
|
Jeremy Stretch
|
f530fdce74
|
Collapsed VCMembership into the Device model (WIP)
|
2018-01-31 22:47:27 -05:00 |
|
Jeremy Stretch
|
e0aac1a049
|
Merge branch 'develop' into develop-2.3
|
2018-01-31 11:13:17 -05:00 |
|
Jeremy Stretch
|
8e3274533c
|
Closes #144: Implemented list and bulk edit/delete views for InventoryItems
|
2018-01-30 17:46:00 -05:00 |
|
Jeremy Stretch
|
8a3d2ea4e4
|
#1843: Allow assignment of VC member interfaces to VC master LAG
|
2018-01-30 16:34:42 -05:00 |
|
Jeremy Stretch
|
bb0256fd56
|
Fixes #1848: Allow null value for interface encapsulation mode
|
2018-01-30 16:20:50 -05:00 |
|
Jeremy Stretch
|
b0fdd9f318
|
Closes #1366: Enable searching for regions by name/slug
|
2018-01-30 12:11:20 -05:00 |
|
Jeremy Stretch
|
24aa8103f7
|
Closes #1821: Added 'description' field to Site model
|
2018-01-25 13:29:09 -05:00 |
|
Jeremy Stretch
|
19cb08634a
|
Closes #1758: Added 'status' field to Site model
|
2018-01-25 13:07:04 -05:00 |
|
Jeremy Stretch
|
8d41447911
|
Renamed device status constants for clarity
|
2018-01-25 12:20:24 -05:00 |
|
Jeremy Stretch
|
1fa05169ca
|
Allow interface mode to be null (for routed interfaces)
|
2018-01-25 11:45:12 -05:00 |
|
Jeremy Stretch
|
089288d1fd
|
Implemented a view for adding individual devices to an existing virtual chassis
|
2018-01-19 12:34:09 -05:00 |
|
Jeremy Stretch
|
8ae884e164
|
Merge branch 'develop' into develop-2.3
|
2018-01-19 10:54:26 -05:00 |
|
Jeremy Stretch
|
4a7c77512c
|
Closes #1781: Enable bulk renaming of device components
|
2018-01-10 15:48:07 -05:00 |
|
Jeremy Stretch
|
d63c9965b4
|
Fixes #1765: Improved rendering of null options for model choice fields in filter forms
|
2017-12-26 12:08:22 -05:00 |
|
Jeremy Stretch
|
b4e0ef6e56
|
Converted remaining legacy views to class-based views for the DCIM app
|
2017-12-21 15:08:05 -05:00 |
|
Jeremy Stretch
|
189e1771d6
|
Closes #1283: Added a time zone field to the site model
|
2017-12-19 17:24:14 -05:00 |
|
Jeremy Stretch
|
3e355830fe
|
Closes #1744: Allow associating a platform with a specific manufacturer
|
2017-12-19 16:15:26 -05:00 |
|
Jeremy Stretch
|
6aa37ea35e
|
Allow designating primary IPs assigned to a device's peer VC members
|
2017-12-18 16:08:46 -05:00 |
|
Jeremy Stretch
|
1e0265dd60
|
Added views for editing/deleting VCMemberships
|
2017-12-08 12:51:52 -05:00 |
|
Jeremy Stretch
|
c5c0d48738
|
Added a form to edit virtual chassis
|
2017-12-07 17:05:03 -05:00 |
|
Jeremy Stretch
|
f329a85995
|
Added initial UI views for virtual chassis assignment
|
2017-11-29 12:58:36 -05:00 |
|