forked from dnnsoftware/Dnn.Platform
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'dnnsoftware/develop' into release/10.0.0
# Conflicts: # Build/Symbols/DotNetNuke_Symbols.dnn # DNN Platform/Admin Modules/Dnn.Modules.Console/dnn_Console.dnn # DNN Platform/Connectors/Azure/AzureConnector.dnn # DNN Platform/Connectors/GoogleAnalytics/GoogleAnalyticsConnector.dnn # DNN Platform/Connectors/GoogleAnalytics4/GoogleAnalytics4Connector.dnn # DNN Platform/Connectors/GoogleTagManager/GoogleTagManagerConnector.dnn # DNN Platform/Dnn.AuthServices.Jwt/Dnn.Jwt.dnn # DNN Platform/DotNetNuke.WebUtility/DotNetNuke.ClientAPI.dnn # DNN Platform/JavaScript Libraries/DnnPlugins/DnnPlugins.dnn # DNN Platform/Library/Services/GeneratedImage/DnnImageHandler.cs # DNN Platform/Modules/CoreMessaging/CoreMessaging.dnn # DNN Platform/Modules/DDRMenu/DDRMenu.dnn # DNN Platform/Modules/DnnExportImport/dnn_SiteExportImport.dnn # DNN Platform/Modules/Groups/SocialGroups.dnn # DNN Platform/Modules/HTML/dnn_HTML.dnn # DNN Platform/Modules/HtmlEditorManager/dnn_HtmlEditorManager.dnn # DNN Platform/Modules/Journal/Journal.dnn # DNN Platform/Modules/MemberDirectory/MemberDirectory.dnn # DNN Platform/Modules/RazorHost/Manifest.dnn # DNN Platform/Modules/RazorHost/RazorHost.dnn # DNN Platform/Modules/ResourceManager/ResourceManager.Web/package.json # DNN Platform/Modules/ResourceManager/ResourceManager.dnn # DNN Platform/Modules/TelerikRemoval/TelerikRemoval.dnn # DNN Platform/Providers/AuthenticationProviders/DotNetNuke.Authentication.Facebook/Facebook_Auth.dnn # DNN Platform/Providers/AuthenticationProviders/DotNetNuke.Authentication.Google/Google_Auth.dnn # DNN Platform/Providers/AuthenticationProviders/DotNetNuke.Authentication.LiveConnect/Live_Auth.dnn # DNN Platform/Providers/AuthenticationProviders/DotNetNuke.Authentication.Twitter/Twitter_Auth.dnn # DNN Platform/Providers/CachingProviders/DotNetNuke.Providers.Caching.SimpleWebFarmCachingProvider/SimpleWebFarmCachingProvider.dnn # DNN Platform/Providers/ClientCapabilityProviders/Provider.AspNetCCP/AspNetClientCapabilityProvider.dnn # DNN Platform/Providers/FolderProviders/FolderProviders.dnn # DNN Platform/Providers/HtmlEditorProviders/DNNConnect.CKE/DNNConnect.CKEditorProvider.dnn # DNN Platform/Providers/SmtpOAuthProviders/ExchangeOnlineAuthProvider/ExchangeOnlineAuthProvider.dnn # DNN Platform/Providers/SmtpOAuthProviders/GoogleMailAuthProvider/GoogleMailAuthProvider.dnn # DNN Platform/Skins/Xcillion/DNN_Skin_Xcillion.dnn # Dnn.AdminExperience/ClientSide/AdminLogs.Web/package.json # Dnn.AdminExperience/ClientSide/Bundle.Web/package.json # Dnn.AdminExperience/ClientSide/Dnn.React.Common/package.json # Dnn.AdminExperience/ClientSide/Extensions.Web/package.json # Dnn.AdminExperience/ClientSide/Licensing.Web/package.json # Dnn.AdminExperience/ClientSide/Pages.Web/package.json # Dnn.AdminExperience/ClientSide/Prompt.Web/package.json # Dnn.AdminExperience/ClientSide/Roles.Web/package.json # Dnn.AdminExperience/ClientSide/Security.Web/package.json # Dnn.AdminExperience/ClientSide/Seo.Web/package.json # Dnn.AdminExperience/ClientSide/Servers.Web/package.json # Dnn.AdminExperience/ClientSide/SiteGroups.Web/package.json # Dnn.AdminExperience/ClientSide/SiteImportExport.Web/package.json # Dnn.AdminExperience/ClientSide/SiteSettings.Web/package.json # Dnn.AdminExperience/ClientSide/Sites.Web/package.json # Dnn.AdminExperience/ClientSide/Sites.Web/src/_exportables/package.json # Dnn.AdminExperience/ClientSide/TaskScheduler.Web/package.json # Dnn.AdminExperience/ClientSide/Themes.Web/package.json # Dnn.AdminExperience/ClientSide/Users.Web/package.json # Dnn.AdminExperience/ClientSide/Users.Web/src/_exportables/package.json # Dnn.AdminExperience/ClientSide/Vocabularies.Web/package.json # Dnn.AdminExperience/Dnn.PersonaBar.Extensions/Dnn.PersonaBar.Extensions.dnn # Dnn.AdminExperience/EditBar/Dnn.EditBar.UI/Dnn.EditBar.UI.dnn # Dnn.AdminExperience/Library/Dnn.PersonaBar.UI/Dnn.PersonaBar.UI.dnn # SolutionInfo.cs # yarn.lock
- Loading branch information
Showing
294 changed files
with
27,958 additions
and
21,281 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ The following items must all be true prior to a pull request being submitted to | |
* Change should represent an entire solution for the issue at hand. Partial requests will NOT be processed. | ||
* Change should have a supporting issue logged on the DNN_Platform GitHub account, documenting the issue resolved, following the procedures outlined on the [Contribute Page](/CONTRIBUTING.md) | ||
* If your change was to an area that already was covered by tests those tests must be updated. New tests for areas currently un-tested are appreciated | ||
* **Exception**: Security items can be addressed individually, and should be initially communicated to the [email protected] email address for coordination | ||
* **Exception**: Security items can be addressed individually, and should be initially communicated via [the GitHub feature for reporting a security vulnerability](https://github.com/dnnsoftware/Dnn.Platform/security/advisories/new) | ||
* Pull request comment should contain at a minimum the following details (When creating, a default template will also prompt you for the proper information) | ||
* Issue #, referenced such as “Fixes #24” | ||
* Release Note: Suggested release note for the change such as “Improvement of user profile to improve performance when searching.” | ||
|
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,4 +90,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,4 +36,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,4 +36,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,14 @@ | |
<friendlyName>Google Analytics 4 Connector</friendlyName> | ||
<description>Configure your site's Google Analytics 4 settings.</description> | ||
<iconFile>~/DesktopModules/Connectors/GoogleAnalytics4/Images/GoogleAnalytics4_32X32_Standard.png</iconFile> | ||
<dependencies> | ||
<dependency type="CoreVersion">10.00.00</dependency> | ||
</dependencies> | ||
<owner> | ||
<name>.NET Foundation and Contributors</name> | ||
<organization>DNN Community</organization> | ||
<url>https://dnncommunity.org</url> | ||
<email>[email protected]</email> | ||
<dependencies> | ||
<dependency type="CoreVersion">10.00.00</dependency> | ||
</dependencies> | ||
<owner> | ||
<name>.NET Foundation and Contributors</name> | ||
<organization>DNN Community</organization> | ||
<url>https://dnncommunity.org</url> | ||
<email>[email protected]</email> | ||
</owner> | ||
<license src="license.txt" /> | ||
<releaseNotes src="releaseNotes.txt" /> | ||
|
@@ -36,4 +36,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,4 +36,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,4 +81,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,4 +106,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,4 +82,4 @@ | |
</eventMessage> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -119,4 +119,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -205,4 +205,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,4 +83,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,4 +96,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,4 +57,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -217,4 +217,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,4 +46,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,4 +56,4 @@ | |
</components> | ||
</package> | ||
</packages> | ||
</dotnetnuke> | ||
</dotnetnuke> |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<configuration> | ||
<nodes configfile="web.config"> | ||
<node path="/configuration/appSettings" action="add"> | ||
<!-- Can be set to true to allow the image handler to display text passed in the querystring. --> | ||
<add key="AllowDnnImagePlaceholderText" value="false" /> | ||
</node> | ||
</nodes> | ||
</configuration> |
Oops, something went wrong.