Jeremy Stretch
|
a37d074666
|
Fixes #1978: Include all virtual chassis member interfaces in LLDP neighbors view
|
2018-03-21 15:12:15 -04:00 |
|
Jeremy Stretch
|
24c94957df
|
Closes #1945: Implemented a VLAN members view
|
2018-03-15 15:33:13 -04:00 |
|
Jeremy Stretch
|
31a1f7317a
|
Merge pull request #1902 from lae/feature/ansible-alt-install
Add Ansible alternative installation to README
|
2018-03-14 15:26:33 -04:00 |
|
Jeremy Stretch
|
b90c6de521
|
Closes #1968: Link device type instance count to filtered device list
|
2018-03-14 15:18:24 -04:00 |
|
Jeremy Stretch
|
ee35bbd4d2
|
Closes #1944: Enable assigning VLANs to virtual machine interfaces
|
2018-03-14 14:53:28 -04:00 |
|
Jeremy Stretch
|
fa8d780809
|
Fixed Slack URL
|
2018-03-14 10:30:55 -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
|
a39a992425
|
Fixed tests
|
2018-03-08 13:36:14 -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
|
e522c3fc6b
|
Closes #1949: Added a button to view elevations on rack groups list
|
2018-03-07 11:37:05 -05:00 |
|
Jeremy Stretch
|
9cb64a62d4
|
Fixes #1955: Require a plaintext value when creating a new secret
|
2018-03-07 11:20:10 -05:00 |
|
Jeremy Stretch
|
22494d99e6
|
Fixes #1953: Ignore duplicate IPs when calculating prefix utilization
|
2018-03-07 11:08:28 -05:00 |
|
Jeremy Stretch
|
912eebdf91
|
Fixes #1951: Fix TypeError exception when importing platforms
|
2018-03-06 12:10:02 -05:00 |
|
Jeremy Stretch
|
9a2a845983
|
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
|
e547811986
|
Post-release version bump
|
2018-03-01 15:36:32 -05:00 |
|
Jeremy Stretch
|
f04a282480
|
Release v2.3.1
|
2018-03-01 15:30:09 -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
|
197b3115e4
|
Closes #1910: Added filters for cluter group and cluster type
|
2018-03-01 13:22:43 -05:00 |
|
Jeremy Stretch
|
6a3b491b69
|
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
|
5d2b2efc05
|
Fixes #1926: Prevent reassignment of parent device when bulk editing VC member interfaces
|
2018-03-01 13:10:36 -05:00 |
|
Jeremy Stretch
|
225f66f2a8
|
Fixes #1934: Fixed exception when rendering export template on an object type with custom fields assigned
|
2018-03-01 12:37:12 -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 |
|
John Anderson
|
52215db083
|
Merge branch 'develop' into bug/1921
|
2018-03-01 12:11:46 -05:00 |
|
Jeremy Stretch
|
b9359b9965
|
Fixes #1935: Correct API validation of VLANs assigned to interfaces
|
2018-03-01 12:05:25 -05:00 |
|
John Anderson
|
27ec586ef6
|
refactor to handle M2M validation in ValidatedModelSerializer
|
2018-03-01 11:31:56 -05:00 |
|
John Anderson
|
eb6787790e
|
Merge branch 'develop' into bug/1921
|
2018-03-01 11:26:52 -05:00 |
|
Jeremy Stretch
|
ca9479b76d
|
Fixes #1921: Ignore ManyToManyFields when validating a new object created via the API
|
2018-03-01 11:16:28 -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
|
7d2aa5ab7b
|
Post-release version bump (a bit late)
|
2018-02-27 17:56:18 -05:00 |
|
John Anderson
|
381fc22321
|
fixed #1921 - create interfaces with 801.1q in api
|
2018-02-27 16:19:28 -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
|
54a2b3bc13
|
Closes #1918: Add note about copying media directory to upgrade doc
|
2018-02-27 15:54:25 -05:00 |
|
Jeremy Stretch
|
9130202a42
|
Fixes #1919: Prevent exception when attempting to create a virtual machine without selecting devices
|
2018-02-27 15:40:24 -05:00 |
|
Jeremy Stretch
|
9ca11c9ed4
|
Fixes #1915: Redirect to device view after deleting a component
|
2018-02-27 14:59:45 -05:00 |
|
Jeremy Stretch
|
4cbd5cd731
|
Release v2.3.0
|
2018-02-26 14:19:38 -05:00 |
|
Jeremy Stretch
|
10e1ac1b36
|
Merge branch 'develop-2.3' into develop
|
2018-02-26 14:14:47 -05:00 |
|
Jeremy Stretch
|
8671f6ef30
|
Fixes #1907: Allow removing an IP as the primary for a device when editing the IP directly
|
2018-02-26 14:13:34 -05:00 |
|
Jeremy Stretch
|
0557fe1fbf
|
Updated requirements list
|
2018-02-26 13:54:19 -05:00 |
|
Jeremy Stretch
|
43b4739f5d
|
Closes #1899: Prefer binary package of psycopg2
|
2018-02-26 13:40:04 -05:00 |
|
Jeremy Stretch
|
01b579a08a
|
Corrected order of arguments on DeviceVCMembershipForm
|
2018-02-26 13:28:05 -05:00 |
|
Jeremy Stretch
|
5394ec1c9b
|
Formatting correction
|
2018-02-26 13:20:28 -05:00 |
|
Jeremy Stretch
|
1499d46bd1
|
Merge branch 'develop' into develop-2.3
|
2018-02-21 16:16:20 -05:00 |
|
Jeremy Stretch
|
ced8dc2747
|
Post-release version bump
|
2018-02-21 16:13:29 -05:00 |
|
Jeremy Stretch
|
1f6df6f5f8
|
Release v2.2.10
|
2018-02-21 16:04:15 -05:00 |
|
Musee Ullah
|
ee5e513472
|
Add Ansible alternative installation to README
|
2018-02-22 05:56:33 +09:00 |
|
Jeremy Stretch
|
16c9b68b9a
|
Closes #1693: Allow specifying loose or exact matching for custom field filters
|
2018-02-21 15:40:11 -05:00 |
|