diff --git a/AssemblyInfo.vb b/AssemblyInfo.vb index b438117..667ae80 100644 --- a/AssemblyInfo.vb +++ b/AssemblyInfo.vb @@ -1,4 +1,4 @@ -'------------------------------------------------------------------------------ +'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version:4.0.30319.42000 @@ -11,17 +11,13 @@ Option Strict Off Option Explicit On -Imports System -Imports System.Reflection -Imports System.Runtime.CompilerServices -Imports System.Runtime.InteropServices - + diff --git a/DNNStuff.Aggregator.vbproj b/DNNStuff.Aggregator.vbproj index f441549..a051410 100644 --- a/DNNStuff.Aggregator.vbproj +++ b/DNNStuff.Aggregator.vbproj @@ -101,29 +101,29 @@ DotNetNuke - D:\TOOLING\BIN\DotNetNuke7\DotNetNuke.dll - D:\TOOLING\BIN\DotNetNuke8\DotNetNuke.dll + J:\TOOLING\BIN\DotNetNuke7\DotNetNuke.dll + J:\TOOLING\BIN\DotNetNuke8\DotNetNuke.dll False DotNetNuke.WebUtility - D:\TOOLING\BIN\DotNetNuke7\DotNetNuke.WebUtility.dll - D:\TOOLING\BIN\DotNetNuke8\DotNetNuke.WebUtility.dll + J:\TOOLING\BIN\DotNetNuke7\DotNetNuke.WebUtility.dll + J:\TOOLING\BIN\DotNetNuke8\DotNetNuke.WebUtility.dll False False - D:\TOOLING\BIN\DotNetNuke7\SharpZipLib.dll - D:\TOOLING\BIN\DotNetNuke8\SharpZipLib.dll + J:\TOOLING\BIN\DotNetNuke7\SharpZipLib.dll + J:\TOOLING\BIN\DotNetNuke8\SharpZipLib.dll False False - D:\TOOLING\BIN\Various\RssToolkit.dll + J:\TOOLING\BIN\Various\RssToolkit.dll False - D:\TOOLING\BIN\Various\DNNStuff.Utilities.dll + J:\TOOLING\BIN\Various\DNNStuff.Utilities.dll Microsoft.VisualBasic diff --git a/No Container.ascx b/No Container.ascx index 0df2e91..a37f5ac 100644 --- a/No Container.ascx +++ b/No Container.ascx @@ -1,5 +1,2 @@ -<%@ Control language="vb" CodeBehind="~/admin/Containers/container.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %> -<%@ Register TagPrefix="dnn" TagName="ACTIONS" Src="~/Admin/Containers/Actions.ascx" %> -
- -
\ No newline at end of file +<%@ Control Language="C#" CodeBehind="~/admin/Containers/container.cs" AutoEventWireup="false" Inherits="DotNetNuke.UI.Containers.Container" %> +
diff --git a/Providers/SqlDataProvider/dnnstuff.aggregator.sqldataprovider.vbproj b/Providers/SqlDataProvider/dnnstuff.aggregator.sqldataprovider.vbproj index 6766ea9..e214539 100644 --- a/Providers/SqlDataProvider/dnnstuff.aggregator.sqldataprovider.vbproj +++ b/Providers/SqlDataProvider/dnnstuff.aggregator.sqldataprovider.vbproj @@ -99,14 +99,14 @@ DotNetNuke - D:\TOOLING\BIN\DotNetNuke7\DotNetNuke.dll - D:\TOOLING\BIN\DotNetNuke8\DotNetNuke.dll + J:\TOOLING\BIN\DotNetNuke7\DotNetNuke.dll + J:\TOOLING\BIN\DotNetNuke8\DotNetNuke.dll False False - D:\TOOLING\BIN\DotNetNuke7\Microsoft.ApplicationBlocks.Data.dll - D:\TOOLING\BIN\DotNetNuke8\Microsoft.ApplicationBlocks.Data.dll + J:\TOOLING\BIN\DotNetNuke7\Microsoft.ApplicationBlocks.Data.dll + J:\TOOLING\BIN\DotNetNuke8\Microsoft.ApplicationBlocks.Data.dll False diff --git a/Version/All/Version_Current.html b/Version/All/Version_Current.html index e287d0a..87c4474 100644 --- a/Version/All/Version_Current.html +++ b/Version/All/Version_Current.html @@ -1,11 +1,10 @@ -

06.05.00

-

21/Jan/2016

+

06.05.01

+

14/Jun/2016

  • Fixes
      -
    • Added support for DNN8
    • -
    • Minimum configuration is now DNN 7.1.2+ (.NET 4.0) / DNN 8+ (.NET 4.5)
    • +
    • Fixed a bug in DNN8 when hiding container of embedded modules
diff --git a/Version/All/Version_Current.md b/Version/All/Version_Current.md index 58db09a..583e5ee 100644 --- a/Version/All/Version_Current.md +++ b/Version/All/Version_Current.md @@ -1,12 +1,12 @@ -## 06.05.00 +## 06.05.01 -21/Jan/2016 +14/Jun/2016 * Fixes - * Added support for DNN8 - * Minimum configuration is now DNN 7.1.2+ (.NET 4.0) / DNN 8+ (.NET 4.5) + * Fixed a bug in DNN8 when hiding container of embedded modules + For additional release history please visit the [documentation](http://docs.dnnstuff.com/pages/aggregator). diff --git a/Version/Documentation/Releases.html.md b/Version/Documentation/Releases.html.md index c34315e..052e4df 100644 --- a/Version/Documentation/Releases.html.md +++ b/Version/Documentation/Releases.html.md @@ -7,6 +7,24 @@ tags: ['intro','page'] +## 06.05.01 + +14/Jun/2016 + + +## 06.05.00 + +21/Jan/2016 + + +* Fixes + * Added support for DNN8 + * Minimum configuration is now DNN 7.1.2+ (.NET 4.0) / DNN 8+ (.NET 4.5) + + +For additional release history please visit the [documentation](http://docs.dnnstuff.com/pages/aggregator). + + ## 06.05.00 21/Jan/2016