Commit Graph

  • ca762588ca Pretty-up cable trace template Jeremy Stretch 2020-04-21 11:59:14 -04:00
  • 26c335fc68 Extend tests for #4388 Jeremy Stretch 2020-04-21 10:53:21 -04:00
  • f80eb16060 Closes #4505: Fix typo in application stack diagram Jeremy Stretch 2020-04-20 11:06:52 -04:00
  • 8ea611df44 Changelog for #4464 Jeremy Stretch 2020-04-20 11:04:15 -04:00
  • 3db83dd3a2 Merge pull request #4501 from toerb/develop Jeremy Stretch 2020-04-20 11:03:09 -04:00
  • 29707cd496 Adapt tracing view to account for split ends (WIP) Jeremy Stretch 2020-04-15 17:09:04 -04:00
  • 5205c4963f Refactor cable tracing logic Jeremy Stretch 2020-04-15 15:46:41 -04:00
  • 5aadfff1de Merge pull request #4492 from kobayashi/4361-type-connection_status Jeremy Stretch 2020-04-15 09:45:39 -04:00
  • cb84e3bb2e Closes #4491: Update docs to indicate support for nesting objects Jeremy Stretch 2020-04-15 09:41:57 -04:00
  • e0f819691f Fixes #4496: Fix exception when validating certain models via REST API Jeremy Stretch 2020-04-15 09:37:30 -04:00
  • 1ce0191a74 Fixes #4361: Set correct type of connection_state kobayashi 2020-04-15 01:02:11 -04:00
  • 788909de94 Fixes #4489: Fix display of parent/child role on device type view Jeremy Stretch 2020-04-14 12:13:05 -04:00
  • 2dbc04c6fb Fix typo Jeremy Stretch 2020-04-14 10:03:02 -04:00
  • fc1feec8bf Fix format string Jeremy Stretch 2020-04-14 09:43:12 -04:00
  • 819f842cf1 Call out requirement for Python 3.6 or later Jeremy Stretch 2020-04-13 14:38:26 -04:00
  • 0ffc74c669 Fix link to logging configuration docs Jeremy Stretch 2020-04-13 14:37:11 -04:00
  • 9ed0494b45 Clarify requirement for Python 3.6 or later Jeremy Stretch 2020-04-13 14:22:17 -04:00
  • d37a74846a Remove format strings to ensure compilation under old Python releases Jeremy Stretch 2020-04-13 14:07:44 -04:00
  • e97205922c Fixes #4481: Remove extraneous material from example configuration file Jeremy Stretch 2020-04-13 13:49:34 -04:00
  • 8b57a888e7 Post-release version bump Jeremy Stretch 2020-04-13 11:31:16 -04:00
  • d79ed76d80 Merge pull request #4479 from netbox-community/develop v2.8.0 Jeremy Stretch 2020-04-13 11:29:33 -04:00
  • 488129d7ad Release v2.8.0 Jeremy Stretch 2020-04-13 11:21:33 -04:00
  • dc9f991e5f Update dependencies for v2.8 release Jeremy Stretch 2020-04-13 11:09:39 -04:00
  • c691ec843d Fixes #4476: Correct typo in slugs for Infiniband interface types Jeremy Stretch 2020-04-13 10:51:25 -04:00
  • 67f2cdc921 Fixes #4474: Fix population of device types when bulk editing devices Jeremy Stretch 2020-04-13 10:34:44 -04:00
  • ee51dae73f Merge pull request #4473 from netbox-community/develop-2.8 Jeremy Stretch 2020-04-13 10:17:27 -04:00
  • 0316063ba9 Update v2.8 release notes Jeremy Stretch 2020-04-10 11:56:52 -04:00
  • 8939d4de92 Use packaging.version.parse directly Jeremy Stretch 2020-04-10 11:18:01 -04:00
  • 5de085d83d Tweak PluginMenuButton icon_class to require additional "fa" class Jeremy Stretch 2020-04-10 10:36:03 -04:00
  • 19a10cee82 Rename base template Jeremy Stretch 2020-04-10 10:21:02 -04:00
  • db70f04447 Minor tweaks to plugins development doc Jeremy Stretch 2020-04-10 10:10:27 -04:00
  • d5dbd5ccf1 Update bug report template to denote disabling plugins Jeremy Stretch 2020-04-09 15:55:17 -04:00
  • b5aff1575d Add plugins settings to example config Jeremy Stretch 2020-04-09 15:45:38 -04:00
  • 884d648cc2 Set X_FRAME_OPTIONS to SAMEORIGIN (changed in Django 3.0) Jeremy Stretch 2020-04-09 15:31:18 -04:00
  • ed05198c45 Add static file collection to plugins installation doc Jeremy Stretch 2020-04-09 14:52:18 -04:00
  • c593eca936 Minor improvements to installation docs Jeremy Stretch 2020-04-09 14:43:22 -04:00
  • cfc09bfcc8 Merge pull request #4471 from qaxi/patch-2 Jeremy Stretch 2020-04-09 10:06:35 -04:00
  • 2daf1e2004 #4470 wrong Ubuntu package name Petr Klíma 2020-04-09 16:02:57 +02:00
  • 5266bf93a3 Merge branch 'develop' into develop-2.8 Jeremy Stretch 2020-04-08 13:50:15 -04:00
  • e04a5dc81f Post-release version bump Jeremy Stretch 2020-04-08 13:34:36 -04:00
  • ccf8059452 Merge pull request #4467 from netbox-community/develop v2.7.12 Jeremy Stretch 2020-04-08 13:31:49 -04:00
  • b86c61dcdb Release v2.7.12 Jeremy Stretch 2020-04-08 13:26:33 -04:00
  • f7e7699d93 add rack width of 21 inches for ETSI racks toerb 2020-04-08 09:30:14 +02:00
  • eb2e960af4 Merge pull request #4462 from netbox-community/4460-webhook-listener Jeremy Stretch 2020-04-07 13:56:35 -04:00
  • 2357928e72 Add documentation for webhook_receiver Jeremy Stretch 2020-04-07 13:49:30 -04:00
  • ae58af4bb7 Added webhook_receiver management command Jeremy Stretch 2020-04-07 13:37:48 -04:00
  • 902b1b2c32 Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0 Jeremy Stretch 2020-04-07 10:17:34 -04:00
  • 225ba4cc35 Fixes: #4395 - Fix typing on interface serializer Daniel Sheppard 2020-04-07 08:36:13 -05:00
  • fe088dba7a Fixes: #4396 - Fix typing on interface serializer Daniel Sheppard 2020-04-07 08:33:00 -05:00
  • 46b896b2cf Merge branch 'develop' into develop-2.8 Jeremy Stretch 2020-04-06 13:51:05 -04:00
  • 52ef488208 Fix nav menu w/plugins enabled Jeremy Stretch 2020-04-06 13:27:41 -04:00
  • 34c33549b8 Add tests for plugins caching config Jeremy Stretch 2020-04-06 12:00:28 -04:00
  • 76230cad53 Remove extraneous plugin config Jeremy Stretch 2020-04-06 11:51:03 -04:00
  • 9ffc404027 Add tests for plugin configuration, min/max version Jeremy Stretch 2020-04-06 11:44:38 -04:00
  • 58442b1af6 Correct author name parameter Jeremy Stretch 2020-04-06 11:43:52 -04:00
  • 5f6b63e978 Remove extraneous package from Apache installation instructions Jeremy Stretch 2020-04-03 16:03:50 -04:00
  • ad08935c57 Move nginx/Apache configs to discrete files Jeremy Stretch 2020-04-03 15:46:48 -04:00
  • af405a8ab2 Closes #4391: Extend installation docs to include enabling SSL Jeremy Stretch 2020-04-03 15:35:45 -04:00
  • 1ffbeba181 #4439: Fix null integer field display Jeremy Stretch 2020-04-03 13:47:58 -04:00
  • 630788731e Closes #4448: Allow connecting cables between two circuit terminations Jeremy Stretch 2020-04-03 13:44:41 -04:00
  • 721368ea8d Closes #4147: Use absolute URLs in rack elevation SVG renderings Jeremy Stretch 2020-04-03 13:16:35 -04:00
  • 1f3a21ba20 Fixes #4449: Fix reservation edit/delete button URLs on rack view Jeremy Stretch 2020-04-03 12:13:36 -04:00
  • 6cfd68d9fb Merge pull request #4446 from netbox-community/plugin-testing Jeremy Stretch 2020-04-03 09:24:44 -04:00
  • 6413d47fb2 Skip PluginTest if dummy_plugin not in PLUGINS list Jeremy Stretch 2020-04-02 16:13:15 -04:00
  • 9e0aa0d11e Naming tweaks Jeremy Stretch 2020-04-02 15:43:23 -04:00
  • ee4c5ef64a Fix CI tests Jeremy Stretch 2020-04-02 15:11:19 -04:00
  • 4ab3854d66 Fixes #4438: Fix exception when disconnecting a cable from a power feed Jeremy Stretch 2020-04-02 10:19:50 -04:00
  • 354f87c888 Fixes #4439: Tweak display of unset custom integer fields Jeremy Stretch 2020-04-02 10:06:01 -04:00
  • 92fc28aa09 Remove errant references to external plugin Jeremy Stretch 2020-04-01 17:18:15 -04:00
  • 30e330c887 Initial implementation of tests for plugins framework Jeremy Stretch 2020-04-01 17:08:47 -04:00
  • 093181c186 Correct path to test configuration file Jeremy Stretch 2020-04-01 13:29:54 -04:00
  • f316958943 Establish a separate configuration file for testing Jeremy Stretch 2020-04-01 13:23:29 -04:00
  • 0432b1a6f9 Move default caching_config to PluginConfig class Jeremy Stretch 2020-04-01 12:10:19 -04:00
  • b2f4ef06c7 Merge pull request #4433 from netbox-community/plugins-list Jeremy Stretch 2020-04-01 11:44:41 -04:00
  • f469c794ce Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS) Jeremy Stretch 2020-04-01 10:02:18 -04:00
  • 221e014a25 Remove survey notification from README Jeremy Stretch 2020-03-31 11:36:53 -04:00
  • fb2868f8bb Fixes #4418: Fail cleanly when trying to import multiple device types simultaneously Jeremy Stretch 2020-03-30 16:44:04 -04:00
  • aa38dcf490 Closes #3676: Reference VRF by name rather than RD during IP/prefix import Jeremy Stretch 2020-03-30 15:54:35 -04:00
  • 06116cdde7 Add developer docs for application registry Jeremy Stretch 2020-03-30 15:31:13 -04:00
  • 5f1329c71c Changelog for #3351 Jeremy Stretch 2020-03-30 13:09:10 -04:00
  • 613e37837b Update Python dependencies for v2.8 release Jeremy Stretch 2020-03-30 12:39:45 -04:00
  • a914a7c438 Update serializer context assignment for DRF 3.11 Jeremy Stretch 2020-03-30 12:39:15 -04:00
  • 8c7b3a1f9b Merge pull request #4385 from netbox-community/3351-plugins Jeremy Stretch 2020-03-27 14:19:11 -04:00
  • 9c16d5a747 Misc cleanup of PluginConfig processing logic Jeremy Stretch 2020-03-27 13:57:11 -04:00
  • 0d9d0b0446 Convert installed_plugins_admin_view to a class-based view Jeremy Stretch 2020-03-27 13:35:25 -04:00
  • cb344a3792 Clean up plugin URL registration Jeremy Stretch 2020-03-27 13:26:53 -04:00
  • dd9fc4173d Expose regsitry in templates using existing context processor for settings Jeremy Stretch 2020-03-27 13:18:51 -04:00
  • fd6739f0cc Improved menu item/button validation Jeremy Stretch 2020-03-27 13:12:58 -04:00
  • fa83750e72 Merge branch 'develop-2.8' into 3351-plugins Jeremy Stretch 2020-03-27 13:05:34 -04:00
  • a72d5c899e Merge branch 'develop' into develop-2.8 Jeremy Stretch 2020-03-27 12:53:55 -04:00
  • 5cf872d000 Post-release version bump Jeremy Stretch 2020-03-27 12:49:48 -04:00
  • 3d3d1bc623 Merge pull request #4417 from netbox-community/develop v2.7.11 Jeremy Stretch 2020-03-27 12:47:28 -04:00
  • 59e6386361 Release v2.7.11 Jeremy Stretch 2020-03-27 12:40:21 -04:00
  • 9c1eda0d9a Closes #4404: Add cable trace button for circuit terminations Jeremy Stretch 2020-03-27 12:35:36 -04:00
  • 785119f5bb Fixes: #4415 - Add site on validate_unique() for device model Daniel Sheppard 2020-03-27 08:37:48 -05:00
  • 8a3ebf64bc Rename obj to object; clean up docstrings Jeremy Stretch 2020-03-26 21:46:56 -04:00
  • af302d8368 Avoid instantiating PluginTemplateExtension subclasses when the specified method has not been defined Jeremy Stretch 2020-03-26 21:25:10 -04:00
  • f03cc96050 Restrict context data available to PluginTemplateExtensions Jeremy Stretch 2020-03-26 16:50:55 -04:00
  • e7f7b14214 Extend menu items and buttons to accept a list of required permissions Jeremy Stretch 2020-03-26 16:04:12 -04:00
  • 84d2db0d35 Tweak variable naming Jeremy Stretch 2020-03-26 13:37:52 -04:00