May 2023
Bug Fixes & Improvements
- Calculation of overtime and remaining leave in the time sheet calendar will only occur when specifically requested, in order to optimize performance.
- Fix the rounding error in percentage calculation for the
<NumericCell web:IsPercent="True" ... />
element.
- Fix paginator combobox display issue to select number of items in list.
- Introduce a color picker control with the following specifications:
<web:ColorCell Content="=Current.APP_Color" Header="=:FriendlyName('APP_FormattingProfileColor.APP_Color')" />
- Fix daylight savings issues in the time sheet calendar that occur on the day when the offset changes.