DotNetNuke® Feedback Module v. 06.00.00 -- RELEASE NOTES
Requirements: DotNetNuke version 06.01.02 or later, ASP.Net 3.5 SP1 or later.
Full details on the changes can be found in great detail at http://dnnfeedback.codeplex.com/workitem/list/basic.
This release is primarily focused on delivering DNN 6 compatibility, however it does bring some bug fixes and enhancements as requested through CodePlex.
Bug Fixes
- Corrected alignment of Captcha and other input fields.
- View comments was ignoring the number items per page setting. Corrected.
Enhancements
- Introduce full DNN 6 compatability.
- Added the ability to stop moderation emails being sent to administrators.
- Made the email field configureable as optional.
- Made the message field configureable as optional.
- Made the selection of subject from drop down list mandatory when DDL is used.
- Made the selection of a category from the drop down list configurable as required.
Changes
- Removed help icons and help text on main feedback since they are self explanatory.
- Replaced obsoleted core dnn time function usage, and changed to use UTC date/times.
- Renamed Release notes from .txt to .htm since it is an HTML file.
- Changed Captcha to use DNNCaptcha which utilises RadCaptcha. Also added audo code support.
- Converted the configuration settings to properly 'Typed' fields to reduce errors in usage.
- Converted errors message to standard DNN 6 form patterns.