Jeremy Stretch
|
7ffa7d528c
|
Release v2.7.12
|
2020-04-08 13:26:33 -04:00 |
|
Jeremy Stretch
|
706f79d535
|
Merge pull request #4462 from netbox-community/4460-webhook-listener
Closes #4460: Add a webhook listener for troubleshooting
|
2020-04-07 13:56:35 -04:00 |
|
Jeremy Stretch
|
10f0615947
|
Add documentation for webhook_receiver
|
2020-04-07 13:51:20 -04:00 |
|
Jeremy Stretch
|
d1d0248d98
|
Added webhook_receiver management command
|
2020-04-07 13:37:48 -04:00 |
|
Jeremy Stretch
|
204a220809
|
Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0
|
2020-04-07 10:17:34 -04:00 |
|
Daniel Sheppard
|
91ee801553
|
Fixes: #4395 - Fix typing on interface serializer
|
2020-04-07 08:36:13 -05:00 |
|
Daniel Sheppard
|
854dd643ab
|
Fixes: #4396 - Fix typing on interface serializer
|
2020-04-07 08:33:00 -05:00 |
|
Jeremy Stretch
|
0453cd2dcf
|
Remove extraneous package from Apache installation instructions
|
2020-04-03 16:03:50 -04:00 |
|
Jeremy Stretch
|
9c0ccb0c86
|
Move nginx/Apache configs to discrete files
|
2020-04-03 15:46:48 -04:00 |
|
Jeremy Stretch
|
6482f02694
|
Closes #4391: Extend installation docs to include enabling SSL
|
2020-04-03 15:35:45 -04:00 |
|
Jeremy Stretch
|
262580d948
|
#4439: Fix null integer field display
|
2020-04-03 13:47:58 -04:00 |
|
Jeremy Stretch
|
a6f7fa6ad3
|
Closes #4448: Allow connecting cables between two circuit terminations
|
2020-04-03 13:44:41 -04:00 |
|
Jeremy Stretch
|
7af91e2409
|
Closes #4147: Use absolute URLs in rack elevation SVG renderings
|
2020-04-03 13:16:35 -04:00 |
|
Jeremy Stretch
|
85dff7ece4
|
Fixes #4449: Fix reservation edit/delete button URLs on rack view
|
2020-04-03 12:13:36 -04:00 |
|
Jeremy Stretch
|
c6ec8d62dc
|
Fixes #4438: Fix exception when disconnecting a cable from a power feed
|
2020-04-02 10:19:50 -04:00 |
|
Jeremy Stretch
|
208a1f19b6
|
Fixes #4439: Tweak display of unset custom integer fields
|
2020-04-02 10:06:01 -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
|
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
|
4a6f82a2fd
|
Fix up styling of tables in documentation
|
2020-03-26 11:54:58 -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 |
|
Jeremy Stretch
|
95924c95ed
|
Closes #4382: Enable custom links for rack reservations
|
2020-03-18 14:50:49 -04:00 |
|
Jeremy Stretch
|
3557775056
|
Closes #4381: Enable export templates for rack reservations
|
2020-03-18 14:46:23 -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 |
|