1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

877 Commits

Author SHA1 Message Date
ed05198c45 Add static file collection to plugins installation doc 2020-04-09 14:52:18 -04: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
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