Skip to content

Commit 8c9c1c2

Browse files
authored
Merge pull request #1366 from WillStrohl/issues/issue-1369
Issues/issue 1369
2 parents 6682564 + 5182b67 commit 8c9c1c2

File tree

4 files changed

+24
-17
lines changed

4 files changed

+24
-17
lines changed

Dnn.CommunityForums/DnnCommunityForums.dnn

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="Active Forums" type="Module" version="08.02.06">
3+
<package name="Active Forums" type="Module" version="08.02.07">
44
<friendlyName>DNN Community Forums</friendlyName>
55
<description>DNN Community Forums: The official online forums module for the DNN Community.</description>
66
<iconFile>DesktopModules/ActiveForums/images/branding/logo/DNN-Community-Forums-Icon-64px.png</iconFile>
@@ -86,7 +86,7 @@
8686
<assembly>
8787
<name>DotNetNuke.Modules.ActiveForums.dll</name>
8888
<sourceFileName>bin\DotNetNuke.Modules.ActiveForums.dll</sourceFileName>
89-
<version>08.02.06</version>
89+
<version>08.02.07</version>
9090
</assembly>
9191
</assemblies>
9292
</component>
@@ -417,7 +417,7 @@
417417
<script type="UnInstall">
418418
<path>sql</path>
419419
<name>Uninstall.SqlDataProvider</name>
420-
<version>08.02.06</version>
420+
<version>08.02.07</version>
421421
</script>
422422
</scripts>
423423
</component>
@@ -460,7 +460,7 @@
460460
</components>
461461
</package>
462462

463-
<package name="Active Forums What's New" type="Module" version="08.02.06">
463+
<package name="Active Forums What's New" type="Module" version="08.02.07">
464464

465465
<friendlyName>DNN Community Forums What's New</friendlyName>
466466
<foldername>ActiveForumsWhatsNew</foldername>
@@ -530,7 +530,7 @@
530530
</components>
531531
</package>
532532

533-
<package name="Active Forums Viewer" type="Module" version="08.02.06">
533+
<package name="Active Forums Viewer" type="Module" version="08.02.07">
534534
<friendlyName>DNN Community Forums Forums Viewer</friendlyName>
535535
<foldername>ActiveForumsViewer</foldername>
536536
<description>DNN Community Forums: Display any forum topic view on any page within your site.</description>

Dnn.CommunityForums/DnnCommunityForums_Symbols.dnn

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="Active Forums_Symbols" type="Library" version="08.02.06">
3+
<package name="Active Forums_Symbols" type="Library" version="08.02.07">
44

55
<friendlyName>DNN Community Forums Symbols</friendlyName>
66
<description>DNN Community Forums: The official online forums module for the DNN Community.</description>
@@ -15,7 +15,7 @@
1515
<releaseNotes src="ReleaseNotes.txt" />
1616
<azureCompatible>True</azureCompatible>
1717
<dependencies>
18-
<dependency type="managedPackage" version="8.2.6">Active Forums</dependency>
18+
<dependency type="managedPackage" version="8.2.7">Active Forums</dependency>
1919
</dependencies>
2020
<components>
2121
<component type="ResourceFile">

Dnn.CommunityForums/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
// You can specify all the values or you can default the Build and Revision Numbers
5353
// by using the '*' as shown below:
5454

55-
[assembly: AssemblyVersion("08.02.06")]
55+
[assembly: AssemblyVersion("08.02.07")]
5656

57-
[assembly: AssemblyFileVersion("08.02.06")]
57+
[assembly: AssemblyFileVersion("08.02.07")]
5858

5959
[assembly: WebResource("DotNetNuke.Modules.ActiveForums.CustomControls.Resources.cb.js", "text/javascript")]
6060
[assembly: WebResource("DotNetNuke.Modules.ActiveForums.scripts.afadmin.properties.js", "text/javascript")]

Dnn.CommunityForums/ReleaseNotes.txt

+15-8
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<hr />
9090

9191
<h3>
92-
08.02.06
92+
08.02.07
9393
</h3>
9494
<p>
9595
<b>THANK YOU</b> for all of the valuable contributions by <a href="https://github.com/johnhenley" target="_blank">@johnhenley</a>,
@@ -102,7 +102,9 @@
102102

103103
<h4>New Features &amp; Enhancements</h4>
104104
<ul>
105-
<li>UPDATE: Removed Search Text from Views on Mobile Browsers (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1281">Issue 1281</a>)</li>
105+
<li>UPDATE: Improved the Usability of the Advanced Search View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1340">Issue 1340</a>)</li>
106+
<li>UPDATE: Improved the Usability of the Pager for Mobile Visitors (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1331">Issue 1331</a>)</li>
107+
<li>UPDATE: Search Pages Now Completely Using Localized Values (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1347">Issue 1347</a>)</li>
106108
<!--
107109
<li>UPDATE: (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/">Issue </a>)</li>
108110
<li>None at this time.</li>
@@ -111,11 +113,12 @@
111113

112114
<h4>Bug Fixes</h4>
113115
<ul>
114-
<li>FIXED: Module Intitilization Overwrites Bootstrap Theme (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1312">Issue 1312</a>!)</li>
115-
<li>FIXED: New Users Unable to Create New Posts Due to Flood Control (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1319">Issue 1319</a>!)</li>
116-
<li>FIXED: Unable to Press Enter to Start Searching (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1311">Issue 1311</a>!)</li>
117-
<li>FIXED: Child Forums Not Aligned with Other Forums (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1303">Issue 1303</a>!)</li>
118-
<li>FIXED: Icons Not Aligned Properly in the Forum View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1322">Issue 1322</a>!)</li>
116+
<li>FIXED: Posts &amp; Reply Display Issues in the Search Results View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1336">Issue 1336</a>!)</li>
117+
<li>FIXED: Exceptions When Banning a User Account (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1334">Issue 1334</a>!)</li>
118+
<li>FIXED: Intermittent Exception can Happen on Replies (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1333">Issue 1333</a>!)</li>
119+
<li>FIXED: Conflict Between Processing Keystrokes on the Forum Search and Quick Reply (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1360">Issue 1360</a>!)</li>
120+
<li>FIXED: Token Replacement Removing `&lt;br /&gt;` Tags from Content (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1359">Issue 1359</a>!)</li>
121+
<li>FIXED: Extra Empty Rows Displayed in the Filter Results View (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1335">Issue 1335</a>!)</li>
119122
<!--
120123
<li>FIXED: (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/">Issue </a>!)</li>
121124
<li>None at this time.</li>
@@ -124,7 +127,11 @@
124127

125128
<h4>Tasks / Development Updates (and Technical Debt)</h4>
126129
<ul>
127-
<li>Release Prep: 08.02.06 (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1327">Issue 1327</a>)</li>
130+
<li>TASK: Use the DNN ClientResourceManagement API Instead of Embedding Resources (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1341">Issue 1341</a>)</li>
131+
<li>TASK: Update URL Construction to Better Handle the Viewer Module (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1343">Issue 1343</a>)</li>
132+
<li>TASK: Removed the Legacy Dependency to `SimulateIsNumeric` (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1309">Issue 1309</a>)</li>
133+
<li>TASK: Removed the Legacy Dependency to `SimulateDateDiff` (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1286">Issue 1286</a>)</li>
134+
<li>Release Prep: 08.02.07 (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/1369">Issue 1369</a>)</li>
128135
<!--
129136
<li>TASK: (<a href="https://github.com/DNNCommunity/Dnn.CommunityForums/issues/">Issue </a>)</li>
130137
<li>None at this time.</li>

0 commit comments

Comments
 (0)