Commit Graph

  • 643b0eaf65 Fixes #2127: Prevent non-conntectable interfaces from being connected Jeremy Stretch 2018-06-07 14:22:56 -04:00
  • 0af6df3121 Fixes #2150: Fix display of LLDP neighbors when interface name contains a colon Jeremy Stretch 2018-06-07 10:55:30 -04:00
  • e0616d933f Merge pull request #2144 from digitalocean/update-site-serializer Jeremy Stretch 2018-06-06 11:06:51 -04:00
  • 1e7fdbc79a Fixes #2143 - PUTs to Site Endpoint Requires Value for time_zone zmoody 2018-06-05 10:26:33 -05:00
  • 5591107f95 Merge pull request #2136 from digitalocean/mdl-docs-webhooks-typo2 Jeremy Stretch 2018-06-01 16:08:58 -04:00
  • e3c3e54cbb docs: fix circuits typo Matt Layher 2018-06-01 16:04:44 -04:00
  • 75525cc83f Merge pull request #2135 from digitalocean/mdl-docs-webhooks-typo Jeremy Stretch 2018-06-01 15:44:54 -04:00
  • ff1217fca9 Removed extraneous new_subnet() function on ipam.Prefix Jeremy Stretch 2018-06-01 15:44:03 -04:00
  • a61473dd98 docs: fix typos and markdownlint warnings in webhooks docs Matt Layher 2018-06-01 15:07:18 -04:00
  • edd8e9e41e Remove print() statements left behind from testing Jeremy Stretch 2018-05-30 16:56:56 -04:00
  • efa118c3c8 Tweaked webhooks and Redis settings Jeremy Stretch 2018-05-30 14:51:59 -04:00
  • 503efe2d9d Miscellaneous cleanup of the Webhook model Jeremy Stretch 2018-05-30 13:59:00 -04:00
  • 8762f1314d Closes #2131: Added created and last_updated fields to DeviceType Jeremy Stretch 2018-05-30 13:41:14 -04:00
  • 836478c166 Implements #81 - webhook event backend (#1640) John Anderson 2018-05-30 11:19:10 -04:00
  • acc59a9da5 Fix PEP8 dansheps 2018-05-24 16:03:13 -05:00
  • 03ce4bdfca Added VirtualChassis Searching dansheps 2018-05-24 15:27:09 -05:00
  • 1473d90243 Merge pull request #2110 from mandarg/fix-error-message Jeremy Stretch 2018-05-24 15:19:43 -04:00
  • 32eee0bede Add "does" to error messages Mandar Gokhale 2018-05-23 17:41:52 -04:00
  • 131436fc20 Changed upgrading documentation for ease of use Reimann, Timo 2018-03-05 09:21:10 +01:00
  • 966c188977 Merge pull request #1939 from dougthor42/patch-1 Jeremy Stretch 2018-05-22 16:16:43 -04:00
  • afba80bff9 Merge pull request #2083 from Grokzen/add_rack_role_export Jeremy Stretch 2018-05-22 15:52:50 -04:00
  • 4fd52d46bf Closes #238: Allow racks with the same name within a site (but in different groups) Jeremy Stretch 2018-05-22 15:45:30 -04:00
  • 8f9fc8fb51 Added migrations for #132 (tags) Jeremy Stretch 2018-05-22 15:06:47 -04:00
  • b0985ebd42 Closes #2034: Include the ID when showing nested interface connections Jeremy Stretch 2018-05-22 14:41:11 -04:00
  • 0d267d97fe Fixes #2075: Enable tenant assignment when creating a rack reservation via the API Jeremy Stretch 2018-05-22 14:09:06 -04:00
  • b0cd372af9 Fixes #2066: Catch AddrFormatError on invalid IP addresses Jeremy Stretch 2018-05-22 13:56:11 -04:00
  • 63100b683d Merge pull request #2103 from digitalocean/132-taggit Jeremy Stretch 2018-05-22 13:01:27 -04:00
  • 74aa992ec6 Added django-taggit Jeremy Stretch 2018-05-22 12:49:56 -04:00
  • dc2f1d7c64 Added API views & tests for tags Jeremy Stretch 2018-05-22 12:46:14 -04:00
  • 03a1c48b54 Added list and utility views for tags Jeremy Stretch 2018-05-22 12:22:46 -04:00
  • 918339cfa8 Tweak formatting of message to handle translation strings Jeremy Stretch 2018-05-22 11:19:47 -04:00
  • 601fb418b5 Tweaked ordering of tags list Jeremy Stretch 2018-05-22 10:51:40 -04:00
  • e5af4f6f17 Fixes #2093: Fix link to circuit termination in device interfaces table Jeremy Stretch 2018-05-21 17:31:43 -04:00
  • 399a633d9d Post-release version bump Jeremy Stretch 2018-04-19 11:17:17 -04:00
  • 2ef223b5ea Merge pull request #2099 from eriktm/2098-permission-typo Jeremy Stretch 2018-05-21 16:20:09 -04:00
  • 2cdb527df9 Fixing typo in permission check for ClusterView. Erik Hetland 2018-05-19 11:50:03 +02:00
  • b3350490e7 Implemented tag filtering Jeremy Stretch 2018-05-18 16:24:15 -04:00
  • 1d1553275e Added tags panel to object list view Jeremy Stretch 2018-05-18 15:43:21 -04:00
  • 0189609137 Fixes URL name Jeremy Stretch 2018-05-18 12:35:04 -04:00
  • e6b3983a4e Added template tag for tag links Jeremy Stretch 2018-05-18 11:09:11 -04:00
  • 5247f10d7e Removed redundant tags field Jeremy Stretch 2018-05-18 10:14:56 -04:00
  • 9b3869790d Implemented tags for all primary models Jeremy Stretch 2018-05-10 12:53:11 -04:00
  • b0dafcf50f Initial work on implementing django-taggit for #132 Jeremy Stretch 2018-05-08 16:28:26 -04:00
  • fc0e8e2aae Add export button to rack roles list view. Grokzen 2018-05-08 16:06:53 +02:00
  • 57f6d22c64 Merge branch 'develop' into develop-2.4 Jeremy Stretch 2018-04-19 11:24:11 -04:00
  • e5454d6714 Post-release version bump Jeremy Stretch 2018-04-19 11:17:17 -04:00
  • 328958876a Merge pull request #2041 from digitalocean/develop v2.3.3 Jeremy Stretch 2018-04-19 11:15:48 -04:00
  • a7389de109 Release v2.3.3 Jeremy Stretch 2018-04-19 11:07:19 -04:00
  • b911ab01d2 Merge pull request #2038 from DirtyCajunRice/develop Jeremy Stretch 2018-04-19 10:55:25 -04:00
  • 9153c71cbf stop force value split w ArrayFieldSelectMultiple Nicholas St. Germain 2018-04-18 14:02:40 -05:00
  • b44aa9d32e Fixes #2014: Allow assignment of VLANs to VM interfaces via the API Jeremy Stretch 2018-04-18 12:37:20 -04:00
  • 7805848e6c Merge pull request #2024 from digitalocean/1794-writable-nested-serializers Jeremy Stretch 2018-04-16 10:46:23 -04:00
  • bcb1d9af0b Fixes #2012: Fixed deselection of an IP address as the primary IP for its parent device/VM Jeremy Stretch 2018-04-12 13:03:20 -04:00
  • ef84889a57 Fixes #2022: Show 0 for zero-value fields on CSV export Jeremy Stretch 2018-04-12 12:54:21 -04:00
  • 81c027e7cf Fixes #2023: Manufacturer should not be a required field when importing platforms Jeremy Stretch 2018-04-12 12:45:25 -04:00
  • fd62a248ee Merge pull request #2020 from Wikia/intfix Jeremy Stretch 2018-04-12 12:06:44 -04:00
  • 2c8bea1b59 avoid illegal casts on large integers frankfarmer 2018-04-09 17:42:54 -07:00
  • aeaa47e91d Avoid a bug in DRF v3.8.2 Jeremy Stretch 2018-04-06 14:40:16 -04:00
  • 9de1a8c363 Introduced SerializedPKRelatedField to represent serialized ManyToManyFields Jeremy Stretch 2018-04-06 12:42:25 -04:00
  • c72d70d114 Removed nested serializers for ManyToMany relationships temporarily Jeremy Stretch 2018-04-05 16:26:29 -04:00
  • 821fb1e01e Finished merging writable serializers Jeremy Stretch 2018-04-05 14:12:43 -04:00
  • 7241783249 Started merging writable serializers (WIP) Jeremy Stretch 2018-04-04 17:01:24 -04:00
  • db3cbaf83b Introduced WritableNestedSerializer Jeremy Stretch 2018-04-04 15:39:14 -04:00
  • 72c518bcb7 Updated tests for recently added model fields Jeremy Stretch 2018-04-04 15:10:06 -04:00
  • 9725f19bae Code formatting cleanup Jeremy Stretch 2018-03-30 13:57:26 -04:00
  • 0bb632c642 Allow Django 1.11 Jeremy Stretch 2018-03-30 10:54:35 -04:00
  • 0969c458b3 Closes #1842: Implement support for Django 2.0 Jeremy Stretch 2018-03-30 10:39:22 -04:00
  • 07364abf9e Fixes #1988: Order interfaces naturally when bulk renaming Jeremy Stretch 2018-03-29 15:15:13 -04:00
  • 20cb13e1bb Fixes #1975: Correct filtering logic for custom boolean fields Jeremy Stretch 2018-03-29 14:47:35 -04:00
  • 3f3b385de7 Fixes #1999: Added missing description field to site edit form Jeremy Stretch 2018-03-29 13:49:50 -04:00
  • 94b12e506e Fixes #1993: Corrected status choices in site CSV import form Jeremy Stretch 2018-03-29 09:50:29 -04:00
  • 4ec6e52e73 Closes #1990: Improved search function when assigning an IP address to an interface Jeremy Stretch 2018-03-29 09:45:17 -04:00
  • 88adc5ca86 Post-release version bump Jeremy Stretch 2018-03-22 15:06:59 -04:00
  • 68f73c7f94 Merge pull request #1987 from digitalocean/develop v2.3.2 Jeremy Stretch 2018-03-22 15:05:59 -04:00
  • 223c95adbc Release v2.3.2 Jeremy Stretch 2018-03-22 14:59:23 -04:00
  • 3aaca1ca02 Require validation dependencies when installing drf-yasg Jeremy Stretch 2018-03-22 11:51:27 -04:00
  • 6a4d17b8a5 Merge pull request #1985 from lampwins/docs/apache-header Jeremy Stretch 2018-03-22 11:43:43 -04:00
  • 720c5fabaf Merge pull request #1643 from RyanBreaker/wildcard Jeremy Stretch 2018-03-22 11:40:54 -04:00
  • 1c5239a4d0 added X-Forwarded-Proto header to apache config John Anderson 2018-03-22 10:51:12 -04:00
  • 05b5609d86 Merge pull request #1930 from davcamer/drf-yasg Jeremy Stretch 2018-03-21 15:43:05 -04:00
  • 7e92aeb7ac Merge pull request #1981 from luto/patch-1 Jeremy Stretch 2018-03-21 15:22:00 -04:00
  • 6e2eb15a80 Fixes #1978: Include all virtual chassis member interfaces in LLDP neighbors view Jeremy Stretch 2018-03-21 15:12:15 -04:00
  • 0b825ac3d0 compare strings using "==" not "is", fixes #1980 luto 2018-03-21 14:28:59 +01:00
  • b5f1d74d6f Definition for /dcim/connected-device/ endpoint Dave Cameron 2018-03-16 16:48:08 -04:00
  • e071b7dfd5 The id__in field is a csv-separated string of ids Dave Cameron 2018-03-15 16:51:57 -04:00
  • 53e4e74930 Differentiate better between boolean and 0, 1 choices Dave Cameron 2018-03-08 19:26:41 -05:00
  • b83de7eb11 Use drf_yasg to generate swagger Dave Cameron 2018-02-22 17:46:50 -05:00
  • 38a208242b Closes #1945: Implemented a VLAN members view Jeremy Stretch 2018-03-15 15:33:13 -04:00
  • 4acd8e180d Merge pull request #1902 from lae/feature/ansible-alt-install Jeremy Stretch 2018-03-14 15:26:33 -04:00
  • debc8521a5 Closes #1968: Link device type instance count to filtered device list Jeremy Stretch 2018-03-14 15:18:24 -04:00
  • 8bd268d81c Closes #1944: Enable assigning VLANs to virtual machine interfaces Jeremy Stretch 2018-03-14 14:53:28 -04:00
  • ae6848b194 Fixed Slack URL Jeremy Stretch 2018-03-14 10:30:55 -04:00
  • b22744b031 Removed validation constraint prohibitting a VLAN from being both tagged and untagged Jeremy Stretch 2018-03-09 13:51:17 -05:00
  • a75d7079df Fixed tests Jeremy Stretch 2018-03-08 13:36:14 -05:00
  • aa8442a345 Removed VLAN assignments from interface bulk editing Jeremy Stretch 2018-03-08 13:29:08 -05:00
  • 70625a5cb0 Improved validation and workflow Jeremy Stretch 2018-03-08 13:25:51 -05:00
  • 7c043d9b4f Replaced tagged/untagged VLAN assignment widgets with a VLAN table; separate view for adding VLANs Jeremy Stretch 2018-03-07 17:01:51 -05:00
  • 546f17ab50 Closes #1866: Introduced AnnotatedMultipleChoiceField for filter forms Jeremy Stretch 2018-03-07 14:16:38 -05:00
  • 1c9986efc4 Closes #1949: Added a button to view elevations on rack groups list Jeremy Stretch 2018-03-07 11:37:05 -05:00
  • 8ae13e29f5 Fixes #1955: Require a plaintext value when creating a new secret Jeremy Stretch 2018-03-07 11:20:10 -05:00