3f82e0d4502b6b151bf4cae02de1f68ea5db8b88
Release-Notes.md
| ... | ... | @@ -182,7 +182,7 @@ Any upgrades going forward will require to to copy the contents of the Bin folde |
| 182 | 182 | |:----|:-----------|:----------------|:---------------| |
| 183 | 183 | |**HF:23145**|Report Design|Filter|**Hot Fix (02/09/2016)** for new Date/Time picker feature. By default, the date picker does not use time. The picker can be changed to use Date & Time by using AdHocSettings.ShowTimeInFilterPickers = true. <br/><br/>This ticket resolves the following issues: <br/>1 - Dashboard scheduling was inoperable after the date/time picker was added. This is now resolved <br/>2 - Date/Time Picker respects dates using European format in the filter operator. <br/>3 - The second date for Between Calendar operator was defaulting to the beginning of the day (00:00:00). It now defaults to end of the day (23:59:59). This can be modified by the user, but the second date cannot be set to (00:00:00) it should be set to the day prior and the midnight default (23:59:59). These time defaults match the Izenda queries used if the time function is not used. <br/>4 - Previously when user is manually entering data, the cursor is moved to the "Time" field in the date time picker. This has been resolved. <br/>5 - Date picker icons have different vertical alignment in the Report Viewer and in the Dashboard page. The issue is addressed the new date time picker, which is larger than the old date only version. For this reason the focus for selection had to be changed to the calendar icon to avoid covering the input fields for smaller screens if the user wants to type in the date. Previously, the user could click in the input field to use the picker, now the pickers must be selected by clicking the calendar icon. <br/>6 - Previously, if the user used "AdHocSettings.Language/AdHocSettings.Culture" to implement foreign language settings, the culture was not respected by the date/time picker. The new changes implemented in the current release enabled " AdHocSettings.Language = AdHocLanguage." to automatically set the culture settings when a language is selected i.e. DateTime fields & Currency fields will get adjusted to Language chosen. e.g. When user selects "French" as the language to be implemented then the setting will be " AdHocSettings.Language = AdHocLanguage.French". The Date format will change to European i.e. DD/MM/YYYY & Currency will be changed to Euro.| |
| 184 | 184 | |17815|API|Optimization|AdHocSettings.AllowVisualGroups setting is deprecated and will no longer be available.| |
| 185 | -|19792|Report List|Optimization|Enhancement of thumbnail generation process fixing incompatibilities with Azure Web Apps and other scenarios with COM restrictions.| |
|
| 185 | +|19792|Report List|Optimization|Enhancement of thumbnail generation process fixing incompatibilities with Azure Web Apps and other scenarios with COM restrictions. Reports must be opened in the Report Viewer to generate the thumbnail.| |
|
| 186 | 186 | |20471|Report Design|Gauge|Applying highlight to calculated field then applied to a gauge breaks the gauge. Fixed.| |
| 187 | 187 | |21106|Report Design|Charts|Fix: The Bezier curves on the Funnel Chart slice labels is off in viewer and Dashboards.| |
| 188 | 188 | |21642|Report Design|Charts|Fix: Legends not showing in pie charts| |