Peter Donker
Peter Donker
Please see https://github.com/dnnsoftware/Dnn.Platform/pull/5099 and https://github.com/dnnsoftware/Dnn.Platform/pull/5166
## Description of problem The login experience has remained untouched for years and shows its age: 1. It takes forever to load which is especially noticeable when you use the...
## Description of bug When using VS 2022 the current Cake version (1.2.0) can't build the solution. ## Steps to reproduce 1. Install VS 2022 2. UnInstall previous versions of...
## Description of bug The login redirect mechanism in DNN should ensure that the entire originally requested url is used when redirecting the user to log in and return. I...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
Whether using "npm i" or "yarn", the packages no longer restore.
Currently the getting started installation page shows nothing. Rather than link to the outdated documentation under tutorials, please create a updated installation manual under getting started.
I'm not 100% sure this is not already somewhere in the codebase, but I couldn't find it. I need to start up a serial connection, write to it and read...
I'm trying to use this library for reading Temp and Pressure from a MPL115A2. But this relies on reading the values from specific addresses on the device. I have not...
This PR adds a few missing objectQualifiers from the v10 SQL script and replaces the old 8.0.4 rollup scripts with a new one for v10. # Methodology for creating the...