-
Notifications
You must be signed in to change notification settings - Fork 754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebase feature/resource-manager with latest changes on develop #4134
Merged
valadas
merged 58 commits into
dnnsoftware:feature/resource-manager
from
valadas:feature/resource-manager
Oct 4, 2020
Merged
Rebase feature/resource-manager with latest changes on develop #4134
valadas
merged 58 commits into
dnnsoftware:feature/resource-manager
from
valadas:feature/resource-manager
Oct 4, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… name starts with "0"
* Replace momentjs with dayjs for Servers.Web * Add dayjs license information
… container class Closes dnnsoftware#4107 This scopes the `container` styles inside the `area` class for the Scrollbars common component. It looks like this component is only used once in all our modules in the Pages module for the list of pages scroll area. I have done some testing and it looks all like before.
Replace momentjs with dayjs in Users.Web
Fixed an issue where the React common components would interfere with container css class
…eptable and long-term supported solution.
* Adjusted nuget references to project references * Added stylecop config * Added .Net Foundation header to source files * Removed local build and adjusted manifest * Adjusted Provider.build file * Removed external.cake * Removed cake dependencies on ExternalExtensions * Adjusted build for missing files * Added missing css Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
* Removal of references to the Dashboard Project Type * Removed resource keys for Dashboard * Removed Persona Bar Extension esources
* Updated Third-Party license notices * Updated Approver Listing * Updated to document Draft & On-Hold PR's * Changed future stage elements to remove duplication * Updated Release Schedule * Updated Versioning Policy * Update .github/VERSIONING_POLICY.md Co-authored-by: Daniel Valadas <info@danielvaladas.com> Co-authored-by: Peter Donker <peter@bring2mind.net> Co-authored-by: Daniel Valadas <info@danielvaladas.com>
…s and accounted "Check"
…nts prior to installation now
…items to be removed
* Addition of code to remove Beacon Configuration * Removal of all improvement Listings Co-authored-by: Daniel Valadas <info@danielvaladas.com>
module friendly name updated as part of module extension update
Error message to use correct error icon
…ilestone Update mergeable to not allow merging of PRs with Future:... milestone
Treat warnings as errors for DotNetNuke.Instrumentation
…ettingsSmtpHostController.cs Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
Update SMTP Test Email Logic
Fix for issue Newly created sub-folder not shown if the parent folder…
david-poindexter
approved these changes
Sep 27, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR rebases the feature/resouce-manager branch from develop for ongoing work on that branch
This is a release management task, as per our policy, we are are self approving it.