Commit Graph

  • d5016c7133 Fixes #1235: Fix permission name for adding/editing inventory items Jeremy Stretch 2017-05-30 13:03:25 -04:00
  • b5a1b692bd Fixes #1225: Fixed border on empty circuits table on provider view Jeremy Stretch 2017-05-26 10:08:03 -04:00
  • 834c396a22 Tweaked upgrade script to prefer pip3/python3 if present Jeremy Stretch 2017-05-26 09:55:22 -04:00
  • bc18d241e8 Post-release version bump Jeremy Stretch 2017-05-25 14:46:34 -04:00
  • f7b0d22f86 Merge pull request #1230 from digitalocean/develop v2.0.4 Jeremy Stretch 2017-05-25 14:45:13 -04:00
  • 5a1877087f Release v2.0.4 Jeremy Stretch 2017-05-25 14:42:58 -04:00
  • 50462ec15d Added notes to discourage the prepending of arbitrary tags to issue titles Jeremy Stretch 2017-05-25 14:38:33 -04:00
  • 1dd5e2c926 Fixes #1229: Fix validation error on forms where API search is used Jeremy Stretch 2017-05-25 14:33:50 -04:00
  • ebddc46bc0 PEP8 fix Jeremy Stretch 2017-05-24 14:22:37 -04:00
  • 138cbf9761 Created migrations for transition to Unicode literals Jeremy Stretch 2017-05-24 14:18:52 -04:00
  • f21c6bca00 Import unicode_literals Jeremy Stretch 2017-05-24 11:33:11 -04:00
  • 9aad8a7774 Fixes #1219: Fix image attachment URLs when BASE_PATH is set Jeremy Stretch 2017-05-24 10:34:01 -04:00
  • 68b6c7d886 Fixes #1210: Fix TemplateDoesNotExist errors on browsable API views Jeremy Stretch 2017-05-24 09:40:24 -04:00
  • 1c489e57cc Added a warning to note "untracked migrations" warnings during an upgrade Jeremy Stretch 2017-05-23 22:36:40 -04:00
  • 6719578f14 Fixes #1212: Allow assigning new VLANs to global VLAN groups Jeremy Stretch 2017-05-23 22:23:50 -04:00
  • d5587de316 Fixes #1213: Corrected table header ordering links Jeremy Stretch 2017-05-23 22:15:13 -04:00
  • 77f28e3441 Fixes #1214: Add status to list of required fields on child device import form Jeremy Stretch 2017-05-23 22:12:17 -04:00
  • 3fa63b774e Converted home view to a CBV Jeremy Stretch 2017-05-19 16:03:51 -04:00
  • 713c7cd8e3 Cleaned up 500 error template Jeremy Stretch 2017-05-19 16:03:04 -04:00
  • e6b4d87939 Converted all user views to CBVs Jeremy Stretch 2017-05-19 15:47:19 -04:00
  • 27c94d9874 Fixes #1206: Fix redirection in admin UI after activating secret keys when BASE_PATH is set Jeremy Stretch 2017-05-19 13:23:17 -04:00
  • eece8a0e26 Fixes #1207: Include nested LAG serializer when showing interface connections (API) Jeremy Stretch 2017-05-19 12:59:27 -04:00
  • fb85867d72 Converted all object views to class-based views Jeremy Stretch 2017-05-18 17:00:57 -04:00
  • c454bfcd84 Fixed incorrect message Jeremy Stretch 2017-05-18 14:53:35 -04:00
  • ad95b86fdd Merge pull request #1201 from digitalocean/develop v2.0.3 Jeremy Stretch 2017-05-18 14:37:19 -04:00
  • 769232f368 Post-release version bump Jeremy Stretch 2017-05-18 14:32:11 -04:00
  • 9cf10eecd1 Release v2.0.3 Jeremy Stretch 2017-05-18 14:31:48 -04:00
  • f927d5b8f5 Closes #1198: Allow filtering unracked devices on device list Jeremy Stretch 2017-05-18 14:27:07 -04:00
  • 7fa696dace Fixes #1195: Unable to create an interface connection when searching for peer device Jeremy Stretch 2017-05-18 13:33:26 -04:00
  • feac93389c Fixes #1200: Form validation error when connecting power ports to power outlets Jeremy Stretch 2017-05-18 12:11:14 -04:00
  • f7969d91b3 Fixes #1199: Bulk import of secrets does not prompt user to generate a session key Jeremy Stretch 2017-05-18 09:17:41 -04:00
  • 92aafb9043 Added WSGIPassAuthorization to example Apache config Jeremy Stretch 2017-05-17 17:23:08 -04:00
  • f9328d53b4 Fixes #1197: Fixed status assignment during bulk import of devices, prefixes, IPs, and VLANs Jeremy Stretch 2017-05-17 17:16:02 -04:00
  • f1cbc7da33 Fixes #1157: Hide nav menu search bar on small displays Jeremy Stretch 2017-05-17 16:00:46 -04:00
  • 01becd21de Closes #1196: Added a lag_id filter to the API interfaces view Jeremy Stretch 2017-05-17 14:43:44 -04:00
  • 7768b94279 Fixes #1188: Serialize interface LAG as nested objected (API) Jeremy Stretch 2017-05-17 14:32:39 -04:00
  • 3bc51c8e69 Fixes #1191: Bulk selection of IPs under a prefix incorrect when "select all" is used Jeremy Stretch 2017-05-17 14:23:08 -04:00
  • d206be91d5 Fixes #1130: Added zlib1g-dev to Ubuntu/Debian packages list Jeremy Stretch 2017-05-17 12:48:31 -04:00
  • 6e69c9e375 Restored the option to hide the paginator on panel tables Jeremy Stretch 2017-05-17 12:18:32 -04:00
  • f2846af4ec Fixes #1189: Enforce consistent ordering of objects returned by a global search Jeremy Stretch 2017-05-17 12:16:57 -04:00
  • 657eed1dc9 Merge pull request #1185 from ryanmerolle/patch-1 Jeremy Stretch 2017-05-16 16:53:01 -04:00
  • e351ab0171 Fixes #1186: Corrected VLAN edit form so that site assignment is not required Jeremy Stretch 2017-05-16 16:30:28 -04:00
  • 779446da64 Fixes #1187: Fixed table pagination by introducing a custom table template Jeremy Stretch 2017-05-16 16:19:55 -04:00
  • 2ff0d7aa83 Added vagrant alternative installation link ryanmerolle 2017-05-16 07:13:05 -04:00
  • 7ceb64b57b Post-release version bump Jeremy Stretch 2017-05-15 13:24:37 -04:00
  • 43e1e0dbc8 Merge pull request #1181 from digitalocean/develop v2.0.2 Jeremy Stretch 2017-05-15 13:23:33 -04:00
  • a1c12cfd77 Release v2.0.2 Jeremy Stretch 2017-05-15 13:19:18 -04:00
  • aa6ca21a34 PEP8 fix Jeremy Stretch 2017-05-15 13:18:49 -04:00
  • a49521d683 #1177: Render planned connections as dashed lines on topology maps Jeremy Stretch 2017-05-15 13:11:20 -04:00
  • 3be6e5b015 Closes #1179: Adjust topology map text color based on node background Jeremy Stretch 2017-05-15 12:56:16 -04:00
  • ca1725b98c Fixes #1178: Fix API representation of connected interface's form factor Jeremy Stretch 2017-05-15 11:03:11 -04:00
  • d11dfe2ced Closes #1137: Allow filtering devices list by rack Jeremy Stretch 2017-05-12 22:41:27 -04:00
  • ab30ba1e1b Fixed dynamic selection of device type filter on devices list Jeremy Stretch 2017-05-12 22:20:21 -04:00
  • 7f23cb9bf5 Closes #1122: Include NAT inside IPs in IP address list Jeremy Stretch 2017-05-12 22:11:20 -04:00
  • c9d3cf301e Fixes #1173: Tweak interface manager to fall back to naive ordering Jeremy Stretch 2017-05-12 16:10:18 -04:00
  • 67282882fa Fixed RelatedObjectDoesNotExist error when trying to create a new device Jeremy Stretch 2017-05-12 15:55:18 -04:00
  • 73bf4f45c3 Adapted model get_display_name() to better handle unsaved instances Jeremy Stretch 2017-05-12 15:31:34 -04:00
  • 66ae62fb91 Closes #1172: Linkify racks in side-by-side elevations view Jeremy Stretch 2017-05-12 14:19:37 -04:00
  • 8bae804508 Closes #1170: Include A and Z sites for circuits in global search results Jeremy Stretch 2017-05-12 12:12:47 -04:00
  • d87acc97c3 Fixes #1171: Allow removing site assignment when bulk editing VLANs Jeremy Stretch 2017-05-12 12:06:37 -04:00
  • f9b2c59974 Moved tenancy to separate panel on bulk IP creation form Jeremy Stretch 2017-05-12 12:04:06 -04:00
  • a870a3b918 Fixes #1166: Re-implemented bulk IP address creation Jeremy Stretch 2017-05-12 12:00:26 -04:00
  • 008ed34553 Fixes #1168: Total count of obejcts missing from list view paginator Jeremy Stretch 2017-05-11 23:30:23 -04:00
  • e239045688 PEP8 fixes Jeremy Stretch 2017-05-11 17:54:43 -04:00
  • ed80bfaf02 Fixed selector initializations for TenancyForms Jeremy Stretch 2017-05-11 17:52:23 -04:00
  • 473b35f9a3 Added tenant_group/tenant form section to all objects with tenancy Jeremy Stretch 2017-05-11 17:35:20 -04:00
  • 45bb7eec0b Corrected queryset filter when parent_field is None Jeremy Stretch 2017-05-11 17:20:50 -04:00
  • 58bb029666 Closes #1167: Introduced ChainedModelChoiceFields Jeremy Stretch 2017-05-11 16:24:57 -04:00
  • 0f97478b55 Fixes #1161: Fix "add another" behavior when creating an API token Jeremy Stretch 2017-05-10 22:22:49 -04:00
  • 9efa70a551 Fixes #1159: Only superusers can see "edit IP" buttons on the device interfaces list Jeremy Stretch 2017-05-10 16:02:50 -04:00
  • ed65721085 Fixes #1160: Linkify secrets and tenants in global search results Jeremy Stretch 2017-05-10 13:16:33 -04:00
  • 83688fceb7 Fixes #1158: Exception thrown when creating a device component with an invalid name Jeremy Stretch 2017-05-10 11:23:54 -04:00
  • 088f75ba0c Added client_max_body_size to nginx config; removed statement disabling access logging Jeremy Stretch 2017-05-10 11:11:03 -04:00
  • 188cfa08a9 Post-release version bump Jeremy Stretch 2017-05-09 22:48:14 -04:00
  • f731900e2f Merge pull request #1154 from digitalocean/develop v2.0.1 Jeremy Stretch 2017-05-09 22:47:52 -04:00
  • b89bd24bed Release v2.0.1 Jeremy Stretch 2017-05-09 22:41:37 -04:00
  • effda88b51 Fixes #1153: UnicodeEncodeError when searching for non-ASCII characters on Python 2 Jeremy Stretch 2017-05-09 22:40:46 -04:00
  • 3844f70a4d Fixes #1152: Unable to edit user keys Jeremy Stretch 2017-05-09 17:53:37 -04:00
  • 8e333757f9 Fixes #1150: Error when uploading image attachments with Unicode names under Python 2 Jeremy Stretch 2017-05-09 17:12:45 -04:00
  • 0fb12bcc9c Fixes #1151: name 'escape' is not defined Jeremy Stretch 2017-05-09 17:06:17 -04:00
  • 44d78ef92a Fixes #1149: Port list does not populate when creating a console or power connection Jeremy Stretch 2017-05-09 17:01:43 -04:00
  • ebb6729a26 Post-release version bump Jeremy Stretch 2017-05-09 15:13:40 -04:00
  • b1bcaa33e7 Merge pull request #1148 from digitalocean/develop v2.0.0 Jeremy Stretch 2017-05-09 15:09:28 -04:00
  • a35f8bddde PEP8 fix Jeremy Stretch 2017-05-09 14:44:32 -04:00
  • 8fbe7ba742 Release v2.0.0! Jeremy Stretch 2017-05-09 14:29:11 -04:00
  • f039b0b6e9 Closes #960: Added form factor for Juniper VCP interfaces Jeremy Stretch 2017-05-09 12:00:49 -04:00
  • 9ad9ef7957 Fixed incorrect API URL in IPAddressForm Jeremy Stretch 2017-05-09 11:11:30 -04:00
  • 5c7db04465 Closes #853: Add 'status' field to device bulk import form Jeremy Stretch 2017-05-09 10:25:30 -04:00
  • 838105fb65 Merging v2.0 development into mainline (#1145) Jeremy Stretch 2017-05-08 15:06:57 -04:00
  • 5ca87c0f20 Merge branch 'develop' into v2-develop Jeremy Stretch 2017-05-08 15:02:06 -04:00
  • af4edff370 Related to #1144: Allow multiple status selections when filtering device list Jeremy Stretch 2017-05-08 14:56:25 -04:00
  • f40c048475 Fixes #1144: Allow multiple status selections for Prefix, IP address, and VLAN filters Jeremy Stretch 2017-05-08 14:32:29 -04:00
  • 77247cccbe Closes #154: Expand device status field options Jeremy Stretch 2017-05-08 13:55:19 -04:00
  • fcfcd77bfd Moved LAG members list to the description column Jeremy Stretch 2017-05-05 15:37:42 -04:00
  • b3667befb4 Removed reduntant title block Jeremy Stretch 2017-05-05 15:24:58 -04:00
  • a6cb0e0a96 Updated console/power connection icons Jeremy Stretch 2017-05-03 17:24:57 -04:00
  • c047f943de Fixes #403: Record console/power/interface connects and disconnects as user actions Jeremy Stretch 2017-05-03 17:12:34 -04:00
  • 79089cc47e Introduced an object import template Jeremy Stretch 2017-05-03 15:41:36 -04:00
  • 3c631902e1 Closes #1100: Add a "view all" link to completed bulk import views is_pool for prefixes Jeremy Stretch 2017-05-03 15:27:26 -04:00
  • 379c24a012 Fixed typo in template Jeremy Stretch 2017-05-03 14:32:27 -04:00