|
2dbc04c6fb
|
Fix typo
|
2020-04-14 10:03:02 -04:00 |
|
|
819f842cf1
|
Call out requirement for Python 3.6 or later
|
2020-04-13 14:38:26 -04:00 |
|
|
0ffc74c669
|
Fix link to logging configuration docs
|
2020-04-13 14:37:11 -04:00 |
|
|
9ed0494b45
|
Clarify requirement for Python 3.6 or later
|
2020-04-13 14:22:17 -04:00 |
|
|
488129d7ad
|
Release v2.8.0
|
2020-04-13 11:21:33 -04:00 |
|
|
c691ec843d
|
Fixes #4476: Correct typo in slugs for Infiniband interface types
|
2020-04-13 10:51:25 -04:00 |
|
|
67f2cdc921
|
Fixes #4474: Fix population of device types when bulk editing devices
|
2020-04-13 10:34:44 -04:00 |
|
|
ee51dae73f
|
Merge pull request #4473 from netbox-community/develop-2.8
Merge v2.8 work into develop
|
2020-04-13 10:17:27 -04:00 |
|
|
0316063ba9
|
Update v2.8 release notes
|
2020-04-10 11:56:52 -04:00 |
|
|
5de085d83d
|
Tweak PluginMenuButton icon_class to require additional "fa" class
|
2020-04-10 10:36:03 -04:00 |
|
|
db70f04447
|
Minor tweaks to plugins development doc
|
2020-04-10 10:20:36 -04:00 |
|
|
ed05198c45
|
Add static file collection to plugins installation doc
|
2020-04-09 14:52:18 -04:00 |
|
|
c593eca936
|
Minor improvements to installation docs
|
2020-04-09 14:43:22 -04:00 |
|
|
2daf1e2004
|
#4470 wrong Ubuntu package name
|
2020-04-09 16:02:57 +02:00 |
|
|
5266bf93a3
|
Merge branch 'develop' into develop-2.8
|
2020-04-08 13:50:15 -04:00 |
|
|
b86c61dcdb
|
Release v2.7.12
|
2020-04-08 13:26:33 -04:00 |
|
|
2357928e72
|
Add documentation for webhook_receiver
|
2020-04-07 13:51:20 -04:00 |
|
|
225ba4cc35
|
Fixes: #4395 - Fix typing on interface serializer
|
2020-04-07 08:36:13 -05:00 |
|
|
fe088dba7a
|
Fixes: #4396 - Fix typing on interface serializer
|
2020-04-07 08:33:00 -05:00 |
|
|
46b896b2cf
|
Merge branch 'develop' into develop-2.8
|
2020-04-06 13:51:05 -04:00 |
|
|
58442b1af6
|
Correct author name parameter
|
2020-04-06 11:43:52 -04:00 |
|
|
5f6b63e978
|
Remove extraneous package from Apache installation instructions
|
2020-04-03 16:03:50 -04:00 |
|
|
ad08935c57
|
Move nginx/Apache configs to discrete files
|
2020-04-03 15:46:48 -04:00 |
|
|
af405a8ab2
|
Closes #4391: Extend installation docs to include enabling SSL
|
2020-04-03 15:35:45 -04:00 |
|
|
630788731e
|
Closes #4448: Allow connecting cables between two circuit terminations
|
2020-04-03 13:44:41 -04:00 |
|
|
721368ea8d
|
Closes #4147: Use absolute URLs in rack elevation SVG renderings
|
2020-04-03 13:16:35 -04:00 |
|
|
1f3a21ba20
|
Fixes #4449: Fix reservation edit/delete button URLs on rack view
|
2020-04-03 12:13:36 -04:00 |
|
|
4ab3854d66
|
Fixes #4438: Fix exception when disconnecting a cable from a power feed
|
2020-04-02 10:19:50 -04:00 |
|
|
354f87c888
|
Fixes #4439: Tweak display of unset custom integer fields
|
2020-04-02 10:06:01 -04:00 |
|
|
0432b1a6f9
|
Move default caching_config to PluginConfig class
|
2020-04-01 12:10:19 -04:00 |
|
|
f469c794ce
|
Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS)
|
2020-04-01 10:10:29 -04:00 |
|
|
fb2868f8bb
|
Fixes #4418: Fail cleanly when trying to import multiple device types simultaneously
|
2020-03-30 16:44:04 -04:00 |
|
|
aa38dcf490
|
Closes #3676: Reference VRF by name rather than RD during IP/prefix import
|
2020-03-30 15:54:35 -04:00 |
|
|
06116cdde7
|
Add developer docs for application registry
|
2020-03-30 15:31:13 -04:00 |
|
|
5f1329c71c
|
Changelog for #3351
|
2020-03-30 13:09:10 -04:00 |
|
|
fa83750e72
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-27 13:05:34 -04:00 |
|
|
a72d5c899e
|
Merge branch 'develop' into develop-2.8
|
2020-03-27 12:53:55 -04:00 |
|
|
59e6386361
|
Release v2.7.11
|
2020-03-27 12:40:21 -04:00 |
|
|
9c1eda0d9a
|
Closes #4404: Add cable trace button for circuit terminations
|
2020-03-27 12:35:36 -04:00 |
|
|
785119f5bb
|
Fixes: #4415 - Add site on validate_unique() for device model
|
2020-03-27 08:37:48 -05:00 |
|
|
8a3ebf64bc
|
Rename obj to object; clean up docstrings
|
2020-03-26 21:46:56 -04:00 |
|
|
f03cc96050
|
Restrict context data available to PluginTemplateExtensions
|
2020-03-26 16:50:55 -04:00 |
|
|
e7f7b14214
|
Extend menu items and buttons to accept a list of required permissions
|
2020-03-26 16:04:12 -04:00 |
|
|
877417d68f
|
Rename PluginTemplateContent to PluginTemplateExtension
|
2020-03-26 12:18:58 -04:00 |
|
|
62f14f0473
|
Convert PluginConfig attrs list to a table
|
2020-03-26 12:03:10 -04:00 |
|
|
66a99e13bb
|
Fix up styling of tables in documentation
|
2020-03-26 11:54:58 -04:00 |
|
|
d316d8ac61
|
Rename PluginNavMenuButton to PluginMenuButton
|
2020-03-26 11:30:42 -04:00 |
|
|
40574b65af
|
Rename PluginNavMenuLink to PluginMenuItem
|
2020-03-26 11:29:05 -04:00 |
|
|
81c9177c09
|
Add a default button color
|
2020-03-26 11:26:11 -04:00 |
|
|
68ef5dd2a4
|
Revised plugins documentation
|
2020-03-26 11:09:20 -04:00 |
|