Skip to content

Commit 82a3a08

Browse files
authored
Merge pull request #4116 from dnnsoftware/release/9.7.2
Release/9.7.2
2 parents 3362109 + f65c7a7 commit 82a3a08

133 files changed

Lines changed: 3977 additions & 2671 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/BUILD.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ To build the .net projects to the right location, you'll need to create your ove
107107
```
108108

109109
Once you've created this file every time you click "rebuild" in Visual Studio on a project (or the solution) you'll see the content change in your dev site.
110+
**Note**: You may have to restart Visual Studio for this new build file to take effect.
110111

111112
For the Webpack projects it is set up to read from the `settings.local.json` file and use the `WebsitePath` to copy generated js files to their right place.
112113

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Provide any additional context that may be helpful in understanding and/or resol
4141
Please add X in at least one of the boxes as appropriate. In order for an issue to be accepted, a developer needs to be able to reproduce the issue on a currently supported version. If you are looking for a workaround for an issue with an older version, please visit the forums at https://dnncommunity.org/forums
4242
-->
4343
* [ ] 10.00.00 alpha build
44-
* [ ] 09.07.01 release candidate
45-
* [ ] 09.07.00 latest supported release
44+
* [ ] 09.07.02 release candidate
45+
* [ ] 09.07.01 latest supported release
4646

4747
## Affected browser
4848
<!--

Build/Symbols/DotNetNuke_Symbols.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DotNetNuke_Symbols" type="Library" version="09.07.01" >
3+
<package name="DotNetNuke_Symbols" type="Library" version="09.07.02" >
44
<friendlyName>DNN Platform Symbols</friendlyName>
55
<description>This package contains Debug Symbols and Intellisense files for DNN Platform.</description>
66
<owner>

CODE_OF_CONDUCT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Code of Conduct
2+
3+
This project has adopted the code of conduct defined by the Contributor Covenant
4+
to clarify expected behavior in our community.
5+
For more information, see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).

DNN Platform/Admin Modules/Dnn.Modules.Console/dnn_Console.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DotNetNuke.Console" type="Module" version="09.07.01">
3+
<package name="DotNetNuke.Console" type="Module" version="09.07.02">
44
<friendlyName>Console</friendlyName>
55
<description>Display children pages as icon links for navigation.</description>
66
<iconFile>~/DesktopModules/Admin/Console/console.png</iconFile>

DNN Platform/Admin Modules/Dnn.Modules.ModuleCreator/dnn_ModuleCreator.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DotNetNuke.Module Creator" type="Module" version="09.07.01">
3+
<package name="DotNetNuke.Module Creator" type="Module" version="09.07.02">
44
<friendlyName>Module Creator</friendlyName>
55
<description>Development of modules.</description>
66
<iconFile>~/Icons/Sigma/ModuleCreator_32x32.png</iconFile>

DNN Platform/Components/Telerik/DotNetNuke.Telerik.Web.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DotNetNuke.Telerik.Web" type="Library" isSystem="true" version="09.07.01">
3+
<package name="DotNetNuke.Telerik.Web" type="Library" isSystem="true" version="09.07.02">
44
<friendlyName>DotNetNuke Telerik Web Components</friendlyName>
55
<description>Provides Telerik Components for DotNetNuke.</description>
66
<dependencies/>

DNN Platform/Connectors/Azure/AzureConnector.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="Dnn.AzureConnector" type="Connector" isSystem="false" version="09.07.01">
3+
<package name="Dnn.AzureConnector" type="Connector" isSystem="false" version="09.07.02">
44
<friendlyName>Dnn Azure Connector</friendlyName>
55
<description>The Azure Connector allows you to integrate Azure as your commenting solution with the Publisher module.</description>
66
<iconFile>~/DesktopModules/Connectors/Azure/Images/icon-azure-32px.png</iconFile>

DNN Platform/Connectors/GoogleAnalytics/GoogleAnalyticsConnector.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DNN.Connectors.GoogleAnalytics" type="Connector" isSystem="false" version="09.07.01">
3+
<package name="DNN.Connectors.GoogleAnalytics" type="Connector" isSystem="false" version="09.07.02">
44
<friendlyName>Google Analytics Connector</friendlyName>
55
<description>Configure your sites Google Analytics settings.</description>
66
<iconFile>~/DesktopModules/Connectors/GoogleAnalytics/Images/GoogleAnalytics_32X32_Standard.png</iconFile>

DNN Platform/Dnn.AuthServices.Jwt/Dnn.Jwt.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="DNNJWT" type="Provider" version="09.07.01">
3+
<package name="DNNJWT" type="Provider" version="09.07.02">
44
<friendlyName>DNN JWT Auth Handler</friendlyName>
55
<description>DNN Json Web Token Authentication (JWT) library for cookie-less Mobile authentication clients</description>
66
<dependencies/>

0 commit comments

Comments
 (0)