Release Notes
DotNetNuke Form and List 06.00.03
Third update release.
Changes to 6.0.2
- Fix: MakeThumbnail was broken if the application pool was configured to .Net 4
- Change: Data is now stored in nvarchar(max) instead of ntext
Changes to 6.0.1
- Scripts now compatible with SQL Azure.
Changes to 6.0.0
- Icons are shown in module action buttons (workaraound to core issue eith IconAPI)
- Fix to Token2XSL Editor, changing List type raised exception
- MakeTumbnail and ShowXml handlers had been missing in install package
- Updated help texts for better understanding of filter statement, token support in email subject and css style
Major changes (for 6.0.x):
- DNN 6 Form Patterns including modal PopUps and Tabs
- DST Support for following data types: Time, DateTime, CreatedAt, ChangedAt
- New FileManager API for XSLT scripts and following data types: Url, Download,
Image
- Usage of Telerik Controls
- Some JQuery candy: changing of field order with drag'n'drop, new editor for
multiple field values
- New field settings (similiar to module settings) facilitates more special
settings by type.
- Form is now WAI compliant
- Multi value option for data type 'Text'
- Support of Icon API
- Moved module wide data type settings (e.g. thumbnail height/width) directly to
data type
- Rendering methods are now reduced to DataGrid and XSLT. The option for predefined XSLT scripts was removed.
The old scripts are no longer delivered with the module. If an existing instance still uses an old script,
the script will be copied into the portal (folder XslStylesheet/UDT Legacy).
- Removed few settings/ features in exchange of a better UI and a lighter code
base.
- It is now converted to C#
- Important for updates
The switch to Form Pattern has an effect on how the form is rendered. CSS tweaks for the old form will certainly fail.
Please test the new UI before upgrading.
This release is compiled against the .Net 3.5 Framework using VS2010.
Minimum DotNetNuke core version is 6.1.0