Released V1.1.0.893
- Designtime Menu for synchronizing wwwroot
- Work around to a bug IW 10 and 11 with ISAPI and PreScriptFiles
- Support for Delphi 7 - preparation for non Unicode Versions 2005, 2006 and 2007
- Fix for IE and other browser older versions that not support JSON object
- Possiblity to work with non minized generated javascript and files, using ServerControl.JavascriptDebug (Global var CGScriptDebug for IW10).
- Bug fix in IWCGLicenseKey.pas and .h file in some situations.
- Fixed javascript errors when joining Desktop with Mobile controls
- Fancy Captcha included in Demo
- Sortable and Selectable Icons
- Removed unecessary files from wwwroot image
- Tabs was not hidding if Visible was set to false
- Default css to JQEdit, JQComboBox, JQAutoComplete and JQCheckBox is now jQuery theme based.
- Overcome Delphi's ISAPI 48K limitation needed in JQUpload. Although doesnt work with IE.
- Datepicker was raising conversion errors on submit if the date was not specified or badly formatted
- Grid DataSet Provider wasn't setting blank field values
- Session lookup timeout in url maps was increased to 60 seconds.