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 |
|
Jeremy Stretch
|
3ae32221b4
|
Merge pull request #4385 from netbox-community/3351-plugins
Implements 3351 plugins
|
2020-03-27 14:19:11 -04:00 |
|
Jeremy Stretch
|
875fee166c
|
Misc cleanup of PluginConfig processing logic
|
2020-03-27 13:57:11 -04:00 |
|
Jeremy Stretch
|
d1ece9f6fa
|
Convert installed_plugins_admin_view to a class-based view
|
2020-03-27 13:35:25 -04:00 |
|
Jeremy Stretch
|
21341b576a
|
Clean up plugin URL registration
|
2020-03-27 13:26:53 -04:00 |
|
Jeremy Stretch
|
a6b0249393
|
Expose regsitry in templates using existing context processor for settings
|
2020-03-27 13:18:51 -04:00 |
|
Jeremy Stretch
|
e861cd87bf
|
Improved menu item/button validation
|
2020-03-27 13:12:58 -04:00 |
|
Jeremy Stretch
|
41fe395b2d
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-27 13:05:34 -04:00 |
|
Jeremy Stretch
|
e836fe3378
|
Merge branch 'develop' into develop-2.8
|
2020-03-27 12:53:55 -04:00 |
|
Jeremy Stretch
|
565a4d9db1
|
Post-release version bump
|
2020-03-27 12:49:48 -04:00 |
|
Jeremy Stretch
|
ac28f44dda
|
Release v2.7.11
|
2020-03-27 12:40:21 -04:00 |
|
Jeremy Stretch
|
ee0210c5d6
|
Closes #4404: Add cable trace button for circuit terminations
|
2020-03-27 12:35:36 -04:00 |
|
Daniel Sheppard
|
94bda93faa
|
Fixes: #4415 - Add site on validate_unique() for device model
|
2020-03-27 08:37:48 -05:00 |
|
Jeremy Stretch
|
b27b3d5175
|
Rename obj to object; clean up docstrings
|
2020-03-26 21:46:56 -04:00 |
|
Jeremy Stretch
|
8aa97854c7
|
Avoid instantiating PluginTemplateExtension subclasses when the specified method has not been defined
|
2020-03-26 21:25:10 -04:00 |
|
Jeremy Stretch
|
56fde3f5b2
|
Restrict context data available to PluginTemplateExtensions
|
2020-03-26 16:50:55 -04:00 |
|
Jeremy Stretch
|
a9421e453b
|
Extend menu items and buttons to accept a list of required permissions
|
2020-03-26 16:04:12 -04:00 |
|
Jeremy Stretch
|
90b7e0c003
|
Tweak variable naming
|
2020-03-26 13:37:52 -04:00 |
|
Jeremy Stretch
|
849598cb8e
|
Remove unused PluginSignal class
|
2020-03-26 12:26:58 -04:00 |
|
Jeremy Stretch
|
82d98073ae
|
Standardize naming of menu items
|
2020-03-26 12:25:36 -04:00 |
|
Jeremy Stretch
|
d315eda4fa
|
Rename PluginTemplateContent to PluginTemplateExtension
|
2020-03-26 12:18:58 -04:00 |
|
Jeremy Stretch
|
ce5a0414a0
|
Convert PluginConfig attrs list to a table
|
2020-03-26 12:03:10 -04:00 |
|
Jeremy Stretch
|
4a6f82a2fd
|
Fix up styling of tables in documentation
|
2020-03-26 11:54:58 -04:00 |
|
Jeremy Stretch
|
4f93c524e0
|
Rename PluginNavMenuButton to PluginMenuButton
|
2020-03-26 11:30:42 -04:00 |
|
Jeremy Stretch
|
5952f5f25d
|
Rename PluginNavMenuLink to PluginMenuItem
|
2020-03-26 11:29:05 -04:00 |
|
Jeremy Stretch
|
77b1d11d27
|
Add a default button color
|
2020-03-26 11:26:11 -04:00 |
|
Jeremy Stretch
|
19bc8e70fa
|
Revised plugins documentation
|
2020-03-26 11:09:20 -04:00 |
|
Jeremy Stretch
|
af7c6a51b3
|
Merge pull request #4407 from netbox-community/4402-plugins-template-content
Closes #4402: Rework template content registration for plugins
|
2020-03-26 09:05:07 -04:00 |
|
Jeremy Stretch
|
8c6380dfa7
|
Add documentation for PluginTemplateContent
|
2020-03-25 16:32:16 -04:00 |
|
Jeremy Stretch
|
f2bf5b5d07
|
Rework template content registration to work like menu items
|
2020-03-25 16:06:00 -04:00 |
|
Jeremy Stretch
|
e9528070a1
|
Merge pull request #4403 from netbox-community/4401-plugins-navlinks
Closes #4401: Simplify registration process for pluin menu items
|
2020-03-25 14:55:21 -04:00 |
|
Jeremy Stretch
|
c401c25a91
|
Update documentation for #4401
|
2020-03-25 14:33:32 -04:00 |
|
Jeremy Stretch
|
5210d17856
|
Replace get_menu_items() with static attribute
|
2020-03-25 13:51:37 -04:00 |
|
Jeremy Stretch
|
884b3fd046
|
Simplify the mechanism for plugins to register navigation menu items
|
2020-03-25 11:32:50 -04:00 |
|
Jeremy Stretch
|
7c81d67b0d
|
Rename url_slug to base_url
|
2020-03-24 16:20:47 -04:00 |
|
Jeremy Stretch
|
a12420666a
|
Merge pull request #4397 from netbox-community/plugins-docs
Add documentation for the plugins framework
|
2020-03-24 15:55:14 -04:00 |
|
Jeremy Stretch
|
2ef8e3d501
|
Get menu header via apps.get_config
|
2020-03-24 15:24:14 -04:00 |
|
Jeremy Stretch
|
56d55d481b
|
Extend plugins docs to include nav menu links
|
2020-03-24 15:22:57 -04:00 |
|