UI for management of upgrades#6779
Conversation
|
I apologize as I am a bit late to the party on this one. Would it be possible to add a |
We could. I've just added an issue describing my thought process around why we shouldn't in this issue: #6782 I'd love to hear your thoughts on this. |
I may have typed this up too quickly to make clear my hope. I am more concerned about who is able to do this - not so much that it can/cannot be done. Adding the UI makes it more obvious this is a feature. I'd just like the ability to make it a "hidden" feature and not exposed in the UI. |
|
From the DNN tech meeting 28 Oct. Todo:
|
…load of install packages" This reverts commit 0c6f8a1.
…into upgrades-ui
…he minimum DNN version to install from and the upgrade file filter
…sController.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
mitchelsellers
left a comment
There was a problem hiding this comment.
Just a few questions

Since version 10.1 we have the ability to upgrade DNN by dropping an upgrade DNN package in the folder App_Data/Upgrade. The UI for this was the change of the upgrade button under the DNN logo top left. This PR creates a tab on the servers panel to manage these upgrades.
Features