Commit Graph

668 Commits

Author SHA1 Message Date
Jeremy Stretch
03d71f9764 Standardized breadcrumb hierarchies 2016-07-29 11:20:47 -04:00
Jeremy Stretch
fa906c74c0 Fixed actions column alignment 2016-07-29 10:57:09 -04:00
Jeremy Stretch
d933d034e0 Changed TenantGroup edit link to a button 2016-07-28 16:03:59 -04:00
Jeremy Stretch
397943b222 Allow unassigning VRF and tenants when editing objects in bulk 2016-07-28 15:59:49 -04:00
Jeremy Stretch
6b41794e12 Implemented bulk editing for sites 2016-07-28 15:30:29 -04:00
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
rdujardin
9c094f10d0 DNS support
Last of initial commits for DNS support
2016-07-28 17:25:57 +02: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
rdujardin
0cf2abbe41 Update fixtures 2016-07-28 16:34:45 +02:00
rdujardin
cb33881d2c Fix display bug (overflow) on BIND exports pages 2016-07-28 16:27:39 +02:00
rdujardin
254d0220dc Update DNS doc (bis) 2016-07-28 16:19:49 +02:00
Jeremy Stretch
aa6c840c45 Fixes #392: Don't include child devices in non-racked devices table 2016-07-28 10:06:25 -04:00
rdujardin
b176fd7594 Update DNS doc 2016-07-28 15:51:09 +02:00
Jeremy Stretch
aee9314bbf Added tenancy page 2016-07-28 09:47:16 -04:00
rdujardin
033a54aa0a Update APIs (ipam & dns) 2016-07-28 15:23:04 +02:00
rdujardin
ec36cba029 Add export views links to dns panel on home page 2016-07-28 12:51:44 +02:00
rdujardin
107d898c3f Adjust home page spacings (due to putting circuits into dcim column) 2016-07-28 12:47:23 +02:00
rdujardin
bcdb192d28 Put circuits panel into dcim column on home page 2016-07-28 12:43:47 +02:00
rdujardin
4080c16dd3 Move bind exports to specific views with download links 2016-07-28 12:38:49 +02:00
rdujardin
955910b97b Fix bug on reverse DNS fields on prefix page
Fix non-displaying
2016-07-28 11:05:44 +02:00
rdujardin
f462d0c6ee Fix problem with serials
Make them auto-update only on export if changes and not on every modification in the (reverse) zone
2016-07-28 11:04:44 +02:00
rdujardin
1443bfde46 Auto-create missing IPs on record creating/editing/importing 2016-07-28 10:30:43 +02: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
rdujardin
ff5d770766 Add auto A/AAAA creating when ptr modified & fix bug w/ prefix serial 2016-07-27 16:09:38 +02:00
rdujardin
ee78bf5455 Rename field in IPAddr : "hostname" to "ptr" 2016-07-27 15:10:28 +02:00
rdujardin
705690edda Add missing reverse DNS fields to prefix forms and to CSV exporting 2016-07-27 13:11:33 +02:00
rdujardin
c11cadec53 Make records searchable by ip address 2016-07-27 12:38:55 +02:00
rdujardin
f225efa7c7 Improve records table on zone page 2016-07-27 12:08:22 +02: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