Commit Graph

  • 590bbbce7f Fix bug left over from work on #3569 Jeremy Stretch 2019-12-11 16:16:14 -05:00
  • 577b4593de Changelog for #3664 Jeremy Stretch 2019-12-11 16:14:41 -05:00
  • 44e5a63a2a Merge pull request #3755 from netbox-community/3664-configcontext-tags Jeremy Stretch 2019-12-11 16:10:48 -05:00
  • 19363add30 Represent and assign ConfigContext tags by their slugs Jeremy Stretch 2019-12-11 16:04:43 -05:00
  • fd88ba65b2 Cleanup for #3664 Jeremy Stretch 2019-12-11 15:55:33 -05:00
  • ce4a5a38a3 Introduce is_taggable utility function for identifying taggable models Jeremy Stretch 2019-12-11 15:26:47 -05:00
  • 05938d60f0 Merge pull request #3754 from netbox-community/2248-svg-rack-elevations John Anderson 2019-12-11 14:26:32 -05:00
  • 8b189abd58 Merge pull request #3752 from kobayashi/3664 Jeremy Stretch 2019-12-11 14:14:48 -05:00
  • 7f788eaa06 review updates to svg rendering John Anderson 2019-12-11 13:39:10 -05:00
  • 9f204f72ef Changelog and documentation for #1814 Jeremy Stretch 2019-12-11 11:01:08 -05:00
  • e02ac133eb Added import error handling and config vlaidation warning for store config Jeremy Stretch 2019-12-11 10:51:32 -05:00
  • c09aefd509 updated changelog with deprecation notice of rack units endpoint John Anderson 2019-12-11 10:39:46 -05:00
  • e0c81fd837 changelog for #2248 John Anderson 2019-12-11 10:34:44 -05:00
  • 9a8c8012be Merge pull request #3666 from steffann/1814-Ability_to_use_object_store_for_images Jeremy Stretch 2019-12-11 10:20:09 -05:00
  • f1e75b0fbb Implement storage configuration as suggested by @jeremystretch Sander Steffann 2019-12-11 16:09:32 +01:00
  • b4d724b5ae drf-yasg updates for rack elevations John Anderson 2019-12-11 09:45:08 -05:00
  • f7a1595ce5 Merge branch '1814-Ability_to_use_object_store_for_images' of github.com:steffann/netbox into 1814-Ability_to_use_object_store_for_images Sander Steffann 2019-12-11 15:23:47 +01:00
  • 378883df2b Fix code for PEP8 Sander Steffann 2019-11-03 16:12:39 +03:00
  • dafa2513e3 Add support for S3 storage for media Sander Steffann 2019-11-03 14:16:12 +03:00
  • 3b03d68ac7 Merge pull request #3751 from hSaria/3749-attribute-error Jeremy Stretch 2019-12-11 08:50:09 -05:00
  • 5710f297f1 implement 3664 kobayashi 2019-12-11 04:48:50 -05:00
  • b57d64c72d Changelog for #3751 hSaria 2019-12-11 07:11:59 +00:00
  • 3b76e0203a Fixes 3749 attribute error hSaria 2019-12-11 07:03:39 +00:00
  • 0d8fd45587 Updated static resources Jeremy Stretch 2019-12-10 15:56:52 -05:00
  • 01b6e73f9b Update dependency versions for DRF & drf_yasg Jeremy Stretch 2019-12-10 15:39:57 -05:00
  • b0fb474aa2 Update dependency versions for v2.7 Jeremy Stretch 2019-12-10 15:16:20 -05:00
  • 0787713298 Add deprecation warning for Python 3.5 Jeremy Stretch 2019-12-10 13:44:45 -05:00
  • 6221bc8f43 Merge pull request #3750 from netbox-community/3655-role-descriptions Jeremy Stretch 2019-12-10 13:29:44 -05:00
  • a6904dc5d5 Add description field to CircuitType (#3655) Jeremy Stretch 2019-12-10 13:24:02 -05:00
  • 3d5fb2491a Chnagelog for #3655 Jeremy Stretch 2019-12-10 13:09:41 -05:00
  • 24bdd10b4f Add description field to SecretRole model (#3655) Jeremy Stretch 2019-12-10 13:03:09 -05:00
  • 7845d9b25f Add description field to Role model (#3655) Jeremy Stretch 2019-12-10 12:59:10 -05:00
  • 1f288175e4 Add description field to RackRole and DeviceRole models (#3655) Jeremy Stretch 2019-12-10 12:53:28 -05:00
  • f0a6c881bc Fix inclusion of legacy IDs on choice fields Jeremy Stretch 2019-12-10 12:07:54 -05:00
  • 9452cebc6a Merge branch 'develop' into develop-2.7 Jeremy Stretch 2019-12-10 11:51:10 -05:00
  • 3c36bec298 Post-release version bump Jeremy Stretch 2019-12-10 10:50:46 -05:00
  • 425670f52a Merge pull request #3745 from netbox-community/develop v2.6.8 Jeremy Stretch 2019-12-10 10:47:48 -05:00
  • 6a2651991a Release v2.6.8 Jeremy Stretch 2019-12-10 10:42:48 -05:00
  • 12657ebd7c Cable.status to slug (#3569) Jeremy Stretch 2019-12-10 09:55:10 -05:00
  • d8dd5f00c1 removed rack elevations viewset John Anderson 2019-12-10 03:19:26 -05:00
  • 1ec191db92 initial cleanup of rack elevations John Anderson 2019-12-10 03:18:10 -05:00
  • 20c8abe8da Merge branch 'develop-2.7' into 2248-svg-rack-elevations John Anderson 2019-12-10 02:59:04 -05:00
  • 086813fc3e Changelog for #2669 Jeremy Stretch 2019-12-09 17:28:21 -05:00
  • 606a73a547 Merge pull request #3740 from netbox-community/2669-device-vm-names Jeremy Stretch 2019-12-09 17:26:32 -05:00
  • f25e2a1922 Fixes #3644: Fix exception when connecting a cable to a RearPort with no corresponding FrontPort Jeremy Stretch 2019-12-09 15:42:04 -05:00
  • 740cc8b601 Remove deprecated context parameter from from_db_value Jeremy Stretch 2019-12-09 12:32:35 -05:00
  • 5ac4a3ba79 Omit default uniqueness validator from VirtualMachineSerializer, which implies required fields Jeremy Stretch 2019-12-09 12:11:42 -05:00
  • 2e37b19e9f #2269: Allow non-unique VirtualMachine names Jeremy Stretch 2019-12-09 11:59:30 -05:00
  • a8dd060e32 #2269: Allow non-unique Device names Jeremy Stretch 2019-12-09 11:41:03 -05:00
  • 95edec5448 #3722: Tweak ordering of permitted characters to avoid creating a regex range Jeremy Stretch 2019-12-09 10:02:56 -05:00
  • b0adce998b Merge pull request #3702 from hellerve/rack-elevations-api John Anderson 2019-12-09 01:02:40 -05:00
  • 6fe1b9b37c update openapi field type for choice field value fields to string John Anderson 2019-12-09 00:41:43 -05:00
  • 44b042e3fc dcim api: fix face default value in rackviewset hellerve 2019-12-08 18:24:13 +01:00
  • e5b49e25b9 dcim api: add feedback from @jeremystretch to rack elevations api hellerve 2019-12-08 18:14:59 +01:00
  • b54a05d255 dcim: make linter happy hellerve 2019-11-21 17:49:39 +01:00
  • 66b6f586f1 tests: update to reflect absence of utility functions hellerve 2019-11-21 17:36:37 +01:00
  • 82819d5429 dcim: remove elevation getters hellerve 2019-11-21 17:21:48 +01:00
  • bc859c6139 css: purge outdated rack styling hellerve 2019-11-21 17:08:13 +01:00
  • e1fdc7773a requirements: fix svgwrite version hellerve 2019-11-21 17:00:43 +01:00
  • 5d5b7e0dd9 dcim: refactor reservations and make them resizable hellerve 2019-11-21 16:58:07 +01:00
  • 77890ad775 dcim: add inline stylesheet to rack elevation api view hellerve 2019-11-20 19:14:54 +01:00
  • 1a9b9f50d8 dcim: fix fonts & texts in svg hellerve 2019-11-20 18:27:04 +01:00
  • 808f5c95e3 dcim: make front and rear work (references #2248) hellerve 2019-11-20 18:02:07 +01:00
  • d11de6d021 dcim: add rack-elevations api endpoint (references #2248) hellerve 2019-11-18 15:42:42 +01:00
  • 88c7d95b08 ClusterForm should inherit from TenancyForm Jeremy Stretch 2019-12-06 16:47:29 -05:00
  • 2956eff051 Closes #648: Pre-populate forms when selecting "create and add another" Jeremy Stretch 2019-12-06 16:40:39 -05:00
  • b05566e96f Implement tag replication for #33 Jeremy Stretch 2019-12-06 16:22:56 -05:00
  • 446acbdf82 Closes #33: Add ability to clone objects (pre-populate form fields) Jeremy Stretch 2019-12-06 16:13:52 -05:00
  • f2076c9572 Fixed git commit hook Jeremy Stretch 2019-12-06 12:54:13 -05:00
  • d71e6698f4 Extend git commit hook to check for missing schema migrations Jeremy Stretch 2019-12-06 12:42:59 -05:00
  • 9b26225fdd #3720: Update migration to add powerfeeds to termination_type limit list (does not impact database) Jeremy Stretch 2019-12-06 12:29:31 -05:00
  • f8c5ca942a #3722: Update migration with new validator (does not impact database) Jeremy Stretch 2019-12-06 12:19:29 -05:00
  • 47fefbec07 Default to localhost in example Redis configs (needed for CI to work) Jeremy Stretch 2019-12-06 12:00:51 -05:00
  • 45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting Jeremy Stretch 2019-12-06 11:52:28 -05:00
  • dd3e7397a4 Add ITA plug/outlet types (#792) Jeremy Stretch 2019-12-06 11:26:44 -05:00
  • 7518174374 Closes #3731: Change Graph.type to a ContentType foreign key field Jeremy Stretch 2019-12-06 10:32:59 -05:00
  • 02a009b7a7 Don't redefine exception but split the code Sander Steffann 2019-12-06 16:32:18 +01:00
  • 16353ce63c Correct stalebot config file name Jeremy Stretch 2019-12-05 21:43:22 -05:00
  • 7a4b202064 Fixes #3725: Enforce client validation for minimum service port number Jeremy Stretch 2019-12-05 21:22:34 -05:00
  • a97ebc6d4c Fixes #3722: Allow the underscore character in IPAddress DNS names Jeremy Stretch 2019-12-05 21:14:29 -05:00
  • 9e765b1704 Fixes #3730: Add link to docs page for custom links Jeremy Stretch 2019-12-05 21:07:43 -05:00
  • ec9443edb8 Changelog updates Jeremy Stretch 2019-12-05 20:49:56 -05:00
  • dcb2c4722c Merge pull request #3732 from netbox-community/3569-api-choice-slugs Jeremy Stretch 2019-12-05 17:53:47 -05:00
  • b0c0adf6e7 Adapt device component import forms from #3711 Jeremy Stretch 2019-12-05 17:49:44 -05:00
  • 17898a4c57 Merge branch 'develop-2.7' into 3569-api-choice-slugs Jeremy Stretch 2019-12-05 17:43:11 -05:00
  • edbf562803 Annotate all migration operation lists Jeremy Stretch 2019-12-05 17:42:33 -05:00
  • 5d772d7055 Webhook.http_content_type to slug (#3569) Jeremy Stretch 2019-12-05 17:11:59 -05:00
  • 8cbd2f5c2d Add list view for device components (#3719) Daniel Sheppard 2019-12-05 16:10:49 -06:00
  • 89e720cb77 ExportTemplate.template_language to slug (#3569) Jeremy Stretch 2019-12-05 17:01:00 -05:00
  • 2583823e5f Delete obsolete user action types Jeremy Stretch 2019-12-05 16:50:44 -05:00
  • 33890e6b97 Remain consistent with original action strings (e.g. 'created' instead of 'create') Jeremy Stretch 2019-12-05 16:42:10 -05:00
  • a2b0da2608 Fix changelog table action labels Jeremy Stretch 2019-12-05 16:37:22 -05:00
  • 2bcbcd3458 ObjectChange.action to slug (#3569) Jeremy Stretch 2019-12-05 16:30:15 -05:00
  • 8efde811e9 Fix PowerFeed field defaults Jeremy Stretch 2019-12-05 16:05:45 -05:00
  • 4e1ee270cf Extend CustomField migration to update CustomFieldChoice.field.limit_choices_to Jeremy Stretch 2019-12-05 16:02:52 -05:00
  • 7a3c725f51 Convert BUTTON_CLASS_CHOICES to a ChoiceSet Jeremy Stretch 2019-12-05 15:59:16 -05:00
  • fe2c682dc3 Changelog updates Jeremy Stretch 2019-12-05 15:54:29 -05:00
  • adb25fd7d7 822 bulk import of device components (#3711) Sander Steffann 2019-12-05 21:36:11 +01:00
  • bfea77baa5 CustomField.filter_logic to slug Jeremy Stretch 2019-12-04 21:09:02 -05:00
  • 3ff22bea56 CustomField.type to slug Jeremy Stretch 2019-12-04 20:58:26 -05:00