Difference between revisions of "PT Calendar Version 4.8 Release Notes"

From ADF Docs
Jump to: navigation, search
(Bug Fixes)
(Enhancements)
Line 35: Line 35:
 
'''Exported Objects'''
 
'''Exported Objects'''
 
* Adding the Event Details Viewer Metadata Form .zip archive file (PT-Calendar-Event-Details-Viewer-Metadata-Form.zip).
 
* Adding the Event Details Viewer Metadata Form .zip archive file (PT-Calendar-Event-Details-Viewer-Metadata-Form.zip).
* Added and updated Event Recurrence Global Custom Element .zip archive file (Calendar-Event-Recurrence-Custom-Element.zip) with updated Calendar Date, Calendar Time, and Custom Checkbox custom fields.
+
* Added and updated Event Recurrence Global Custom Element .zip archive file (Calendar-Event-Recurrence-Custom-Element.zip) with updated Calendar Date, Calendar Time, and Custom Checkbox custom fields for CommonSpot 11.x and above.
  
 
===Bug Fixes===
 
===Bug Fixes===

Revision as of 19:32, 31 January 2025

Back to PT Calendar

We are proud to release v4.8 of the PT Calendar App to the Community.

IMPORTANT: v4.7 of this application requires ADF 2.7.0 or greater and CommonSpot 11.0.0, 10.9.1 or 10.8.2 or greater

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

If upgrading from version 4.7 or later, please complete the v3.0 - v4.7 Upgrade Guides in order. Find the PT Calendar Upgrade Guides here.

Note: PT Calendar v4.8 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

General

  • Added support for the new CS 11 ceRecordAPI for saving element data
  • Added next/previous navigation limits based on event data to prevent bots and visitors from scrolling through unlimited Month, Week, and Day calendar view pages.

Components

  • calEventsCopyController.cfc
    • Updated the processEventCopyForm function to better handle copy process errors when they occur.
  • calRenderService.cfc
    • Added functions: calculateMonthsYears, calculateWeekDates, usePrevMonthLink, useNextMonthLink,,usePrevWeekLink, useNextWeekLink to calculate whether or not to render next/previous links on the month and week views.
  • recurrenceBuilderForms.cfc
    • Updated Recurrence Pattern and Options field validation
    • Cleaned up and removed old and outdated date/time picker library code options

CustomCF

  • Added better year-start and year-end calculations for the Admin Year filter dropdown in the manage_events_filtering_tools.cfm customcf file.

Render Handlers Add a new ‘calendar_search_redirect_rh.cfm’ render handler file to allow configuration of the destination page via the 'PT Calendar Event Details Viewer' custom metadata form.

Exported Objects

  • Adding the Event Details Viewer Metadata Form .zip archive file (PT-Calendar-Event-Details-Viewer-Metadata-Form.zip).
  • Added and updated Event Recurrence Global Custom Element .zip archive file (Calendar-Event-Recurrence-Custom-Element.zip) with updated Calendar Date, Calendar Time, and Custom Checkbox custom fields for CommonSpot 11.x and above.

Bug Fixes

General

  • Created a CFT updater file to update the time, date, and checkbox fields in the "Calendar Event Recurrence" Global Custom Element for CommonSpot 10.9.x and below.

Components

  • Updated