PT Calendar Version 4.1 Release Notes

From ADF Docs
Jump to: navigation, search

Back to PT Calendar

We are proud to release v4.1 to the Community.

Version 4.1 is compatible with the ADF 2.x or greater and CommonSpot 10.x or greater.


If installing the PT Calendar app for the first time, please follow the PT Calendar v4.1 Install Guide.

If upgrading from a version 3.x or later, please complete the v3.0 - v4.1 Upgrade Guides in order.

Note: PT Calendar v4.1 does not have a direct upgrade path from the v2.x or earlier Calendar App. Please see the PT Calendar v3.0 Upgrade Guide for more information.

Enhancements

  • Converted inline scripts to use CS10.x resource loading to allow late loading of jQuery
  • Added resource loading of jQuery, jQueryUI and Font Awesome throughout the rendering components, render handlers and custom scripts.
  • Updated the calRenderService component to be more modular to allow easier custom override rendering methods.
  • Added Full Formatted date to the buildDateStructFromDateParts function in the calRenderController component.
  • Enhanced caching with the Upcoming Events Render handler.
  • Added custom script parameters to allow button links to use bootstrap styles and icons
  • Enhancements for Date Ranges that include dividing years into quarters


Bug Fixes

  • Resolved issue with the Calendar Event Cache table with wrong size large text columns.
  • Resolved issue with the Month As Grid and Small Month As Grid functions to properly add open and close table row tags when filler days are added at the beginning or the end of the month.
  • Fixed an issue where some versions of MySQL did not like allDay as a bit datatype
  • Fixed issue with MySQL versions that were throwing an errors with an integer type of 'UNSIGNED'
  • Added the new ADF IsRealDate() which fixes an issue with ColdFusion's IsDate(), to make sure the passed in date string isn't just a simple number
  • Resolved an issue with the All Day checkbox which was not clearing the time fields when clicked


SVN Change Log

For detailed SVN repository updates for the v4.0, please see the PT Calendar v4.1 Change Log.