Jeremy Stretch
|
a2119b1975
|
Merge branch '3351-plugins' into plugins-docs
|
2020-03-23 10:20:53 -04:00 |
|
John Anderson
|
9a06211883
|
remove duplicate import
|
2020-03-20 22:21:00 -04:00 |
|
John Anderson
|
b616758a34
|
added admin and api views for listing all plugins, and refactored urls import
|
2020-03-20 20:10:02 -04:00 |
|
John Anderson
|
83605cf4e7
|
Merge pull request #4392 from netbox-community/refactor-plugins-import
Refactor plugins import
|
2020-03-20 17:04:33 -04:00 |
|
Jeremy Stretch
|
4f1bf0190f
|
Update plugin URL loading logic
|
2020-03-20 15:51:14 -04:00 |
|
Jeremy Stretch
|
7e1b2d06fc
|
Introduce PluginConfig
|
2020-03-20 15:50:47 -04:00 |
|
Jeremy Stretch
|
bb4fef1b8c
|
Rename entry point group; simplify import
|
2020-03-20 14:35:54 -04:00 |
|
Jeremy Stretch
|
82503e3d69
|
Initial documentation for plugins framework
|
2020-03-20 14:21:49 -04:00 |
|
Jeremy Stretch
|
742d5c7e4e
|
Closes #4389: Add a bulk edit view for device bays
|
2020-03-19 16:32:08 -04:00 |
|
Jeremy Stretch
|
d5ac290a5d
|
Closes #4386: Update admin links for Django RQ to reflect multiple queues
|
2020-03-19 13:54:49 -04:00 |
|
Jeremy Stretch
|
e32b98665d
|
Changelog for #4255
|
2020-03-19 11:03:35 -04:00 |
|
Jeremy Stretch
|
cb43c9c648
|
Merge pull request #4258 from netbox-community/4255-dynamic_object_vars
Fixes: #4255 - Modify script ObjectVars to utilize DynamicModelChoiceField
|
2020-03-19 11:02:07 -04:00 |
|
Jeremy Stretch
|
88fc2f88d3
|
Changelog for #3193
|
2020-03-19 10:56:42 -04:00 |
|
Jeremy Stretch
|
d858df1bba
|
Merge pull request #4387 from netbox-community/3193-cable-tracing
Fixes #3193: Fix cable tracing across multiple rear ports
|
2020-03-19 10:55:24 -04:00 |
|
Jeremy Stretch
|
5755691b05
|
Rewrite and extend cabling logic tests
|
2020-03-19 10:43:51 -04:00 |
|
Jeremy Stretch
|
56b6f299cd
|
Tweak tracing logic to ensure consistent behavior
|
2020-03-19 10:42:53 -04:00 |
|
dansheps
|
7b3a91004b
|
Remove extraneous import
|
2020-03-19 08:11:14 -05:00 |
|
dansheps
|
786a132bd9
|
Modify script ObjectVars to use DynamicModelChoiceFields
|
2020-03-19 08:09:31 -05:00 |
|
Jeremy Stretch
|
62f2da45c1
|
Remove unused follow_circuits arg for cable tracing
|
2020-03-18 21:14:53 -04:00 |
|
Jeremy Stretch
|
2b8c1c9e6b
|
Improved cable tracing logic
|
2020-03-18 20:47:27 -04:00 |
|
John Anderson
|
2585adf15a
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-18 18:30:47 -04:00 |
|
John Anderson
|
f21eef5191
|
add version contraints and cacheops config
|
2020-03-18 18:28:27 -04:00 |
|
Jeremy Stretch
|
90de323a0a
|
Fix RackGroupForm field
|
2020-03-18 15:41:23 -04:00 |
|
Jeremy Stretch
|
95924c95ed
|
Closes #4382: Enable custom links for rack reservations
|
2020-03-18 14:50:49 -04:00 |
|
John Anderson
|
98a99f23e8
|
Merge branch 'develop-2.8' into 3351-plugins
|
2020-03-18 14:48:11 -04:00 |
|
Jeremy Stretch
|
3557775056
|
Closes #4381: Enable export templates for rack reservations
|
2020-03-18 14:46:23 -04:00 |
|
John Anderson
|
0ad47b4574
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
|
Jeremy Stretch
|
ed3422198b
|
Closes #4380: Enable webhooks for rack reservations
|
2020-03-18 14:43:19 -04:00 |
|
Jeremy Stretch
|
cd6c66ed09
|
Changelog for #738
|
2020-03-18 14:02:24 -04:00 |
|
Jeremy Stretch
|
21d915d687
|
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 |
|
Jeremy Stretch
|
1d7e2b69ac
|
Move releases.py to netbox/
|
2020-03-18 13:54:41 -04:00 |
|
Jeremy Stretch
|
23296adf23
|
Tweaked logging; renamed release config parameters
|
2020-03-18 13:46:47 -04:00 |
|
Jeremy Stretch
|
ee0c63bfe5
|
Merge pull request #4379 from netbox-community/refactor-registry
Refactor registry to behave as a dictionary
|
2020-03-18 13:21:55 -04:00 |
|
Jeremy Stretch
|
2ff503663f
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
|
Jeremy Stretch
|
2dc301b0a6
|
Refactor the registry into a dictionary object
|
2020-03-18 12:00:31 -04:00 |
|
Jeremy Stretch
|
b1e6184872
|
Fix Python 3.5 compatability for tests
|
2020-03-17 15:07:45 -04:00 |
|
Jeremy Stretch
|
1c7763399d
|
Fix Python 3.5 compatability for tests
|
2020-03-17 15:00:39 -04:00 |
|
Jeremy Stretch
|
5a5852b10e
|
Update tests
|
2020-03-17 14:44:49 -04:00 |
|
Jeremy Stretch
|
386dc917ad
|
Clean up URL damping
|
2020-03-17 12:14:17 -04:00 |
|
Jeremy Stretch
|
c2b0854b5d
|
Cache only the most recent NetBox release
|
2020-03-17 11:58:17 -04:00 |
|
Jeremy Stretch
|
15993dc36f
|
Tweak release template variables
|
2020-03-17 11:49:45 -04:00 |
|
Jeremy Stretch
|
77738d12ef
|
Check for an existing job before queuing a new one
|
2020-03-17 11:37:35 -04:00 |
|
Jeremy Stretch
|
857f1062b3
|
Fix template logic
|
2020-03-17 11:28:35 -04:00 |
|
Jeremy Stretch
|
71dcfbfc2f
|
Introduce a new 'check_releases' RQ queue
|
2020-03-17 11:22:56 -04:00 |
|
Jeremy Stretch
|
abf2f952c0
|
Rename 'webhooks' REDIS config to 'tasks'
|
2020-03-17 10:22:56 -04:00 |
|
John Anderson
|
0a87b4dbda
|
added support for prepending elements to middleware
|
2020-03-17 02:35:34 -04:00 |
|
John Anderson
|
9698344d69
|
added support for plugin nav bar links
|
2020-03-17 02:35:12 -04:00 |
|
John Anderson
|
1a3b813eff
|
inject origional context as obj_context
|
2020-03-17 00:03:58 -04:00 |
|
Jeremy Stretch
|
ac86edf4d1
|
Merge pull request #4375 from netbox-community/4374-dynamic-fields-api-url
Closes #4374: Automatically derive API endpoint for dynamic choice fields
|
2020-03-16 16:02:25 -04:00 |
|
Jeremy Stretch
|
3b073b82ec
|
Change IPAddressForm.nat_vrf to DynamicModelChoiceField
|
2020-03-16 14:29:01 -04:00 |
|