Commit Graph

539 Commits

Author SHA1 Message Date
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
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
rdujardin
fd98c0c2a8 Add full reverse dns view 2016-07-26 18:26:20 +02:00
rdujardin
e9d6c923d8 Fix problem of reverse export with prefixes included in bigger ones 2016-07-26 18:23:31 +02:00
rdujardin
d4ca076fad Remove a debug residue in prefix.html 2016-07-26 18:20:17 +02:00
rdujardin
03a65f11a6 Fix bug on "select" link in bind export in prefix page 2016-07-26 12:43:15 +02:00
rdujardin
5282eee5ce Don't handle ip without host names in reverse DNS 2016-07-26 11:28:31 +02:00
rdujardin
89a0049532 Reverse last commit for ipv6 reverse dns 2016-07-26 11:22:28 +02:00
rdujardin
2478b354d1 Modify reverse bind export
output the whole zone if prefix is smaller than the zone
2016-07-26 10:56:39 +02:00
rdujardin
7df6353296 Fix bug in ipv6 reverse dns (ter) 2016-07-22 17:24:40 +02:00
rdujardin
d6fd35dfd5 Fix bug in ipv6 reverse dns (bis) 2016-07-22 16:53:09 +02:00
rdujardin
0a39945afb Fix bug in ipv6 reverse dns 2016-07-22 16:49:34 +02:00
rdujardin
90ea56489d Add reverse DNS 2016-07-22 16:01:19 +02:00
rdujardin
02e142e1de Fix zone serial updating on records bulk delete 2016-07-22 15:59:50 +02:00
rdujardin
117bf1a118 Remove category field in record & add auto-updating serial in zone 2016-07-22 12:28:19 +02:00
rdujardin
efe61886a0 Add fields to dns models
Add description to zone, add category and description to record
2016-07-21 13:03:39 +02:00
rdujardin
6230ae13cc Add bind exports in dns api 2016-07-21 11:44:05 +02:00
rdujardin
4046d697fc In DNS : change search/filters & add bind exports 2016-07-21 11:33:27 +02:00
rdujardin
2d3998497e Add help texts in DNS forms 2016-07-20 16:02:16 +02:00
rdujardin
5ea721a6aa Fixes #166: Full DNS support 2016-07-20 15:24:42 +02:00
Jeremy Stretch
c643e3a74f Fixes #327: Disable rack assignment for installed child devices 2016-07-19 13:09:15 -04:00
Jeremy Stretch
2d690ca38a Merge pull request #314 from Zanthras/interfaceconnections
Add an API call for listing all interface connections
2016-07-19 12:35:56 -04:00
Joel
c65b9fcb0b Add an api endpoint for listing all connections 2016-07-19 09:08:14 -07:00
Joel
4f6f032ca2 Update the valid urls, to expose the new api connection listing endpoint. Naming convention updated for both interface connections to match the rest. 2016-07-19 09:08:14 -07:00
Jeremy Stretch
50d20650b4 Merge pull request #333 from digitalocean/secrets-api-filter
Fixes #332 - Add device filter to secrets api.
2016-07-19 11:12:59 -04:00
Jeremy Stretch
783341017f Fixes #331: Add group field to VLAN bulk edit form 2016-07-19 11:11:16 -04:00
Zach Moody
c9dc6d04ef Fixes #332 - Add device filter to secrets api. 2016-07-19 10:08:59 -05:00
Jeremy Stretch
82ad479037 Enforce authentication for all secrets API views 2016-07-18 15:28:36 -04:00
Jeremy Stretch
0d46a65a36 Unicode handling cleanup 2016-07-18 14:48:51 -04:00
Jeremy Stretch
7a50cd2320 Post-release version bump 2016-07-18 13:50:46 -04:00
Jeremy Stretch
4f347d3428 Version bump: v1.3.0 2016-07-18 13:43:39 -04:00
Jeremy Stretch
d6c2fe2385 Fixes #317: Rack elevation display fix for device types greater than 42U in height 2016-07-18 13:03:40 -04:00
Jeremy Stretch
cb4643d810 Added support for group assignment during VLAN import 2016-07-18 11:59:55 -04:00
Jeremy Stretch
d201dad535 Fixes #322: Corrected 'vlan_group' to 'group' 2016-07-18 11:35:50 -04:00
Jeremy Stretch
32d8cf451a Fixes #320: Disallow prefixes with host masks 2016-07-18 10:06:43 -04:00
Jeremy Stretch
46da9866e3 Added group to VLAN view 2016-07-15 16:32:00 -04:00
Jeremy Stretch
534e6ac19e Fixes #308: Update rack assignment for all child devices when moving a parent device 2016-07-15 16:05:21 -04:00
Jeremy Stretch
518af1b95c Corrected RackGroupNestedSerializer() definition 2016-07-15 15:34:28 -04:00
Jeremy Stretch
4f95ce4984 Fixes #311: Correct IPAddress family evaluation on import 2016-07-15 15:14:49 -04:00
Jeremy Stretch
da10b34738 Closes #42: Allow VLAN assignment during prefix import 2016-07-15 14:25:30 -04:00
Jeremy Stretch
a9ab0a012f Merge pull request #309 from digitalocean/vlan-groups
Closes #111: Implement VLAN groups
2016-07-15 13:36:32 -04:00
Jeremy Stretch
45a8ee7325 Closes #111: Implement VLAN groups 2016-07-15 13:26:54 -04:00
Jeremy Stretch
23451fe974 Added a custom 500 handler to include exception details 2016-07-15 11:04:03 -04:00
Jeremy Stretch
5def0e91d7 Fixes #307: Validate device type assignment during import validation 2016-07-15 09:45:45 -04:00