diff --git a/02.00.00.txt b/02.00.00.txt index 4867dca..9737453 100644 --- a/02.00.00.txt +++ b/02.00.00.txt @@ -1,5 +1,4 @@ -bin\SignalRChat.dll -DesktopModules\SignalRChat\App_LocalResources +DesktopModules\SignalRChat\App_LocalResources DesktopModules\SignalRChat\App_LocalResources\Edit.ascx.resx DesktopModules\SignalRChat\App_LocalResources\Settings.ascx.resx DesktopModules\SignalRChat\App_LocalResources\SharedResources.resx diff --git a/Archive.ascx.cs b/Archive.ascx.cs index 938e0b8..576adc2 100644 --- a/Archive.ascx.cs +++ b/Archive.ascx.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/BuildScripts/ModulePackage.targets b/BuildScripts/ModulePackage.targets index cec8419..a6bf35d 100644 --- a/BuildScripts/ModulePackage.targets +++ b/BuildScripts/ModulePackage.targets @@ -77,7 +77,7 @@ - + @@ -113,7 +113,7 @@ - + diff --git a/Components/ChatHub.cs b/Components/ChatHub.cs index de6ec2b..7f4e0b6 100644 --- a/Components/ChatHub.cs +++ b/Components/ChatHub.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/ConnectionRecord.cs b/Components/ConnectionRecord.cs index 784af31..a347cdf 100644 --- a/Components/ConnectionRecord.cs +++ b/Components/ConnectionRecord.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/ConnectionRecordController.cs b/Components/ConnectionRecordController.cs index 755dbe1..96f19f3 100644 --- a/Components/ConnectionRecordController.cs +++ b/Components/ConnectionRecordController.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/ConnectionRecordRoomController.cs b/Components/ConnectionRecordRoomController.cs index 692e6d6..8c6d029 100644 --- a/Components/ConnectionRecordRoomController.cs +++ b/Components/ConnectionRecordRoomController.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/Message.cs b/Components/Message.cs index 33f3b77..51aa802 100644 --- a/Components/Message.cs +++ b/Components/Message.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/MessageController.cs b/Components/MessageController.cs index cc22fda..2132f36 100644 --- a/Components/MessageController.cs +++ b/Components/MessageController.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/Room.cs b/Components/Room.cs index 68a31c8..573a717 100644 --- a/Components/Room.cs +++ b/Components/Room.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/RoomController.cs b/Components/RoomController.cs index 1c87acf..75c0442 100644 --- a/Components/RoomController.cs +++ b/Components/RoomController.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/RouteMapper.cs b/Components/RouteMapper.cs index 5f6ee9d..a89adf2 100644 --- a/Components/RouteMapper.cs +++ b/Components/RouteMapper.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Components/UserListRecords.cs b/Components/UserListRecords.cs index 6d963f0..6210d64 100644 --- a/Components/UserListRecords.cs +++ b/Components/UserListRecords.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/DnnChat.csproj b/DnnChat.csproj index 94a9851..461930a 100644 --- a/DnnChat.csproj +++ b/DnnChat.csproj @@ -1,5 +1,5 @@  - + Debug @@ -13,7 +13,7 @@ Properties Christoc.Modules.DnnChat DnnChat - v4.5 + v4.5.1 false @@ -30,6 +30,7 @@ .\ true + true @@ -51,7 +52,7 @@ false - + False ..\..\bin\DotNetNuke.dll @@ -90,7 +91,7 @@ False - packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll + ..\..\bin\Newtonsoft.Json.dll False diff --git a/DnnChat.dnn b/DnnChat.dnn index 66b33ee..0217ff8 100644 --- a/DnnChat.dnn +++ b/DnnChat.dnn @@ -1,6 +1,6 @@ - + DnnChat A Chat module for DotNetNuke using SignalR /Images/icon_extensions_32px.png @@ -14,7 +14,7 @@ true - 07.01.00 + 08.00.00 System.Reflection.ReflectionContext @@ -60,7 +60,7 @@ @@ -162,22 +162,16 @@ Microsoft.Owin.Security.dll bin - - NewtonSoft.Json.dll - bin\dnnchat - bin\dnnchat\NewtonSoft.Json.dll - 6.0.0.0 - - + + --> diff --git a/DnnChatModuleBase.cs b/DnnChatModuleBase.cs index e57b1f2..ae870d8 100644 --- a/DnnChatModuleBase.cs +++ b/DnnChatModuleBase.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/DnnChatModuleSettingsBase.cs b/DnnChatModuleSettingsBase.cs index b107e14..0b49abf 100644 --- a/DnnChatModuleSettingsBase.cs +++ b/DnnChatModuleSettingsBase.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED diff --git a/Edit.ascx.cs b/Edit.ascx.cs index 4b3959d..37e3c0f 100644 --- a/Edit.ascx.cs +++ b/Edit.ascx.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index dc8b59f..4629ab8 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated @@ -50,5 +50,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("02.00.00.*")] -[assembly: AssemblyFileVersion("02.00.00.*")] +[assembly: AssemblyVersion("02.01.00.*")] +[assembly: AssemblyFileVersion("02.01.00.*")] diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 9ddedc3..0fbb742 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -11,6 +11,17 @@


+ + +

About the dnnCHAT Module

+

+ Version 02.01.00

+

+
    +
  • Updated for DNN 8 references
  • +
  • Removed NewtonSoft.Json custom references
  • +
+

About the dnnCHAT Module

Version 02.00.00

diff --git a/Settings.ascx.cs b/Settings.ascx.cs index 9bc3cc8..b5a428c 100644 --- a/Settings.ascx.cs +++ b/Settings.ascx.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/View.ascx.cs b/View.ascx.cs index a3813e5..f65053e 100644 --- a/View.ascx.cs +++ b/View.ascx.cs @@ -1,5 +1,5 @@ /* -' Copyright (c) 2015 Christoc.com Software Solutions +' Copyright (c) 2016 Christoc.com Software Solutions ' All rights reserved. ' ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/install/DnnChat_02.01.00_Install.zip b/install/DnnChat_02.01.00_Install.zip new file mode 100644 index 0000000..244aaf7 Binary files /dev/null and b/install/DnnChat_02.01.00_Install.zip differ diff --git a/install/DnnChat_02.01.00_Source.zip b/install/DnnChat_02.01.00_Source.zip new file mode 100644 index 0000000..96f04e7 Binary files /dev/null and b/install/DnnChat_02.01.00_Source.zip differ diff --git a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 9632c92..2e71858 100644 Binary files a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache index 9bac8a7..5b46286 100644 Binary files a/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and b/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache differ