Jeremy Stretch
|
0027d10bc6
|
Post-release version bump
|
2016-08-01 13:44:22 -04:00 |
|
Jeremy Stretch
|
ddb8fd6f81
|
Merge pull request #408 from digitalocean/develop
Release v1.4.0
|
2016-08-01 13:43:48 -04:00 |
|
Jeremy Stretch
|
270afadf50
|
Pre-release version bump
|
2016-08-01 13:35:49 -04:00 |
|
Jeremy Stretch
|
075d7a6914
|
Replaced most glyphicons with Font Awesome
|
2016-08-01 13:29:45 -04:00 |
|
Jeremy Stretch
|
8792606aff
|
Closes #176: Added initial_data fixtures for new installs
|
2016-08-01 12:29:26 -04:00 |
|
Jeremy Stretch
|
cd39b29142
|
Partial conversion from glyphicons to font awesome
|
2016-07-29 18:04:38 -04:00 |
|
Jeremy Stretch
|
2f076f6029
|
Standardized display of attributes for primary objects
|
2016-07-29 15:31:35 -04:00 |
|
Jeremy Stretch
|
ea4011b85f
|
PEP8 cleanup
|
2016-07-29 14:46:29 -04:00 |
|
Jeremy Stretch
|
2a3e64c825
|
Corrected omitted variable
|
2016-07-29 14:29:13 -04:00 |
|
Jeremy Stretch
|
250f04dad1
|
Show graphs button only if there is at least one graph to display
|
2016-07-29 13:19:58 -04:00 |
|
Jeremy Stretch
|
d457febeab
|
Changed VRF and VLAN views to use PrefixBriefTable
|
2016-07-29 13:03:44 -04:00 |
|
Jeremy Stretch
|
ba739afef5
|
Closes #358: Improved search of all objects
|
2016-07-29 12:51:23 -04:00 |
|
Jeremy Stretch
|
b19d0c4afe
|
Added account field to provider table
|
2016-07-29 12:33:40 -04:00 |
|
Jeremy Stretch
|
7007d25f0f
|
Standardized breadcrumb hierarchies
|
2016-07-29 11:20:47 -04:00 |
|
Jeremy Stretch
|
de9a11c2ca
|
Fixed actions column alignment
|
2016-07-29 10:57:09 -04:00 |
|
Jeremy Stretch
|
f4a6854d77
|
Changed TenantGroup edit link to a button
|
2016-07-28 16:03:59 -04:00 |
|
Jeremy Stretch
|
a0ab14de99
|
Allow unassigning VRF and tenants when editing objects in bulk
|
2016-07-28 15:59:49 -04:00 |
|
Jeremy Stretch
|
1845fafa91
|
Implemented bulk editing for sites
|
2016-07-28 15:30:29 -04:00 |
|
Jeremy Stretch
|
fee82e2169
|
Replaced edit links with buttons
|
2016-07-28 15:04:33 -04:00 |
|
Jeremy Stretch
|
20e623cd67
|
Adds tenant assignment to Prefix and IPAddress objects
|
2016-07-28 13:50:46 -04:00 |
|
Jeremy Stretch
|
42b2292385
|
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
|
25e31ae885
|
Fixes #392: Don't include child devices in non-racked devices table
|
2016-07-28 10:06:25 -04:00 |
|
Jeremy Stretch
|
f117daf11b
|
Added tenancy page
|
2016-07-28 09:47:16 -04:00 |
|
Jeremy Stretch
|
9f4df6c51a
|
Linkified VRF column in prefix and IP address tables
|
2016-07-27 16:52:20 -04:00 |
|
Jeremy Stretch
|
3f5d96d12f
|
Fixed platform selection during bulk editing of devices
|
2016-07-27 16:38:21 -04:00 |
|
Jeremy Stretch
|
047d413dff
|
Closes #394: Added global option to VRF selection widget during bulk editing
|
2016-07-27 16:29:30 -04:00 |
|
Jeremy Stretch
|
5df04df240
|
Miscellaneous API query optimizations
|
2016-07-27 14:40:19 -04:00 |
|
Jeremy Stretch
|
89027634da
|
Added VRF stats to home page
|
2016-07-27 14:13:07 -04:00 |
|
Jeremy Stretch
|
020752e3f6
|
Merge pull request #393 from digitalocean/multitenancy
Multitenancy
|
2016-07-27 14:05:48 -04:00 |
|
Jeremy Stretch
|
27f3be507d
|
PEP8 fix
|
2016-07-27 13:59:18 -04:00 |
|
Jeremy Stretch
|
05b425eaf2
|
Tenancy-related API cleanup
|
2016-07-27 13:42:17 -04:00 |
|
Jeremy Stretch
|
6e1fdcf5df
|
Extended IPAM API to support tenancy
|
2016-07-27 13:37:55 -04:00 |
|
Jeremy Stretch
|
1f3d2e264e
|
Added stats to tenant view
|
2016-07-27 11:56:47 -04:00 |
|
Jeremy Stretch
|
01a0b00f32
|
Implemented tenancy for VRFs and VLANs
|
2016-07-27 11:29:20 -04:00 |
|
Jeremy Stretch
|
767aa2aedf
|
Cleaned up migrations
|
2016-07-26 18:01:01 -04:00 |
|
Jeremy Stretch
|
3ed00f2d60
|
Fixed tenant assignment on bulk edit of racks, devices
|
2016-07-26 17:49:41 -04:00 |
|
Jeremy Stretch
|
f159ea5048
|
Fixed Tenant import
|
2016-07-26 17:47:40 -04:00 |
|
Jeremy Stretch
|
bf16715517
|
Added description to Tenant model
|
2016-07-26 17:44:32 -04:00 |
|
Jeremy Stretch
|
a73b0522f0
|
Enabled filtering of sites, racks, and devices by tenant
|
2016-07-26 17:28:46 -04:00 |
|
Jeremy Stretch
|
1ff04d618a
|
Added related_name to tenant fields on Site, Rack, and Device
|
2016-07-26 17:16:03 -04:00 |
|
Jeremy Stretch
|
06b0b42b5c
|
Added tenant to circuit bulk editing; enabled filtering of circuits by tenant
|
2016-07-26 17:10:11 -04:00 |
|
Jeremy Stretch
|
b7648b7a58
|
Applied tenancy to sites, racks, and devices
|
2016-07-26 16:46:22 -04:00 |
|
Jeremy Stretch
|
7fe944f8ea
|
Added tenant to import/export of Circuits
|
2016-07-26 15:48:48 -04:00 |
|
Jeremy Stretch
|
3019fa353e
|
Applied tenancy to circuits
|
2016-07-26 15:42:26 -04:00 |
|
Jeremy Stretch
|
fb56ade50e
|
Initial multitenancy implementation
|
2016-07-26 14:58:37 -04:00 |
|
Jeremy Stretch
|
95018c69ff
|
Post-release version bump
|
2016-07-26 12:24:32 -04:00 |
|
Jeremy Stretch
|
1cd90e05e2
|
Merge pull request #386 from digitalocean/develop
Release v1.3.2
|
2016-07-26 12:22:29 -04:00 |
|
Jeremy Stretch
|
e889c58077
|
Fixed DeviceType test
|
2016-07-26 11:58:57 -04:00 |
|
Jeremy Stretch
|
a5689f6a77
|
Release v1.3.2
|
2016-07-26 11:54:01 -04:00 |
|
Jeremy Stretch
|
879daab9cc
|
Closes #292: Added part_number field to DeviceType
|
2016-07-26 11:28:45 -04:00 |
|