Commit Graph

5455 Commits

Author SHA1 Message Date
Jeremy Stretch
de6c412bb2 Update bug report template to denote disabling plugins 2020-04-09 15:55:17 -04:00
Jeremy Stretch
6edb8d7ab3 Add plugins settings to example config 2020-04-09 15:45:38 -04:00
Jeremy Stretch
864b0110e7 Set X_FRAME_OPTIONS to SAMEORIGIN (changed in Django 3.0) 2020-04-09 15:31:18 -04:00
Jeremy Stretch
443e0fd8a4 Add static file collection to plugins installation doc 2020-04-09 14:52:18 -04:00
Jeremy Stretch
a69f75ede5 Minor improvements to installation docs 2020-04-09 14:43:22 -04:00
Jeremy Stretch
87cbd48d39 Merge pull request #4471 from qaxi/patch-2
#4470 correct Ubuntu package name
2020-04-09 10:06:35 -04:00
Petr Klíma
aab4cda3e3 #4470 wrong Ubuntu package name 2020-04-09 16:02:57 +02:00
Jeremy Stretch
c397830b1c Merge branch 'develop' into develop-2.8 2020-04-08 13:50:15 -04:00
Jeremy Stretch
77cb3976d1 Post-release version bump 2020-04-08 13:34:36 -04:00
Jeremy Stretch
7ffa7d528c Release v2.7.12 2020-04-08 13:26:33 -04:00
toerb
a553df030a add rack width of 21 inches for ETSI racks 2020-04-08 09:30:14 +02:00
Jeremy Stretch
706f79d535 Merge pull request #4462 from netbox-community/4460-webhook-listener
Closes #4460: Add a webhook listener for troubleshooting
2020-04-07 13:56:35 -04:00
Jeremy Stretch
10f0615947 Add documentation for webhook_receiver 2020-04-07 13:51:20 -04:00
Jeremy Stretch
d1d0248d98 Added webhook_receiver management command 2020-04-07 13:37:48 -04:00
Jeremy Stretch
204a220809 Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0 2020-04-07 10:17:34 -04:00
Daniel Sheppard
91ee801553 Fixes: #4395 - Fix typing on interface serializer 2020-04-07 08:36:13 -05:00
Daniel Sheppard
854dd643ab Fixes: #4396 - Fix typing on interface serializer 2020-04-07 08:33:00 -05:00
Jeremy Stretch
8ba6dad2bb Merge branch 'develop' into develop-2.8 2020-04-06 13:51:05 -04:00
Jeremy Stretch
d363fd0e6e Fix nav menu w/plugins enabled 2020-04-06 13:27:41 -04:00
Jeremy Stretch
4afd82b178 Add tests for plugins caching config 2020-04-06 12:00:28 -04:00
Jeremy Stretch
47c0617dd7 Remove extraneous plugin config 2020-04-06 11:51:03 -04:00
Jeremy Stretch
90f374d24c Add tests for plugin configuration, min/max version 2020-04-06 11:44:38 -04:00
Jeremy Stretch
5416004cb7 Correct author name parameter 2020-04-06 11:43:52 -04:00
Jeremy Stretch
0453cd2dcf Remove extraneous package from Apache installation instructions 2020-04-03 16:03:50 -04:00
Jeremy Stretch
9c0ccb0c86 Move nginx/Apache configs to discrete files 2020-04-03 15:46:48 -04:00
Jeremy Stretch
6482f02694 Closes #4391: Extend installation docs to include enabling SSL 2020-04-03 15:35:45 -04:00
Jeremy Stretch
262580d948 #4439: Fix null integer field display 2020-04-03 13:47:58 -04:00
Jeremy Stretch
a6f7fa6ad3 Closes #4448: Allow connecting cables between two circuit terminations 2020-04-03 13:44:41 -04:00
Jeremy Stretch
7af91e2409 Closes #4147: Use absolute URLs in rack elevation SVG renderings 2020-04-03 13:16:35 -04:00
Jeremy Stretch
85dff7ece4 Fixes #4449: Fix reservation edit/delete button URLs on rack view 2020-04-03 12:13:36 -04:00
Jeremy Stretch
8ef7e5db42 Merge pull request #4446 from netbox-community/plugin-testing
Plugin testing
2020-04-03 09:24:44 -04:00
Jeremy Stretch
446188b6f9 Skip PluginTest if dummy_plugin not in PLUGINS list 2020-04-02 16:13:15 -04:00
Jeremy Stretch
3ada8feeb5 Naming tweaks 2020-04-02 15:43:23 -04:00
Jeremy Stretch
65c4fc09b0 Fix CI tests 2020-04-02 15:11:19 -04:00
Jeremy Stretch
c6ec8d62dc Fixes #4438: Fix exception when disconnecting a cable from a power feed 2020-04-02 10:19:50 -04:00
Jeremy Stretch
208a1f19b6 Fixes #4439: Tweak display of unset custom integer fields 2020-04-02 10:06:01 -04:00
Jeremy Stretch
e9d0755172 Remove errant references to external plugin 2020-04-01 17:18:15 -04:00
Jeremy Stretch
cb38efbc1f Initial implementation of tests for plugins framework 2020-04-01 17:08:47 -04:00
Jeremy Stretch
7a16d49b3e Correct path to test configuration file 2020-04-01 13:29:54 -04:00
Jeremy Stretch
a4a0b146c2 Establish a separate configuration file for testing 2020-04-01 13:23:29 -04:00
Jeremy Stretch
e863ea8cb8 Move default caching_config to PluginConfig class 2020-04-01 12:10:19 -04:00
Jeremy Stretch
a7e49b09a7 Merge pull request #4433 from netbox-community/plugins-list
Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS)
2020-04-01 11:44:41 -04:00
Jeremy Stretch
46a4b3f62d Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS) 2020-04-01 10:10:29 -04:00
Jeremy Stretch
09a5e82dbb Remove survey notification from README 2020-03-31 11:36:53 -04:00
Jeremy Stretch
b528f65bbf Fixes #4418: Fail cleanly when trying to import multiple device types simultaneously 2020-03-30 16:44:04 -04:00
Jeremy Stretch
8d004a560e Closes #3676: Reference VRF by name rather than RD during IP/prefix import 2020-03-30 15:54:35 -04:00
Jeremy Stretch
fa40176280 Add developer docs for application registry 2020-03-30 15:31:13 -04:00
Jeremy Stretch
b4dccd090a Changelog for #3351 2020-03-30 13:09:10 -04:00
Jeremy Stretch
0bd1b881ad Update Python dependencies for v2.8 release 2020-03-30 12:39:45 -04:00
Jeremy Stretch
29e9292990 Update serializer context assignment for DRF 3.11 2020-03-30 12:39:15 -04:00