Skip to content

Releases: DNNCommunity/DNN.Reports

DNN Reports 06.02.04

22 Feb 14:04
7d9dadd
Compare
Choose a tag to compare

DNN Reports 06.02.04 will work for any DNN version 9.4.0 and up.

Release notes DNN Reports 06.02.04

Bug fixes

  • DNN 9.4+ uses UTC date/time in TabModuleSettings, the current DNNReport settings are overwitten with 01-01-2022 to prevent errors

Enhancements

  • Change command links to standard DNN buttons
  • Improved layout of the release notes

Changes

  • Upgraded the development project to VS2022

Update solution to DNN940 or higher

13 Apr 13:03
c3c79ef
Compare
Choose a tag to compare

Release notes DNN Reports 06.02.03

DNN Reports 06.02.03 will work for any DNN version 9.4.0 and up. Full details on the changes can be found in great detail at https://github.com/DNNCommunity/DNN.Reports/releases.

BUG FIXES

  • Repaired the automatic release build for correct packaging
  • Clean up previous tmp files and folders
  • Prevent extraneous <br> in the HTML Visualizer

CHANGES

  • Minimal requirement DNN 9.4.0
  • DNN 9.4.0 requires .NET Framework 4.7.2
  • Removed the option to install new visualizers and/or data sources
  • Added return command button in Manage Add-Ins
  • Cleanup of old DNNReport installation files that DNN keeps

DNN Reports bug fix release

08 Feb 15:16
201a9f9
Compare
Choose a tag to compare

DNN reports 6.2.1 will work for DNN version 8.0.1 and up

Please review and rate this release (stars are welcome)

Make a back-up

As always, do not trust updates. Make a back-up of your site, test the upgrade thoroughly before taking it into production.

Bug fixed

  • Made the caching option working
  • Removed SQL code stripping in HTML visualizer

Documentation

The project contains a user manual, or you can view the wiki in this repository

Help for debugging

Should you encounter a fatal error, e.g. Object reference not set to an instance of an object, please download the DEBUG_DLL.zip file and place the contents (a dll and a pdb) in the bin folder of your site and try to reproduce the problem. The error will now contain line numbers of the error, which makes it much easier to spot the problem in the source.

Release 06.02.00: Excel export and more

05 Feb 18:12
201a9f9
Compare
Choose a tag to compare

DNN reports 6.2.0 will work for DNN version 8.0.1 and up

Please review and rate this release (stars are welcome)

Make a back-up

As always, do not trust updates. Make a back-up of your site, test the upgrade thoroughly before taking it into production.

Enhancements

  • Added an option for Export to Excel
  • Added an option for DNN Token replacement

Changes

  • Removed the js stripping from the HTML visualizer
  • Code cleanup on several code files

Documentation

The project contains a user manual, or you can view the wiki in this repository

Credits

Work is done by others and processed by Pull Requests

Help for debugging

Should you encounter a fatal error, e.g. Object reference not set to an instance of an object, please download the DEBUG_DLL.zip file and place the contents (a dll and a pdb) in the bin folder of your site and try to reproduce the problem. The error will now contain line numbers of the error, which makes it much easier to spot the problem in the source.

Release 06.01.00: bug fixes and Razor visualizer

31 May 08:18
fccdd7c
Compare
Choose a tag to compare

DNN reports 6.1.0 will work for DNN version 8.0.1 and up

Please review and rate this release (stars are welcome)

Introduction

This is the first update of the DNNReports module converted from VB.net to C#,
In addition to all known bugs fixed, it contains the first implementation of a Razor visualizer. This implementation is for testing purposes, it will use the sample razor scripts from the razor host module

All dependencies are included in the solution, including the required DNN DLL files. This means that the module can be built right out of the box, no need for a full DNN site to build the module version.

Documentation

The project contains a user manual, or you can view the wiki in this repository

Credits

Most of the work is done by one of my colleagues: Mark van de Vries ( @Mark-89 ).

Help for debugging

Should you encounter a fatal error, e.g. Object reference not set to an instance of an object, please download the DEBUG_DLL.zip file and place the contents (a dll and a pdb) in the bin folder of your site and try to reproduce the problem. The error will now contain line numbers of the error, which makes it much easier to spot the problem in the source.

DNN Reports converted to C#

03 May 14:44
f89f275
Compare
Choose a tag to compare

DNN reports 6.0.0 will work for DNN version 7.3.2 and up

Please review and rate this release (stars are welcome)

Introduction

This is a complete overhaul of the DNNReports module. Not only is de module converted from VB.net to C#, also all deprecated DNN API Calls are replaced by the new DNN API calls where possible.
The module build has also been completely changed by applying the DNNtc.MSBuild V1.9 build structure for DNN modules. This means that the DNN manifest and the install zip file are automatically defined and created by attributes in de source code.
All dependencies are included in the solution, including the required DNN DLL files. This means that the module can be built right out of the box, no need for a full DNN site to build the module version.

Documentation

The project contains a user manual, or you can view the wiki in this repository

Credits

Most of the work is done by one of my colleagues: Mark van de Vries

Token replacements

12 Jul 15:10
Compare
Choose a tag to compare

DNN Reports 05.07.01 will work for DNN version 7.3.2 and up.

Please review and rate this release... (stars are welcome)

ENHANCEMENTS

  • Token Replacement also works for calculated (normally read only) columns
  • Cleanup on uninstall improved, so the complete module files will be removed

Documentation

Reports_05_07_01_User_Manual.pdf