Commit Graph

  • 0015484679 Release v2.1.5 Jeremy Stretch 2017-09-25 14:50:45 -04:00
  • aa5aa798e6 Fixes #1486: Ignore subinterface IDs when validating LLDP neighbor connections Jeremy Stretch 2017-09-25 14:33:32 -04:00
  • 63a4a70420 #1499: Added utilization graph to child prefixes for aggregates Jeremy Stretch 2017-09-25 13:39:03 -04:00
  • 2badb04a03 Fixes #1489: Corrected server error on validation of empty required custom field Jeremy Stretch 2017-09-25 13:37:11 -04:00
  • a328e12642 Closes #1536: Improved formatting of aggregate prefix statistics Jeremy Stretch 2017-09-25 12:14:55 -04:00
  • ce9f1eb201 Closes #1499: Added utilization graph to child prefixes table Jeremy Stretch 2017-09-22 21:17:46 -04:00
  • b454ac9ce5 Merge pull request #1524 from larsuhartmann/develop Jeremy Stretch 2017-09-22 16:19:32 -04:00
  • a010f7439d More work on #1523 (natural ordering for interfaces) Jeremy Stretch 2017-09-22 16:18:43 -04:00
  • d7b0ba57e0 Merge pull request #1526 from tarkatronic/order_naturally_enhancements Jeremy Stretch 2017-09-22 14:12:43 -04:00
  • 2ca161f3d8 Closes #1509: Extended cluster model to allow site assignment Jeremy Stretch 2017-09-22 12:53:09 -04:00
  • 79fdf641c0 Implemented rough UI for accessing report results Jeremy Stretch 2017-09-22 12:11:10 -04:00
  • 89194c067b Another test case to ensure subinterface ordering Joey Wilhelm 2017-09-21 17:20:21 -07:00
  • b5ab498e75 Initial work on reports API Jeremy Stretch 2017-09-21 16:32:05 -04:00
  • 126a5e5e4e Fix order_naturally with unbalanced names and use RawSQL instead of extra Joey Wilhelm 2017-09-21 10:33:34 -07:00
  • 16d1f9aca8 Tweaked report run logic Jeremy Stretch 2017-09-21 13:49:04 -04:00
  • 466ab0b404 mentioned support of nested groups in LDAP installation documentation. Lars Hartmann 2017-09-21 16:36:25 +02:00
  • a52a871a94 Fixes #1522: Removed object create/edit forms from the browsable API Jeremy Stretch 2017-09-20 16:54:27 -04:00
  • 4f9379a5e2 Cleaned up device interfaces/IPs table Jeremy Stretch 2017-09-20 14:44:51 -04:00
  • 4cfad2ef3b Added virtualization models to nbshell and fixed up status constants Jeremy Stretch 2017-09-20 14:03:56 -04:00
  • 6e81b0ac32 Merge pull request #1517 from huzichunjohn/issue_1514 Jeremy Stretch 2017-09-20 11:53:43 -04:00
  • d87023e1ce Limited virtual machine interfaces to type "virtual" (removed LAG type) Jeremy Stretch 2017-09-20 11:47:37 -04:00
  • e31d2c9857 Fixes #1520: Redirect on GET request to bulk edit/delete views Jeremy Stretch 2017-09-20 09:56:20 -04:00
  • 2174ccf016 Fixes #1514: No field to edit Cluster comments johnhu 2017-09-20 11:48:49 +00:00
  • 8f1607e010 Initial work on reports Jeremy Stretch 2017-09-19 17:47:42 -04:00
  • e93129f1ae Enabled export templates for clusters and virtual machines Jeremy Stretch 2017-09-19 11:31:29 -04:00
  • 35b4e190d9 Fixes #1508: Enabled creating custom fields for clusters and virtual machines via the admin UI Jeremy Stretch 2017-09-19 10:40:38 -04:00
  • b252f52f8e Added missing package for CentOS and Fedora (#1470) Ryan Breaker 2017-09-18 15:37:51 -05:00
  • eba30c4d79 Document the PATCH method. Closes #1481. (#1482) Chris Howells 2017-09-18 21:37:09 +01:00
  • ae1662e433 Fixes #1507: Fixed error when creating the next available IP from a prefix within a VRF Jeremy Stretch 2017-09-18 16:34:28 -04:00
  • 512a3bf09a Fixed #1500: Allow assigning IP addresses to virtual machines during CSV bulk import Jeremy Stretch 2017-09-18 13:30:20 -04:00
  • 9927ce14d3 Fixes #1502: Fixed CSV export for clusters and virtual machines Jeremy Stretch 2017-09-18 13:12:58 -04:00
  • e5e169f476 Fixes #1504: Added missing vcpus/memory/disk fields to virtual machine API serializer Jeremy Stretch 2017-09-18 12:54:50 -04:00
  • 81df837a33 Closes #1485: Added LOGIN_BANNER configuration setting to display a banner on the login page Jeremy Stretch 2017-09-15 15:28:09 -04:00
  • b84b526a43 Closes #1484: Added individual "add VLAN" buttons on the VLAN groups list Jeremy Stretch 2017-09-15 15:14:35 -04:00
  • 5fc92ab0e6 Removed old RPC-based LLDP neighbors code Jeremy Stretch 2017-09-15 14:07:09 -04:00
  • 039c2a6d57 Closes #1496: Added primary IP column to virtual machine list Jeremy Stretch 2017-09-15 11:47:29 -04:00
  • d053422657 Fixes #1497: Added cluster_id filter Jeremy Stretch 2017-09-15 11:36:06 -04:00
  • 90d9eb3520 Closes #1490: Rearrange order of items in the virtualization nav menu Jeremy Stretch 2017-09-15 11:08:23 -04:00
  • 106f0ad446 Release v2.2-beta1 v2.2-beta1 Jeremy Stretch 2017-09-14 15:01:07 -04:00
  • 3466da4338 Merge branch 'develop' into develop-2.2 Jeremy Stretch 2017-09-14 14:58:45 -04:00
  • 17c1a1e465 Use add_blank_choice() to prepend a null choice to field options Jeremy Stretch 2017-09-14 14:45:45 -04:00
  • 6872ab0e14 Added a status field for virtual machines Jeremy Stretch 2017-09-14 14:35:34 -04:00
  • 136d16b7fd Don't add a placeholder option to multiselect widgets Jeremy Stretch 2017-09-12 14:14:08 -04:00
  • d651deb31c Renamed form_class attribute to model_form for consistency Jeremy Stretch 2017-09-12 13:54:44 -04:00
  • 8fb37233f4 Started documenting utility views Jeremy Stretch 2017-09-12 13:53:15 -04:00
  • 700194b80d Implemented bulk interface creation for virtual machines Jeremy Stretch 2017-09-12 12:49:01 -04:00
  • ef2dd673ec Finished bulk edit/delete views Jeremy Stretch 2017-09-11 16:14:05 -04:00
  • 7a3adca771 Added device count to clusters table Jeremy Stretch 2017-09-11 15:51:03 -04:00
  • f66b0b7fea Finished implementing CSV imports Jeremy Stretch 2017-09-11 15:42:18 -04:00
  • b6df0209ba Fixes #1472: Secret truncated when using '<' character (#1477) huzichunjohn 2017-09-11 22:55:04 +08:00
  • 6b53d263fe Fixes #1469: Allow a NAT IP to be assigned as the primary IP for a device Jeremy Stretch 2017-09-01 13:00:44 -04:00
  • 00024240bb Merge branch 'virtualization' into develop-2.2 Jeremy Stretch 2017-09-01 12:29:12 -04:00
  • 237a889f54 Preserve query parameters on redirect after clicking "add another" Jeremy Stretch 2017-09-01 12:28:34 -04:00
  • f5c265b7b5 Modified form action to preserve query parameters Jeremy Stretch 2017-09-01 12:25:57 -04:00
  • 1341ab5703 Fixed selection of sites not assigned to a region Jeremy Stretch 2017-09-01 10:10:10 -04:00
  • 3ded8196c4 Fixed IP toggle button Jeremy Stretch 2017-09-01 10:09:52 -04:00
  • cbc239ceaa Added virtualization API tests Jeremy Stretch 2017-08-31 14:03:12 -04:00
  • a6b43baafe Added documentation for virtualization data model Jeremy Stretch 2017-08-31 13:22:12 -04:00
  • ba0a261840 Removed extraneous import Jeremy Stretch 2017-08-31 13:04:56 -04:00
  • 3bb0d523d3 Enabled services on virtual machines Jeremy Stretch 2017-08-31 12:50:35 -04:00
  • 85cb333a5d Added virtualization to API root Jeremy Stretch 2017-08-31 11:36:29 -04:00
  • 2abb073b3a Regenerated migrations Jeremy Stretch 2017-08-31 10:17:59 -04:00
  • 0634386b2e Merge branch 'develop' into virtualization Jeremy Stretch 2017-08-31 10:14:50 -04:00
  • 372e9335b1 Post-release version bump Jeremy Stretch 2017-08-30 14:44:55 -04:00
  • f6d1163ddd Merge pull request #1461 from digitalocean/develop v2.1.4 Jeremy Stretch 2017-08-30 14:43:01 -04:00
  • e6b6082a2b Release v2.1.4 Jeremy Stretch 2017-08-30 14:40:52 -04:00
  • e0ee0b9254 Closes #1460: Hostnames with no domain are now acceptable in custom URL fields Jeremy Stretch 2017-08-30 14:08:39 -04:00
  • fde47133da Fix global search placeholder text Jeremy Stretch 2017-08-30 12:07:11 -04:00
  • 643f64df3f Closes #1341: Added a MEDIA_ROOT configuration setting to specify where uploaded files are stored on disk Jeremy Stretch 2017-08-30 11:11:59 -04:00
  • a6ec1ba23b Closes #1376: Ignore anycast when detecting duplicate IPs Jeremy Stretch 2017-08-30 10:46:30 -04:00
  • ae231b1d1b Moved circuit speed humanization to a template tag Jeremy Stretch 2017-08-29 22:42:06 -04:00
  • ecdf66c454 Closes #1326: Added dropdown widget with common values for circuit speed fields Jeremy Stretch 2017-08-29 22:29:30 -04:00
  • aaca28c1a6 Closes #1402: Increased max length of name field for device components Jeremy Stretch 2017-08-29 17:27:30 -04:00
  • f0d8fdf2d8 Closes #1431: Added interface form factor for 10GBASE-CX4 Jeremy Stretch 2017-08-29 17:02:09 -04:00
  • c9288a052a Closes #1432: Added a commit_rate field to the circuits list search form Jeremy Stretch 2017-08-29 16:48:11 -04:00
  • 4b3a425888 Fixed role link on IP address view Jeremy Stretch 2017-08-29 16:14:32 -04:00
  • 71069ced7f Added platform info to VM view Jeremy Stretch 2017-08-29 16:12:52 -04:00
  • 1308839a41 Fixes #1458: Corrected permission name on prefix/VLAN roles list Jeremy Stretch 2017-08-29 15:36:51 -04:00
  • 6d849ad5f6 Deleted obsolete templates Jeremy Stretch 2017-08-29 15:31:11 -04:00
  • fa95191792 Allowed assigning an IP address to either a device or a VM Jeremy Stretch 2017-08-29 15:26:35 -04:00
  • e945aafd7b Added fitlers to return the verbose model name of an object Jeremy Stretch 2017-08-29 15:10:52 -04:00
  • e9f75adddb Ditched VMInterface in favor of reusing dcim.Interface Jeremy Stretch 2017-08-29 14:24:58 -04:00
  • 3e4b66675b Rearranged circuits navigation dropdown Jeremy Stretch 2017-08-24 12:51:50 -04:00
  • 6f8d3f7a57 Fixes #1443: Fixed API validation error involving custom field data Jeremy Stretch 2017-08-22 11:31:33 -04:00
  • eb994a691a Added style to BaseTable's empty_text Jeremy Stretch 2017-08-21 17:38:27 -04:00
  • 6ebd8e78c8 Added VMs to tenant view Jeremy Stretch 2017-08-21 17:21:02 -04:00
  • daa947e7eb Added virtualization models to home/search Jeremy Stretch 2017-08-21 17:17:01 -04:00
  • b117130aac Added icons Jeremy Stretch 2017-08-21 17:02:35 -04:00
  • 4587aba1d4 Added views to add/remove hosts to/from clusters Jeremy Stretch 2017-08-21 16:53:36 -04:00
  • ae73e6f04d Removed task list formatting Jeremy Stretch 2017-08-21 11:10:07 -04:00
  • 5930a64203 Converted IPAddress.interface to a GenericForeignKey Jeremy Stretch 2017-08-18 16:57:20 -04:00
  • 97536c4e9b Genericized component edit/delete views Jeremy Stretch 2017-08-18 14:43:11 -04:00
  • e81e33af38 Added views for VM interfaces Jeremy Stretch 2017-08-18 14:37:19 -04:00
  • a7c56eab86 Moved DeviceComponentForm to utilities.forms Jeremy Stretch 2017-08-18 13:10:19 -04:00
  • 6e580a731e Added template names to device component create views Jeremy Stretch 2017-08-18 12:29:39 -04:00
  • 7843a6bf77 Fixed devicetype_id filter for DeviceType components Jeremy Stretch 2017-08-18 10:27:43 -04:00
  • fa6d933544 Converted list of issue types to a task list Jeremy Stretch 2017-08-17 15:14:20 -04:00
  • 83085d08ca Revised the GitHub issue template Jeremy Stretch 2017-08-17 15:11:55 -04:00
  • a02055e9b5 Reworked relationship between devices and clusters Jeremy Stretch 2017-08-16 17:21:34 -04:00
  • 9acd792abe Added virtualization filters Jeremy Stretch 2017-08-16 17:00:17 -04:00