Jeremy Stretch
|
b6e5bafd65
|
Replaced edit links with buttons
|
2016-07-28 15:04:33 -04:00 |
|
Jeremy Stretch
|
e6c06b39e8
|
Adds tenant assignment to Prefix and IPAddress objects
|
2016-07-28 13:50:46 -04:00 |
|
Jeremy Stretch
|
a25534f3de
|
Fixes #397: Only include child IPs which belong to the same VRF as the parent prefix
|
2016-07-28 11:24:25 -04:00 |
|
Jeremy Stretch
|
aa6c840c45
|
Fixes #392: Don't include child devices in non-racked devices table
|
2016-07-28 10:06:25 -04:00 |
|
Jeremy Stretch
|
aee9314bbf
|
Added tenancy page
|
2016-07-28 09:47:16 -04:00 |
|
Jeremy Stretch
|
3bb10bca1b
|
Linkified VRF column in prefix and IP address tables
|
2016-07-27 16:52:20 -04:00 |
|
Jeremy Stretch
|
1f9e4dc707
|
Fixed platform selection during bulk editing of devices
|
2016-07-27 16:38:21 -04:00 |
|
Jeremy Stretch
|
76efea87ff
|
Closes #394: Added global option to VRF selection widget during bulk editing
|
2016-07-27 16:29:30 -04:00 |
|
Jeremy Stretch
|
483ad256a8
|
Miscellaneous API query optimizations
|
2016-07-27 14:40:19 -04:00 |
|
Jeremy Stretch
|
618566abe8
|
Added VRF stats to home page
|
2016-07-27 14:13:07 -04:00 |
|
Jeremy Stretch
|
1413f5d89e
|
Merge pull request #393 from digitalocean/multitenancy
Multitenancy
|
2016-07-27 14:05:48 -04:00 |
|
Jeremy Stretch
|
4cc84aed5a
|
PEP8 fix
|
2016-07-27 13:59:18 -04:00 |
|
Jeremy Stretch
|
300e67388b
|
Tenancy-related API cleanup
|
2016-07-27 13:42:17 -04:00 |
|
Jeremy Stretch
|
2981ead41b
|
Extended IPAM API to support tenancy
|
2016-07-27 13:37:55 -04:00 |
|
Jeremy Stretch
|
e4960873f3
|
Added stats to tenant view
|
2016-07-27 11:56:47 -04:00 |
|
Jeremy Stretch
|
2abee211a2
|
Implemented tenancy for VRFs and VLANs
|
2016-07-27 11:29:20 -04:00 |
|
Jeremy Stretch
|
65b008a493
|
Cleaned up migrations
|
2016-07-26 18:01:01 -04:00 |
|
Jeremy Stretch
|
2236d2f941
|
Fixed tenant assignment on bulk edit of racks, devices
|
2016-07-26 17:49:41 -04:00 |
|
Jeremy Stretch
|
41b2b7dbf6
|
Fixed Tenant import
|
2016-07-26 17:47:40 -04:00 |
|
Jeremy Stretch
|
27c21237ff
|
Added description to Tenant model
|
2016-07-26 17:44:32 -04:00 |
|
Jeremy Stretch
|
faa12abc70
|
Enabled filtering of sites, racks, and devices by tenant
|
2016-07-26 17:28:46 -04:00 |
|
Jeremy Stretch
|
7ca4c816c0
|
Added related_name to tenant fields on Site, Rack, and Device
|
2016-07-26 17:16:03 -04:00 |
|
Jeremy Stretch
|
6f68628377
|
Added tenant to circuit bulk editing; enabled filtering of circuits by tenant
|
2016-07-26 17:10:11 -04:00 |
|
Jeremy Stretch
|
82a98f0e8f
|
Applied tenancy to sites, racks, and devices
|
2016-07-26 16:46:22 -04:00 |
|
Jeremy Stretch
|
1939db1574
|
Added tenant to import/export of Circuits
|
2016-07-26 15:48:48 -04:00 |
|
Jeremy Stretch
|
06af05708a
|
Applied tenancy to circuits
|
2016-07-26 15:42:26 -04:00 |
|
Jeremy Stretch
|
fa2ccc1c18
|
Initial multitenancy implementation
|
2016-07-26 14:58:37 -04:00 |
|
Jeremy Stretch
|
b790d7d50f
|
Post-release version bump
|
2016-07-26 12:24:32 -04:00 |
|
Jeremy Stretch
|
589cbeb559
|
Fixed DeviceType test
v1.3.2
|
2016-07-26 11:58:57 -04:00 |
|
Jeremy Stretch
|
8dbeec8b00
|
Release v1.3.2
|
2016-07-26 11:54:01 -04:00 |
|
Jeremy Stretch
|
8f4980044a
|
Closes #292: Added part_number field to DeviceType
|
2016-07-26 11:28:45 -04:00 |
|
Jeremy Stretch
|
cc4470ade7
|
Include form factor on InterfaceTemplate list
|
2016-07-26 10:54:11 -04:00 |
|
Jeremy Stretch
|
3b4c8fa49c
|
Fix unclosed form element
|
2016-07-26 10:17:19 -04:00 |
|
Jeremy Stretch
|
b4d68382ce
|
Fix unclosed form element
|
2016-07-26 10:16:23 -04:00 |
|
Jeremy Stretch
|
4be5c33905
|
Enabled bulk deletion of device bays, interfaces, console server ports, and power outlets from devices
|
2016-07-26 10:14:51 -04:00 |
|
Jeremy Stretch
|
88b022d742
|
Corrected Unicode display of ExportTemplates
|
2016-07-26 09:15:46 -04:00 |
|
Jeremy Stretch
|
e5b19a9374
|
Fixes #385: Corrected Unicode rendering of UserAction
|
2016-07-26 09:11:35 -04:00 |
|
Jeremy Stretch
|
bd6e68fe6c
|
Fixes #384: Corrected max_length in description fields
|
2016-07-25 17:12:45 -04:00 |
|
Jeremy Stretch
|
8e2a69af56
|
Corrected manufacturer column name in DeviceTypeTable
|
2016-07-25 17:06:10 -04:00 |
|
Jeremy Stretch
|
450c51604c
|
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
|
2016-07-25 17:02:53 -04:00 |
|
Jeremy Stretch
|
d47bf4ab6b
|
Rewrote all DeviceType component template deletion views to utilize BulkDeleteView()
|
2016-07-25 16:32:07 -04:00 |
|
Jeremy Stretch
|
d241cce502
|
ipam.VLAN: Added description field, extended name to 64 chars
|
2016-07-25 14:58:49 -04:00 |
|
Jeremy Stretch
|
c466dc5999
|
Fixes #381: Implements a new RackImportTable
|
2016-07-25 12:04:42 -04:00 |
|
Jeremy Stretch
|
b62cd32428
|
Fixes #370: Notify user when secret decryption fails
|
2016-07-22 14:43:14 -04:00 |
|
Jeremy Stretch
|
b9223dda1a
|
Updated CONTRIBUTING to discourage the use of issues for questions/discussion
|
2016-07-22 12:16:03 -04:00 |
|
Jeremy Stretch
|
b9c09b2fc2
|
Merge pull request #360 from jallakim/allowed-hosts
Be more specific in the documentation regarding ALLOWED_HOSTS
|
2016-07-22 11:48:52 -04:00 |
|
Joachim Tingvold
|
deda796e42
|
Triple -> single ticks + grammar.
|
2016-07-22 17:41:00 +02:00 |
|
Joachim Tingvold
|
55ab720695
|
Be more specific in the documentation regarding ALLOWED_HOSTS.
|
2016-07-21 21:05:24 +02:00 |
|
Jeremy Stretch
|
275223ec53
|
Fixes #359: Use standard serializers for related objects
|
2016-07-21 14:48:02 -04:00 |
|
Jeremy Stretch
|
f44b20bbda
|
Fixed old links in the documentation
|
2016-07-21 12:27:20 -04:00 |
|