Commit Graph

  • 69debfdefa Post-release version bump Jeremy Stretch 2016-08-06 16:32:54 -04:00
  • 93fccd5985 Merge pull request #438 from digitalocean/develop v1.4.2 Jeremy Stretch 2016-08-06 16:31:32 -04:00
  • e55acf8c63 Migration for new interface form factors added in #167 Jeremy Stretch 2016-08-06 16:27:00 -04:00
  • c19e358eef Making PEP8 happy Jeremy Stretch 2016-08-06 16:19:44 -04:00
  • efe7b46021 Release v1.4.2 Jeremy Stretch 2016-08-06 16:16:35 -04:00
  • ededd3f464 Fixes #253: Added ability to search by prefix to IP address filters Jeremy Stretch 2016-08-06 16:02:57 -04:00
  • ac2aa7ea89 Fixes #435: Added a "add prefix" button to the VLAN view Jeremy Stretch 2016-08-06 15:44:28 -04:00
  • 04c9ebd46d Fixes #434: Increased user actions history on home page from 15 to 50; restored admin UI access but disabled bulk deletion function Jeremy Stretch 2016-08-06 15:35:13 -04:00
  • c3c3b80cd9 Fixed toggling of secret lock/unlock buttons Jeremy Stretch 2016-08-04 14:42:34 -04:00
  • 29c4394e64 Fixes #429: Correct redirection of user when adding a secret to a device Jeremy Stretch 2016-08-04 14:37:38 -04:00
  • 76b9a1c3af #167: Added new interface form factors Jeremy Stretch 2016-08-04 13:38:45 -04:00
  • 6184eb6664 Fixes #425: Ignore leading and trailing periods when generating a slug Jeremy Stretch 2016-08-04 11:52:55 -04:00
  • e413012cbb Fixes #427: Prevent error when duplicate IPs are present in a prefix's IP list Jeremy Stretch 2016-08-04 11:48:30 -04:00
  • ea2e734ba8 Post-release version bump Jeremy Stretch 2016-08-03 17:49:28 -04:00
  • 4ee63f4ff8 Post-release version bump Jeremy Stretch 2016-08-03 17:49:08 -04:00
  • 946a1b751b Merge pull request #423 from digitalocean/develop Jeremy Stretch 2016-08-03 17:46:13 -04:00
  • 4ab40c4489 Release v1.4.1 v1.4.1 Jeremy Stretch 2016-08-03 17:39:57 -04:00
  • 7944ee6419 Fixes #422: Added ability to encapsulate within double quotes values which contain commas Jeremy Stretch 2016-08-03 17:33:15 -04:00
  • 72690bfd0a Potential fix for #419: Ditch annotation in favor of discrete queries to gather Tenant stats Jeremy Stretch 2016-08-03 14:24:09 -04:00
  • 0f0d0c150a Merge pull request #420 from digitalocean/free_ip_ranges Jeremy Stretch 2016-08-03 14:09:36 -04:00
  • 3b9ac3b986 More intelligent handling of first/last IPs Jeremy Stretch 2016-08-03 12:30:29 -04:00
  • 79b1bbb9e1 Fixed calculation of available IPs between two existing IPs Jeremy Stretch 2016-08-03 12:20:24 -04:00
  • 533b4082d8 Fixed calculation of last_ip_in_prefix for IPv6 Jeremy Stretch 2016-08-03 12:06:17 -04:00
  • 81d955ab7d Rewrote add_available_ipaddresses() to be much more efficient and IPv6-friendly Jeremy Stretch 2016-08-03 12:00:35 -04:00
  • 57373c9d6f Initial work on #289 Jeremy Stretch 2016-08-02 17:20:12 -04:00
  • bc9158a74f Closes #412: Tenant group assignment is no longer mandatory Jeremy Stretch 2016-08-02 16:04:25 -04:00
  • 9f3647cd53 Addresses #395: Show child prefixes from all VRFs if the parent prefix is in the global table Jeremy Stretch 2016-08-02 15:48:12 -04:00
  • d294e916a4 Fixes #406: Corrected ordering of port_speed and commit_rate in CircuitTable Jeremy Stretch 2016-08-02 10:50:25 -04:00
  • 249faffe42 Fixes #409: Filter IPs and prefixes by tenant slug rather than by its PK Jeremy Stretch 2016-08-02 10:39:42 -04:00
  • 3327954a34 Fixes #411: Corrected name of secret roles page Jeremy Stretch 2016-08-02 10:27:58 -04:00
  • 3b76377cac Post-release version bump Jeremy Stretch 2016-08-01 13:44:22 -04:00
  • 9889e120bd Merge pull request #408 from digitalocean/develop v1.4.0 Jeremy Stretch 2016-08-01 13:43:48 -04:00
  • 00e0fb5798 Pre-release version bump Jeremy Stretch 2016-08-01 13:35:49 -04:00
  • 1fd189f9b1 Replaced most glyphicons with Font Awesome Jeremy Stretch 2016-08-01 13:29:45 -04:00
  • b73f980eb2 Closes #176: Added initial_data fixtures for new installs Jeremy Stretch 2016-08-01 12:29:26 -04:00
  • 65ea2af4b7 Partial conversion from glyphicons to font awesome Jeremy Stretch 2016-07-29 18:04:38 -04:00
  • 8a9c6ce37a Standardized display of attributes for primary objects Jeremy Stretch 2016-07-29 15:31:35 -04:00
  • 1bbe7f95d6 PEP8 cleanup Jeremy Stretch 2016-07-29 14:46:29 -04:00
  • d09ede8d1f Corrected omitted variable Jeremy Stretch 2016-07-29 14:29:13 -04:00
  • bcb9ab7116 Show graphs button only if there is at least one graph to display Jeremy Stretch 2016-07-29 13:19:58 -04:00
  • 75c3e62ca8 Changed VRF and VLAN views to use PrefixBriefTable Jeremy Stretch 2016-07-29 13:03:44 -04:00
  • 38aee33df0 Closes #358: Improved search of all objects Jeremy Stretch 2016-07-29 12:51:23 -04:00
  • 2daffdf087 Added account field to provider table Jeremy Stretch 2016-07-29 12:33:40 -04:00
  • 03d71f9764 Standardized breadcrumb hierarchies Jeremy Stretch 2016-07-29 11:20:47 -04:00
  • fa906c74c0 Fixed actions column alignment Jeremy Stretch 2016-07-29 10:57:09 -04:00
  • d933d034e0 Changed TenantGroup edit link to a button Jeremy Stretch 2016-07-28 16:03:59 -04:00
  • 397943b222 Allow unassigning VRF and tenants when editing objects in bulk Jeremy Stretch 2016-07-28 15:59:49 -04:00
  • 6b41794e12 Implemented bulk editing for sites Jeremy Stretch 2016-07-28 15:30:29 -04:00
  • b6e5bafd65 Replaced edit links with buttons Jeremy Stretch 2016-07-28 15:04:27 -04:00
  • e6c06b39e8 Adds tenant assignment to Prefix and IPAddress objects Jeremy Stretch 2016-07-28 13:50:46 -04:00
  • a25534f3de Fixes #397: Only include child IPs which belong to the same VRF as the parent prefix Jeremy Stretch 2016-07-28 11:24:25 -04:00
  • aa6c840c45 Fixes #392: Don't include child devices in non-racked devices table Jeremy Stretch 2016-07-28 10:06:25 -04:00
  • aee9314bbf Added tenancy page Jeremy Stretch 2016-07-28 09:47:16 -04:00
  • 3bb10bca1b Linkified VRF column in prefix and IP address tables Jeremy Stretch 2016-07-27 16:52:20 -04:00
  • 1f9e4dc707 Fixed platform selection during bulk editing of devices Jeremy Stretch 2016-07-27 16:38:21 -04:00
  • 76efea87ff Closes #394: Added global option to VRF selection widget during bulk editing Jeremy Stretch 2016-07-27 16:29:30 -04:00
  • 483ad256a8 Miscellaneous API query optimizations Jeremy Stretch 2016-07-27 14:40:19 -04:00
  • 618566abe8 Added VRF stats to home page Jeremy Stretch 2016-07-27 14:13:07 -04:00
  • 1413f5d89e Merge pull request #393 from digitalocean/multitenancy Jeremy Stretch 2016-07-27 14:05:48 -04:00
  • 4cc84aed5a PEP8 fix Jeremy Stretch 2016-07-27 13:59:18 -04:00
  • 300e67388b Tenancy-related API cleanup Jeremy Stretch 2016-07-27 13:42:17 -04:00
  • 2981ead41b Extended IPAM API to support tenancy Jeremy Stretch 2016-07-27 13:37:55 -04:00
  • e4960873f3 Added stats to tenant view Jeremy Stretch 2016-07-27 11:56:47 -04:00
  • 2abee211a2 Implemented tenancy for VRFs and VLANs Jeremy Stretch 2016-07-27 11:29:20 -04:00
  • 65b008a493 Cleaned up migrations Jeremy Stretch 2016-07-26 18:01:01 -04:00
  • 2236d2f941 Fixed tenant assignment on bulk edit of racks, devices Jeremy Stretch 2016-07-26 17:49:41 -04:00
  • 41b2b7dbf6 Fixed Tenant import Jeremy Stretch 2016-07-26 17:47:40 -04:00
  • 27c21237ff Added description to Tenant model Jeremy Stretch 2016-07-26 17:44:32 -04:00
  • faa12abc70 Enabled filtering of sites, racks, and devices by tenant Jeremy Stretch 2016-07-26 17:28:46 -04:00
  • 7ca4c816c0 Added related_name to tenant fields on Site, Rack, and Device Jeremy Stretch 2016-07-26 17:16:03 -04:00
  • 6f68628377 Added tenant to circuit bulk editing; enabled filtering of circuits by tenant Jeremy Stretch 2016-07-26 17:10:11 -04:00
  • 82a98f0e8f Applied tenancy to sites, racks, and devices Jeremy Stretch 2016-07-26 16:46:22 -04:00
  • 1939db1574 Added tenant to import/export of Circuits Jeremy Stretch 2016-07-26 15:48:48 -04:00
  • 06af05708a Applied tenancy to circuits Jeremy Stretch 2016-07-26 15:42:26 -04:00
  • fa2ccc1c18 Initial multitenancy implementation Jeremy Stretch 2016-07-26 14:58:37 -04:00
  • b790d7d50f Post-release version bump Jeremy Stretch 2016-07-26 12:24:32 -04:00
  • af5dba2e0d Merge pull request #386 from digitalocean/develop Jeremy Stretch 2016-07-26 12:22:29 -04:00
  • 589cbeb559 Fixed DeviceType test v1.3.2 Jeremy Stretch 2016-07-26 11:58:57 -04:00
  • 8dbeec8b00 Release v1.3.2 Jeremy Stretch 2016-07-26 11:54:01 -04:00
  • 8f4980044a Closes #292: Added part_number field to DeviceType Jeremy Stretch 2016-07-26 11:28:45 -04:00
  • cc4470ade7 Include form factor on InterfaceTemplate list Jeremy Stretch 2016-07-26 10:54:11 -04:00
  • 3b4c8fa49c Fix unclosed form element Jeremy Stretch 2016-07-26 10:17:19 -04:00
  • b4d68382ce Fix unclosed form element Jeremy Stretch 2016-07-26 10:16:23 -04:00
  • 4be5c33905 Enabled bulk deletion of device bays, interfaces, console server ports, and power outlets from devices Jeremy Stretch 2016-07-26 10:14:51 -04:00
  • 88b022d742 Corrected Unicode display of ExportTemplates Jeremy Stretch 2016-07-26 09:15:46 -04:00
  • e5b19a9374 Fixes #385: Corrected Unicode rendering of UserAction Jeremy Stretch 2016-07-26 09:11:35 -04:00
  • bd6e68fe6c Fixes #384: Corrected max_length in description fields Jeremy Stretch 2016-07-25 17:12:45 -04:00
  • 8e2a69af56 Corrected manufacturer column name in DeviceTypeTable Jeremy Stretch 2016-07-25 17:06:10 -04:00
  • 450c51604c Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView Jeremy Stretch 2016-07-25 17:02:53 -04:00
  • d47bf4ab6b Rewrote all DeviceType component template deletion views to utilize BulkDeleteView() Jeremy Stretch 2016-07-25 16:32:07 -04:00
  • d241cce502 ipam.VLAN: Added description field, extended name to 64 chars Jeremy Stretch 2016-07-25 14:58:49 -04:00
  • c466dc5999 Fixes #381: Implements a new RackImportTable Jeremy Stretch 2016-07-25 12:04:42 -04:00
  • b62cd32428 Fixes #370: Notify user when secret decryption fails Jeremy Stretch 2016-07-22 14:43:14 -04:00
  • b9223dda1a Updated CONTRIBUTING to discourage the use of issues for questions/discussion Jeremy Stretch 2016-07-22 12:16:03 -04:00
  • b9c09b2fc2 Merge pull request #360 from jallakim/allowed-hosts Jeremy Stretch 2016-07-22 11:48:52 -04:00
  • deda796e42 Triple -> single ticks + grammar. Joachim Tingvold 2016-07-22 17:41:00 +02:00
  • 55ab720695 Be more specific in the documentation regarding ALLOWED_HOSTS. Joachim Tingvold 2016-07-21 21:05:24 +02:00
  • 275223ec53 Fixes #359: Use standard serializers for related objects Jeremy Stretch 2016-07-21 14:48:02 -04:00
  • f44b20bbda Fixed old links in the documentation Jeremy Stretch 2016-07-21 12:27:20 -04:00
  • c96d03cc4b Post-release version bump Jeremy Stretch 2016-07-21 12:22:03 -04:00