|
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 |
|
|
5540079e81
|
Add documentation for PluginTemplateContent
|
2020-03-25 16:32:16 -04:00 |
|
|
d0edd9d5c1
|
Update documentation for #4401
|
2020-03-25 14:33:32 -04:00 |
|
|
2a47bb8b54
|
Rename url_slug to base_url
|
2020-03-24 16:20:47 -04:00 |
|
|
579c365808
|
Extend plugins docs to include nav menu links
|
2020-03-24 15:22:57 -04:00 |
|
|
745ac294a5
|
Tweak plugin template docs
|
2020-03-24 14:21:08 -04:00 |
|
|
eedda6e648
|
Incorporate John's feedback
|
2020-03-24 09:42:24 -04:00 |
|
|
5ec1b31804
|
Add disclaimer/warning to PLUGINS_ENABLED
|
2020-03-24 09:41:46 -04:00 |
|
|
0a8b09a11a
|
Add docs for plugin API endpoints
|
2020-03-23 13:58:45 -04:00 |
|
|
0b77702626
|
Add docs for plugin models, views
|
2020-03-23 13:28:56 -04:00 |
|
|
2188b0982c
|
More work on plugins development docs
|
2020-03-23 12:00:10 -04:00 |
|
|
33ca352fd9
|
Initial documentation for plugins framework
|
2020-03-20 14:21:49 -04:00 |
|
|
058c78d8be
|
Closes #4389: Add a bulk edit view for device bays
|
2020-03-19 16:32:08 -04:00 |
|
|
05fdf5e9a0
|
Closes #4386: Update admin links for Django RQ to reflect multiple queues
|
2020-03-19 13:54:49 -04:00 |
|
|
533521b29d
|
Changelog for #4255
|
2020-03-19 11:03:35 -04:00 |
|
|
ba6ce07759
|
Changelog for #3193
|
2020-03-19 10:56:42 -04:00 |
|
|
7f5571200c
|
Closes #4382: Enable custom links for rack reservations
|
2020-03-18 14:50:49 -04:00 |
|
|
a9d04547d1
|
Closes #4381: Enable export templates for rack reservations
|
2020-03-18 14:46:23 -04:00 |
|
|
09e09e43ba
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
|
|
87f0b19dc0
|
Closes #4380: Enable webhooks for rack reservations
|
2020-03-18 14:43:19 -04:00 |
|
|
eab79faaeb
|
Changelog for #738
|
2020-03-18 14:02:24 -04:00 |
|
|
dbbb2cdaba
|
Merge pull request #4366 from netbox-community/738-detect-new-releases
Closes #738: Automatically detect new releases
|
2020-03-18 14:00:01 -04:00 |
|
|
fe4f4bddc8
|
Tweaked logging; renamed release config parameters
|
2020-03-18 13:46:47 -04:00 |
|
|
3590ed378d
|
Rename 'webhooks' REDIS config to 'tasks'
|
2020-03-17 10:22:56 -04:00 |
|
|
901143b72a
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
|
|
7ef9a6c0a7
|
Fixes #2769: improve prefix_length validations
|
2020-03-16 03:20:15 -04:00 |
|
|
9df238c5f2
|
Merge branch 'develop' into develop-2.8
|
2020-03-15 00:18:32 -04:00 |
|
|
d4f6909859
|
Rename Tag.comments to description
|
2020-03-13 17:00:00 -04:00 |
|
|
1a8554fd32
|
Changelog for #4078
|
2020-03-13 16:42:47 -04:00 |
|
|
c5776d9da4
|
Closes #4369: Add a dedicated view for rack reservations
|
2020-03-13 13:53:44 -04:00 |
|
|
2033d15b2f
|
Tweak UPDATE_REPO_URL to convey the full URL
|
2020-03-13 12:14:27 -04:00 |
|
|
1f382f9252
|
Merge branch 'develop' into 738-detect-new-releases
|
2020-03-13 10:05:24 -04:00 |
|
|
459bcd88a9
|
Fixes #4365: Fix exception raised on IP address bulk add view
|
2020-03-13 09:07:03 -04:00 |
|
|
1487b5004d
|
Closes #4309: Add descriptive tooltip to custom fields on object views
|
2020-03-12 21:43:34 -04:00 |
|
|
9fc1e88d9f
|
Update minimum Python version to 3.6
|
2020-03-12 11:46:11 -04:00 |
|
|
2cd44d0234
|
Changelog for #3416
|
2020-03-12 11:38:39 -04:00 |
|