Skip to content
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

Merged release/9.13.0 into master to release v9.13.0 #5827

Merged
merged 169 commits into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
169 commits
Select commit Hold shift + click to select a range
2b670c6
update the smtp provider to support oauth authentication.
zyhfish Dec 28, 2022
9ce5dea
Fixed an issue that prevented sending smtp test emails
valadas Dec 18, 2022
d5c7424
Merge branch 'develop' into task/smtp-oauth-interface
zyhfish Dec 29, 2022
7e982d3
update the resources.
zyhfish Dec 29, 2022
b70289f
refactoring the code.
zyhfish Dec 29, 2022
b790019
Replace with IOauth2SmtpClient MailKit dependency
bdukes Jan 10, 2023
70235f1
Clean up documentation
bdukes Jan 10, 2023
0d02170
Merge branch 'develop' into task/smtp-oauth-interface
bdukes Jan 10, 2023
bcd77dd
Add SupportsOAuth property to MailProvider
bdukes Jan 11, 2023
75794cc
Merge remote-tracking branch 'dnnsoftware/develop' into task/smtp-oau…
bdukes Jan 11, 2023
e1d8991
Added 9.12.0-rc0 to bug report template
valadas Jun 14, 2023
7e4ded1
Update .github/ISSUE_TEMPLATE/bug-report.yml
valadas Jun 14, 2023
7b1a0fb
Merge pull request #5682 from dnnsoftware/9.12.0-rc0-bug-template
valadas Jun 14, 2023
99f68cc
Clean up format of affected-versions dropdown
david-poindexter Jun 14, 2023
779e4bf
Fixed a missing return
david-poindexter Jun 14, 2023
dbf3c60
Merge pull request #5683 from dnnsoftware/bug-report-affected-versions
valadas Jun 14, 2023
76c0d27
Another cleanup attempt for line spacing
david-poindexter Jun 14, 2023
45478d1
Merge pull request #5684 from dnnsoftware/bug-report-line-spacing
valadas Jun 14, 2023
25aedbd
Compress Images
valadas Jun 18, 2023
06d60d5
Fix GetExtensionUrlProviders proc for 9.12.1
bdukes Jun 19, 2023
8b85a75
Merge pull request #5697 from dnnsoftware/create-pull-request/patch-1…
mitchelsellers Jun 19, 2023
46643bf
Merge pull request #5698 from bdukes/fix-GetExtensionUrlProviders
valadas Jun 19, 2023
227f566
Merge pull request #5701 from dnnsoftware/release/9.12.0
bdukes Jun 20, 2023
a28544f
Correct connector descriptions
bdukes Jun 21, 2023
4b9eadd
Merge pull request #5703 from bdukes/connector-descriptions
mitchelsellers Jun 21, 2023
fb3ca64
Updated bug-report.yml as per v9.12.0 release
valadas Jun 22, 2023
3867ff1
Merge pull request #5705 from valadas/9.12.0-issue-template
valadas Jun 22, 2023
c0fcf6b
Match Newtonsoft dependency version for NuGet pkg
bdukes Jun 22, 2023
99376c8
Merge pull request #5707 from bdukes/bump-newtonsoft-dependency
valadas Jun 22, 2023
ce9d803
Merge branch 'develop' into task/smtp-oauth-interface
zyhfish Jun 30, 2023
1269789
Log all loader errors at once, at warning level
bdukes Jun 23, 2023
e4bace4
Bump Newtonsoft.Json from 13.0.2 to 13.0.3
bdukes Jun 30, 2023
46d2dc5
Merge pull request #5712 from bdukes/clarify-startup-errors
valadas Jun 30, 2023
b86d0c1
Add JS libraries for jQuery.fileupload
bdukes Jul 7, 2023
6898f22
Add JS library for jQuery.hoverIntent
bdukes Jul 7, 2023
5699f7b
Add JS library for DNN Plugins
bdukes Jul 7, 2023
e2042b1
Merge pull request #5724 from bdukes/fileupload-libraries
david-poindexter Jul 7, 2023
5ea88bf
Merge pull request #5713 from bdukes/bump-newtonsoft
valadas Jul 8, 2023
1e5ed90
Bump semver from 5.7.1 to 5.7.2
dependabot[bot] Jul 11, 2023
71c696f
Merge pull request #5731 from dnnsoftware/dependabot/npm_and_yarn/sem…
valadas Jul 11, 2023
8661bcc
Turn on TreatWarningsAsErrors for all projects
bdukes Jul 14, 2023
bda3338
Fix casing mismatch between codebehind and ascx
bdukes Jul 14, 2023
0f8ed24
Fixed an issue with settings caching using SettingsRepository
valadas Jul 14, 2023
23d40ac
Fixed an issue where DnnPlugins package was not being produced
valadas Jul 15, 2023
773a7ef
Merge pull request #5742 from valadas/settings-repository-cache
mitchelsellers Jul 15, 2023
fab73a2
Merge pull request #5741 from valadas/package-dnnPlugins
mitchelsellers Jul 15, 2023
5cb4bf1
Merge pull request #5738 from bdukes/fix/azure-folder-provider
mitchelsellers Jul 17, 2023
a41c60a
Merge pull request #5737 from bdukes/warnings-as-errors
mitchelsellers Jul 17, 2023
fd362d9
Fixed the retry fequency if un-changed for the WebServerMonitor
mitchelsellers Jul 17, 2023
97f6021
Partical solution for #5552 to remove a stored procedure that should …
mitchelsellers Jul 17, 2023
255e717
Updated the name of the conenctor for #5700
mitchelsellers Jul 17, 2023
90e6ac4
Merge pull request #5752 from mitchelsellers/feature/fix-5552-sql
valadas Jul 17, 2023
959d1c7
Update DNN Platform/Website/Providers/DataProviders/SqlDataProvider/0…
mitchelsellers Jul 18, 2023
93cc68f
Merge branch 'develop' into feature/fix-5634
mitchelsellers Jul 18, 2023
2614f9d
Merge pull request #5751 from mitchelsellers/feature/fix-5634
valadas Jul 18, 2023
a41880d
Bump word-wrap from 1.2.3 to 1.2.4
dependabot[bot] Jul 19, 2023
ed566ef
Merge pull request #5757 from dnnsoftware/dependabot/npm_and_yarn/wor…
mitchelsellers Jul 19, 2023
0968722
Adjust help text for SMTP SSL setting (#5756)
bdukes Jul 20, 2023
8272221
Implement DnnDeprecated source generator for types
bdukes Jul 13, 2023
3dac63b
Implement DnnDeprecated source generator for methods
bdukes Jul 14, 2023
9788acc
Support generic types in DnnDeprecated generator
bdukes Jul 18, 2023
cca7466
Write all method modifiers
bdukes Jul 18, 2023
e665f62
Support out/ref parameters
bdukes Jul 18, 2023
f130a15
Support default parameter values
bdukes Jul 20, 2023
8880785
Fix invalid hint for generic parameters
bdukes Jul 20, 2023
806456e
Support methods with where clause in DnnDeprecated
bdukes Jul 20, 2023
ffb9691
Support params parameters in DnnDeprecated
bdukes Jul 20, 2023
e2f525f
Support extension methods in DnnDeprecated
bdukes Jul 20, 2023
eb0cfe4
Fix DnnDeprecated error with special characters
bdukes Jul 21, 2023
8bc80b5
Write default string parameter values correctly
bdukes Jul 21, 2023
fe68f2d
Fix multi-parameter extension methods
bdukes Jul 21, 2023
39a8c3a
Use latest C# version in all projects
bdukes Jul 18, 2023
86a809a
Convert Obsolete to DnnDeprecated
bdukes Jul 18, 2023
697b878
Use DnnDeprecated template when it can't be used
bdukes Jul 20, 2023
fd95188
Remove Obsolete attribute when type is deprecated
bdukes Jul 20, 2023
9dffb8e
Resolve new obsolete usage
bdukes Jul 21, 2023
aef60fb
CKE Adds option to allow browser by permissions (#5762)
skamphuis Jul 25, 2023
92382c2
Merge pull request #5754 from bdukes/dnn-deprecated-source-generator
valadas Jul 25, 2023
4d24350
Do all non-major npm upgrades
bdukes Jul 25, 2023
221ee4d
Revert @types/ws to 8.5.4
bdukes Jul 26, 2023
10c871e
Revert eslint-plugin-react to 7.13.0
bdukes Jul 26, 2023
1eed99f
Resolve missing prop-types
bdukes Jul 26, 2023
e918a0f
Fix incorrect deprecation versions (#5766)
bdukes Jul 27, 2023
30d7c7c
Merge pull request #5764 from bdukes/update-yarn-dependencies
david-poindexter Jul 28, 2023
6192ec8
Bump async from 2.6.2 to 2.6.4
dependabot[bot] Jul 28, 2023
bca0b9c
Merge pull request #5767 from dnnsoftware/dependabot/npm_and_yarn/asy…
valadas Jul 28, 2023
7339448
Updated to remove additional elements
mitchelsellers Jul 31, 2023
8506e60
Merge pull request #5769 from mitchelsellers/feature/5552-final-fixes
valadas Jul 31, 2023
d1652a3
Add a request scope if it wasn't created
bdukes Jul 31, 2023
3d39eb3
Merge pull request #5770 from bdukes/request-scope-fallback
mitchelsellers Aug 1, 2023
27d6a78
Add documentation for PortalSecurity.cs
david-poindexter Aug 4, 2023
a5d1582
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
124b0ea
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
d263e2b
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
10f8d56
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
f214365
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
6d9d83d
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
bc07989
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
ea5a7d4
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
f51fe3a
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
47820f9
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
6bf66df
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
4597127
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
24c4519
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
33445a8
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
893375d
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
70920ab
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
33c6555
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
dc09729
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
8eb50d2
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
f68937c
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
e625990
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
4103082
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
8020f21
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
965b4dc
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
4b9aecd
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
67c8606
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
c4c4f1e
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
6fd48bd
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
eea95e1
Update DNN Platform/Library/Security/PortalSecurity.cs
valadas Aug 4, 2023
6b929d3
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
9efe38d
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
007b765
Update DNN Platform/Library/Security/PortalSecurity.cs
david-poindexter Aug 4, 2023
4b31e41
Merge pull request #5780 from david-poindexter/issue-5779
valadas Aug 4, 2023
c7247d0
Update ModuleActions.css for #5783
Timo-Breumelhof Aug 8, 2023
7233375
Merge pull request #5784 from Timo-Breumelhof/Timo-Breumelhof-patch-1
valadas Aug 8, 2023
78bf028
Removed outdated file
mitchelsellers Aug 8, 2023
1824f7b
Merge pull request #5787 from mitchelsellers/feature/mitch-cleanup-items
valadas Aug 8, 2023
0c9552e
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.3.1 to 4.6.0
dependabot[bot] Aug 1, 2023
2113f58
Bump Microsoft.CodeAnalysis.CSharp to 4.6.0
bdukes Aug 8, 2023
2fa76aa
Don't distribute source generators DLL
bdukes Aug 8, 2023
59e877d
Fix infinite loop on install
bdukes Aug 8, 2023
ce0fc4f
Merge pull request #5775 from dnnsoftware/dependabot/nuget/Microsoft.…
valadas Aug 9, 2023
827790d
Merge pull request #5788 from bdukes/fix/di-scope-infinite-loop
david-poindexter Aug 9, 2023
a77d67d
Fixed an sql issue in 9.12.1 clean install
valadas Aug 9, 2023
5e8f472
Merge pull request #5790 from valadas/9.12.1-install-sql-error
mitchelsellers Aug 9, 2023
5b83388
Add host resources in merges
donker Aug 9, 2023
e69f3db
Fixed an issue where ServerSummary would not hide (#5792)
valadas Aug 9, 2023
87734c5
add gmail/exchange implementations.
zyhfish Aug 23, 2023
c8958ed
Merge branch 'develop' into task/smtp-oauth-interface
valadas Aug 23, 2023
75a3f7f
Fixed stylecop issues
valadas Aug 23, 2023
9e8c137
Fixed additional stylecop issues
valadas Aug 23, 2023
73b3c4d
Fix inconsistent SmtpOAuthController tests
bdukes Aug 23, 2023
6fb4bae
Replace ServiceLocator with DI for SMTP OAuth
bdukes Aug 24, 2023
d9a6c1d
Turn on TreatWarningsAsErrors for SMTP OAuth
bdukes Aug 24, 2023
d8eb679
Consolidate NuGet package versions
bdukes Aug 24, 2023
8f63392
Clean up SMTP OAuth implementation
bdukes Aug 24, 2023
c5cf724
Merge pull request #5460 from zyhfish/task/smtp-oauth-interface
mitchelsellers Aug 29, 2023
a6b03e9
Upgrade to Cake 3.1 from 2.3
bdukes Aug 30, 2023
54ba220
Upgrade jQuery from 3.5.1 to 3.7.1
bdukes Aug 30, 2023
b6485f4
Upgrade jQuery Migrate from 3.4.0 to 3.4.1
bdukes Aug 30, 2023
ee6abd2
Merge pull request #5799 from bdukes/jquery-3.7.1
valadas Aug 31, 2023
8549cff
Merge pull request #5798 from bdukes/cake-3
mitchelsellers Aug 31, 2023
3bd558e
Bump actions/checkout from 3 to 4
dependabot[bot] Sep 4, 2023
5f4603c
Merge pull request #5804 from dnnsoftware/dependabot/github_actions/a…
mitchelsellers Sep 5, 2023
4ba6c14
Fixed an issue where filenames of downloads would get mangled
valadas Sep 8, 2023
0141e91
Removed stray debugger statement used for troubleshooting
valadas Sep 8, 2023
c8714aa
Update web.config max upload size defaults, correct backend calcs, an…
david-poindexter Sep 8, 2023
40b2bf5
Merge pull request #5806 from valadas/fix-filename-download
david-poindexter Sep 8, 2023
c4f8c39
Revert changes to Config and move max supported limit to SecurityCont…
david-poindexter Sep 8, 2023
7c9c29f
Merge pull request #5807 from david-poindexter/issue-5778
valadas Sep 8, 2023
8324007
Update bug-report.yml
valadas Sep 19, 2023
a201425
Merge pull request #5814 from dnnsoftware/valadas-patch-1
valadas Sep 19, 2023
89bd59a
Move DnnDeprecatedAttribute to Abstractions
bdukes Sep 19, 2023
a8316d0
Merge pull request #5816 from bdukes/remove-source-generator-reference
valadas Sep 20, 2023
cad07e9
fix: resourceManager copyUrl
PabloSR06 Sep 20, 2023
0d3022d
Merge pull request #1 from PabloSR06/ResourceManager
PabloSR06 Sep 20, 2023
9aceb97
Remove unnecessary string interpolation
bdukes Sep 20, 2023
c7b6f1c
Merge pull request #5817 from PabloSR06/develop
valadas Sep 20, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 6 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,21 @@ body:
label: Anything else?
description: |
Links? References? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
_Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in._
validations:
required: false
- type: dropdown
id: affected-versions
attributes:
label: Affected Versions
description: What versions of DNN are you running?
description: |
What version of DNN are you running?
**NOTE:** _If your version is not listed, please upgrade to the latest version. If you cannot upgrade at this time, please open a [Discussion](https://github.com/dnnsoftware/Dnn.Platform/discussions) instead._
multiple: true
options:
- 9.12.0 (latest release)
- 9.13.0 (release candidate)
- 10.0.0 (alpha)
- 9.11.2 (latest release)
validations:
required: true
- type: dropdown
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/image-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Compress Images
id: compress_images
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/open-merged-pr-to-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.merged }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: peterjgrainger/action-create-branch@v2.4.0
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updateVersions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.ref_type == 'branch' && startsWith(github.event.ref, 'release/') }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Get the release branch version
uses: valadas/get-release-branch-version@v1.0.1
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,6 @@ yarn-error.log
/Build/bin/
/.dotnet/
/Build/Tools/

/DotNetNuke.Internal.SourceGenerators/bin/
/DNN Platform/Tests/DotNetNuke.Tests.SourceGenerators/Snapshots/*.received.*
16 changes: 8 additions & 8 deletions Build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
<AdditionalFiles Include="..\stylecop.json" Link="stylecop.json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Cake.BuildSystems.Module" Version="4.2.0" />
<PackageReference Include="Cake.FileHelpers" Version="5.0.0" />
<PackageReference Include="Cake.Frosting" Version="2.3.0" />
<PackageReference Include="Cake.Git" Version="2.0.0" />
<PackageReference Include="Cake.Issues" Version="2.0.0" />
<PackageReference Include="Cake.Issues.MsBuild" Version="2.0.0" />
<PackageReference Include="Cake.BuildSystems.Module" Version="5.0.0" />
<PackageReference Include="Cake.FileHelpers" Version="6.1.3" />
<PackageReference Include="Cake.Frosting" Version="3.1.0" />
<PackageReference Include="Cake.Git" Version="3.0.0" />
<PackageReference Include="Cake.Issues" Version="3.0.0" />
<PackageReference Include="Cake.Issues.MsBuild" Version="3.0.0" />
<PackageReference Include="Cake.Json" Version="7.0.1" />
<PackageReference Include="Cake.XdtTransform" Version="2.0.0" />
<PackageReference Include="Cake.Yarn" Version="0.4.8" />
<PackageReference Include="Cake.Yarn" Version="2.0.0" />
<PackageReference Include="Dnn.CakeUtils" Version="2.0.2" />
<PackageReference Include="MSBuild.StructuredLogger" Version="2.1.820" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion Build/Lifetime.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace DotNetNuke.Build
public sealed class Lifetime : FrostingLifetime<Context>
{
/// <inheritdoc/>
public override void Setup(Context context)
public override void Setup(Context context, ISetupContext setupContext)
{
context.IsRunningInCI = context.HasEnvironmentVariable("TF_BUILD");
context.Information("Is Running in CI : {0}", context.IsRunningInCI);
Expand Down
1 change: 1 addition & 0 deletions Build/Tasks/packaging.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"/bin/Dnn.PersonaBar.*",
"/bin/DotNetNuke.Authentication.*",
"/bin/DotNetNuke.Modules.*",
"/bin/DotNetNuke.Internal.*",
"/bin/DotNetNuke.Web.Deprecated.dll",
"/bin/DotNetNuke.Website.Deprecated.dll",
"/bin/System.IdentityModel.Tokens.Jwt.*",
Expand Down
108 changes: 64 additions & 44 deletions Build/Tasks/thirdparty.json
Original file line number Diff line number Diff line change
@@ -1,44 +1,64 @@
[
{
"name": "jQuery",
"folder": "DNN Platform/JavaScript Libraries/jQuery/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQueryMigrate",
"folder": "DNN Platform/JavaScript Libraries/jQueryMigrate/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQueryUI",
"folder": "DNN Platform/JavaScript Libraries/jQueryUI/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "Knockout",
"folder": "DNN Platform/JavaScript Libraries/Knockout/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "KnockoutMapping",
"folder": "DNN Platform/JavaScript Libraries/KnockoutMapping/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "Selectize",
"folder": "DNN Platform/JavaScript Libraries/Selectize/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "Microsoft.CodeDom.Providers.DotNetCompilerPlatform",
"folder": "DNN Platform/Components/Microsoft.CodeDom.Providers.DotNetCompilerPlatform/",
"destination": "Install/Library",
"extension": "resources"
},
{
"name": "MicrosoftFileSystemGlobbing",
"folder": "DNN Platform/Components/Microsoft.Extensions.FileSystemGlobbing/",
"destination": "Install/Library",
"excludes": [ "**/*.xml" ]
}
]
[
{
"name": "DnnPlugins",
"folder": "DNN Platform/JavaScript Libraries/DnnPlugins/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "HoverIntent",
"folder": "DNN Platform/JavaScript Libraries/HoverIntent/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQuery",
"folder": "DNN Platform/JavaScript Libraries/jQuery/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQuery.Fileupload",
"folder": "DNN Platform/JavaScript Libraries/jQuery.Fileupload/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQuery.iframe-transport",
"folder": "DNN Platform/JavaScript Libraries/jQuery.iframe-transport/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQueryMigrate",
"folder": "DNN Platform/JavaScript Libraries/jQueryMigrate/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "jQueryUI",
"folder": "DNN Platform/JavaScript Libraries/jQueryUI/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "Knockout",
"folder": "DNN Platform/JavaScript Libraries/Knockout/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "KnockoutMapping",
"folder": "DNN Platform/JavaScript Libraries/KnockoutMapping/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "Selectize",
"folder": "DNN Platform/JavaScript Libraries/Selectize/",
"destination": "Install/JavaScriptLibrary"
},
{
"name": "Microsoft.CodeDom.Providers.DotNetCompilerPlatform",
"folder": "DNN Platform/Components/Microsoft.CodeDom.Providers.DotNetCompilerPlatform/",
"destination": "Install/Library",
"extension": "resources"
},
{
"name": "MicrosoftFileSystemGlobbing",
"folder": "DNN Platform/Components/Microsoft.Extensions.FileSystemGlobbing/",
"destination": "Install/Library",
"excludes": [ "**/*.xml" ]
}
]
5 changes: 4 additions & 1 deletion Build/Tasks/unversionedManifests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@ DNN Platform/Components/Microsoft.*/**/*.dnn
DNN Platform/Components/Newtonsoft/*.dnn
DNN Platform/Components/WebFormsMvp/*.dnn
DNN Platform/Components/SharpZipLib/*.dnn
DNN Platform/JavaScript Libraries/**/*.dnn
DNN Platform/JavaScript Libraries/HoverIntent/*.dnn
DNN Platform/JavaScript Libraries/jQuery*/*.dnn
DNN Platform/JavaScript Libraries/Knockout*/*.dnn
DNN Platform/JavaScript Libraries/Selectize/*.dnn
Temp/**/*.dnn
2 changes: 1 addition & 1 deletion Build/Tools/NuGet/DotNetNuke.WebApi.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependencies>
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.9" />
<dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.9" />
<dependency id="NewtonSoft.Json" version="10.0.3" />
<dependency id="NewtonSoft.Json" version="13.0.3" />
<dependency id="DotNetNuke.Web" version="$version$" />
</dependencies>
</metadata>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<DocumentationFile>bin\Dnn.Modules.Console.XML</DocumentationFile>
<NoWarn>
</NoWarn>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
Expand All @@ -49,7 +49,7 @@
<DocumentationFile>bin\Dnn.Modules.Console.XML</DocumentationFile>
<NoWarn>
</NoWarn>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DNN Platform/Connectors/Azure/AzureConnector.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package name="Dnn.AzureConnector" type="Connector" isSystem="false" version="09.12.00">
<friendlyName>Dnn Azure Connector</friendlyName>
<description>The Azure Connector allows you to integrate Azure as your commenting solution with the Publisher module.</description>
<description>The Azure Connector allows you to create folders mapped to Azure Storage accounts.</description>
<iconFile>~/DesktopModules/Connectors/Azure/Images/icon-azure-32px.png</iconFile>
<dependencies>
<dependency type="CoreVersion">09.02.00</dependency>
Expand Down
13 changes: 7 additions & 6 deletions DNN Platform/Connectors/Azure/Dnn.AzureConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Dnn.AzureConnector.xml</DocumentationFile>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<NoWarn>1591</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand All @@ -39,7 +40,8 @@
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Dnn.AzureConnector.xml</DocumentationFile>
<NoWarn>1591</NoWarn>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Cloud_Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -50,7 +52,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Dnn.AzureConnector.xml</DocumentationFile>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<NoWarn>1591</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Cloud_Release|AnyCPU' ">
Expand All @@ -62,16 +64,15 @@
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Dnn.AzureConnector.xml</DocumentationFile>
<NoWarn>1591</NoWarn>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.WindowsAzure.Storage, Version=4.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Components\WindowsAzure\Microsoft.WindowsAzure.Storage.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
<HintPath>..\..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
2 changes: 1 addition & 1 deletion DNN Platform/Connectors/Azure/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.9" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.9" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.9" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net472" />
<package id="StyleCop.Analyzers" version="1.1.118" targetFramework="net472" developmentDependency="true" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<value>Delete Connection</value>
</data>
<data name="ConnectorName.Text" xml:space="preserve">
<value>Google Analytics Core Connector</value>
<value>Google Analytics (Legacy UA) Connector</value>
</data>
<data name="TrackAdministrators.Text" xml:space="preserve">
<value>Track for Administrators:</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\DNN.Connectors.GoogleAnalytics.xml</DocumentationFile>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<NoWarn>1591</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
Expand All @@ -39,7 +39,8 @@
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\DNN.Connectors.GoogleAnalytics.xml</DocumentationFile>
<NoWarn>1591</NoWarn>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Cloud_Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand All @@ -50,7 +51,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\DNN.Connectors.GoogleAnalytics.xml</DocumentationFile>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
<NoWarn>1591</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Cloud_Release|AnyCPU' ">
Expand All @@ -62,12 +63,11 @@
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\DNN.Connectors.GoogleAnalytics.xml</DocumentationFile>
<NoWarn>1591</NoWarn>
<LangVersion>7</LangVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
<HintPath>..\..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ namespace DNN.Connectors.GoogleAnalytics
/// <summary>Connector to provide configuration for Google Analytics support.</summary>
public class GoogleAnalyticsConnector : IConnector
{
private const string DefaultDisplayName = "Google Analytics";
private const string DefaultDisplayName = "Google Analytics (Legacy UA)";

private string displayName;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<dotnetnuke type="Package" version="5.0">
<packages>
<package name="DNN.Connectors.GoogleAnalytics" type="Connector" isSystem="false" version="09.12.00">
<friendlyName>Google Analytics Connector</friendlyName>
<description>Configure your sites Google Analytics settings.</description>
<friendlyName>Google Analytics (Legacy UA) Connector</friendlyName>
<description>Configure your site's Google Analytics settings using Universal Analytics.</description>
<iconFile>~/DesktopModules/Connectors/GoogleAnalytics/Images/GoogleAnalytics_32X32_Standard.png</iconFile>
<dependencies>
<dependency type="CoreVersion">09.02.00</dependency>
Expand Down
2 changes: 1 addition & 1 deletion DNN Platform/Connectors/GoogleAnalytics/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<packages>
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.9" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.9" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net472" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net472" />
<package id="StyleCop.Analyzers" version="1.1.118" targetFramework="net472" developmentDependency="true" />
</packages>
Loading
Loading