Difference between revisions of "PT Calendar v4.1 Change Log"

From ADF Docs
Jump to: navigation, search
(Created page with "Revision: 191 Author: gcronkright Date: 2/12/2018 5:44:59 PM Message: Updates to move inline script into savecontent block for CS10.x resource loading ------------------------...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Revision: 191
+
Back to [[PT_Calendar_Version_4.1_Release_Notes|PT Calendar 4.1 Release Notes]]
 +
 
 +
---
 +
 
 +
Revision: 403
 +
Author: gcronkright
 +
Date: 2/7/2018 4:06:36 PM
 +
Message:
 +
Updates to load inline Javascript and CSS with the resource loader to allow late loading jQuery
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/calEventsConfirmController.cfc
 +
M(T ) : /branches/4.1/components/calEventsCopyController.cfc
 +
M(T ) : /branches/4.1/components/calEventsForms.cfc
 +
M(T ) : /branches/4.1/components/calEventsiCalService.cfc
 +
M(T ) : /branches/4.1/components/calRenderController.cfc
 +
M(T ) : /branches/4.1/components/calRenderService.cfc
 +
M(T ) : /branches/4.1/components/dateTimeBuilderController.cfc
 +
M(T ) : /branches/4.1/components/recurrenceBuilderController.cfc
 +
M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc
 +
M(T ) : /branches/4.1/customcf/add_new_event_link.cfm
 +
M(T ) : /branches/4.1/customcf/calendar_events_search_form.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_event_details_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_events_details_table.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_events_shared_js.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_organizations_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm
 +
M(T ) : /branches/4.1/customfields/approval_track_checkbox/approval_track_checkbox_render.cfc
 +
M(T ) : /branches/4.1/customfields/calendar_date_picker/calendar_date_picker_render.cfc
 +
M(T ) : /branches/4.1/customfields/calendar_org_radio_buttons/calendar_org_radio_buttons_render.cfc
 +
M(T ) : /branches/4.1/customfields/calendar_time_picker/calendar_time_picker_render.cfc
 +
M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_render.cfc
 +
M(T ) : /branches/4.1/customfields/event_category_checkboxes/event_category_checkboxes_render.cfc
 +
M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_render.cfc
 +
M(T ) : /branches/4.1/datasheet-modules/event-edit-delete-copy.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm
 +
 
 +
Revision: 402
 +
Author: gcronkright
 +
Date: 6/7/2017 2:50:56 PM
 +
Message:
 +
minor updates
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/customcf/calendar_events_search_form.cfm
 +
M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form1.cfm
 +
M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form2.cfm
 +
M(T ) : /branches/4.1/site-dev/customcf/ical-download3.cfm
 +
 
 +
Revision: 401
 +
Author: gcronkright
 +
Date: 6/7/2017 2:48:29 PM
 +
Message:
 +
Removed hard coded width from the FilterEventsWrapper
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/style/calendaradmin.css
 +
 
 +
Revision: 400
 +
Author: gcronkright
 +
Date: 6/7/2017 2:46:40 PM
 +
Message:
 +
Disabled step debugging om calEventsForms and calEventsConfirmController
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventsConfirmController.cfc
 +
M(T ) : /branches/4.1/components/calEventsForms.cfc
 +
M(T ) : /branches/4.1/components/calRenderController.cfc
 +
 
 +
Revision: 399
 +
Author: gcronkright
 +
Date: 3/14/2017 1:57:37 PM
 +
Message:
 +
Updating layout class names
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/renderhandlers/calendar_widget_upcoming_events_rh.cfm
 +
 
 +
Revision: 398
 +
Author: gcronkright
 +
Date: 3/14/2017 1:56:39 PM
 +
Message:
 +
minor updates
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_controller_rh.cfm
 +
 
 +
Revision: 397
 +
Author: gcronkright
 +
Date: 3/14/2017 1:52:32 PM
 +
Message:
 +
Updated the readonly HTML attribute and added the disabled attribute to the checkbox control
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/customfields/approval_track_checkbox/approval_track_checkbox_props.cfm
 +
M(T ) : /branches/4.1/customfields/approval_track_checkbox/approval_track_checkbox_render.cfc
 +
 
 +
Revision: 396
 +
Author: gcronkright
 +
Date: 3/14/2017 1:46:50 PM
 +
Message:
 +
Added a Calendar Widget that renders by a specific date range
 +
-------------------------------
 +
A(TP) : /branches/4.1/exported-objects/widgets/Calendar-Widget-Properties-Date-Range-Single-Custom-Element.zip
 +
A(T ) : /branches/4.1/renderhandlers/calendar_widget_events_by_date_range_rh.cfm
 +
 
 +
Revision: 395
 +
Author: gcronkright
 +
Date: 3/14/2017 1:45:56 PM
 +
Message:
 +
minor updates
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventNotificationService.cfc
 +
M(T ) : /branches/4.1/components/calRenderViewDAO.cfc
 +
 
 +
Revision: 394
 +
Author: gcronkright
 +
Date: 3/14/2017 1:45:21 PM
 +
Message:
 +
Added Quarter List Render Handler
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
A(T ) : /branches/4.1/renderhandlers/calendar_display_quarter_list_rh.cfm
 +
 
 +
Revision: 393
 +
Author: gcronkright
 +
Date: 3/14/2017 1:44:09 PM
 +
Message:
 +
Function:
 +
calEventsService.getDateRangefromRangeType
 +
Update:
 +
Added Quarter Date Range Type
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventsService.cfc
 +
 
 +
Revision: 392
 +
Author: gcronkright
 +
Date: 3/14/2017 1:41:21 PM
 +
Message:
 +
Function:
 +
calRenderController.buildDateStructFromDateParts
 +
Update:
 +
Added first and last of quarter dates
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calRenderController.cfc
 +
 
 +
Revision: 391
 +
Author: gcronkright
 +
Date: 3/14/2017 1:39:08 PM
 +
Message:
 +
Function:
 +
dateTimeBuilderForms.renderDateTimeForm
 +
Updated:
 +
Updated to fix the allday checkbox not clearing the time fields when clicked
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/dateTimeBuilderForms.cfc
 +
 
 +
Revision: 390
 +
Author: gcronkright
 +
Date: 1/29/2017 10:36:22 PM
 +
Message:
 +
Added the new ADF IsRealDate() which is a fix for ColdFusion's IsDate() to make sure that 'dateStr' isn't just a simple number
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventRecurrenceService.cfc
 +
M(T ) : /branches/4.1/components/calEventsCacheController.cfc
 +
M(T ) : /branches/4.1/components/calRenderService.cfc
 +
M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc
 +
M(T ) : /branches/4.1/components/recurrenceBuilderService.cfc
 +
M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_render.cfc
 +
M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_render.cfc
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm
 +
 
 +
Revision: 389
 +
Author: gcronkright
 +
Date: 7/29/2016 3:57:15 PM
 +
Message:
 +
Added the scriptsPackage parameter
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/install/registerAppScripts.cfm
 +
 
 +
Revision: 388
 +
Author: gcronkright
 +
Date: 7/29/2016 3:55:52 PM
 +
Message:
 +
Updated to use the addFooterJS method to load javascript via the Resource Loader
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/customcf/manage_calendar_events_shared_js.cfm
 +
 
 +
Revision: 387
 +
Author: gcronkright
 +
Date: 7/29/2016 3:54:53 PM
 +
Message:
 +
Added custom script parameters to allow button links to use bootstrap styles and icons
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/customcf/manage_calendar_event_details_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_organizations_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_event_categories_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_events_filtering_tools.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/event-edit-delete-copy.cfm
 +
 
 +
Revision: 386
 +
Author: gcronkright
 +
Date: 7/29/2016 3:46:58 PM
 +
Message:
 +
Re-exported the .zip archives
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/exported-objects/Calendar-Display-Properties-Custom-Element.zip
 +
M(T ) : /branches/4.1/exported-objects/widgets/Calendar-Widget-Properties-Month-Grid-Single-Custom-Element.zip
 +
 
 +
Revision: 385
 +
Author: gcronkright
 +
Date: 7/29/2016 3:46:11 PM
 +
Message:
 +
Update to use a Custom Delimiter between list items
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-cat-names.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-org-names.cfm
 +
 
 +
Revision: 384
 +
Author: gcronkright
 +
Date: 7/29/2016 3:42:01 PM
 +
Message:
 +
Component:
 +
calEventCategoriesDAO.getEventCategoryNames
 +
Update:
 +
Added custom delimiter parameter
 +
 
 +
Component:
 +
calOrganizationsDAO.getCalOrganizationsNames
 +
Update:
 +
Added custom delimiter parameter
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventCategoriesDAO.cfc
 +
M(T ) : /branches/4.1/components/calOrganizationsDAO.cfc
 +
 
 +
Revision: 383
 
Author: gcronkright
 
Author: gcronkright
Date: 2/12/2018 5:44:59 PM
+
Date: 7/29/2016 3:39:39 PM
 
Message:
 
Message:
Updates to move inline script into savecontent block for CS10.x resource loading
+
Removed extra pound signs from style definitions
 
-------------------------------
 
-------------------------------
 
M(T ) : /branches/4.1/components/App.cfc
 
M(T ) : /branches/4.1/components/App.cfc
M(T ) : /branches/4.1/customcf/manageBlog.cfm
+
M(T ) : /branches/4.1/style/calendaradmin.css
M(T ) : /branches/4.1/datasheet-modules/lightbox_edit_delete_post.cfm
 
  
Revision: 190
+
Revision: 382
 
Author: gcronkright
 
Author: gcronkright
Date: 1/18/2018 9:30:38 PM
+
Date: 5/16/2016 5:50:28 PM
 
Message:
 
Message:
Update SVN build number and Copyright info
+
Added fontAwesome resource loader
 +
-------------------------------
 +
M( P) : /branches/4.1
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calRenderService.cfc
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_month_grid_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_month_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_week_grid_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_week_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_widget_month_grid_small_rh.cfm
 +
 
 +
Revision: 381
 +
Author: gcronkright
 +
Date: 5/6/2016 6:18:27 PM
 +
Message:
 +
Function:
 +
calEventDetailsDAO.getEventDetailsFieldStruct
 +
Updates:
 +
Some versions of MySQL did not like the 'UNSIGNED' intType so update to the 'smallint UNSIGNED'
 +
 
 +
Function:
 +
calEventDateTimeDAO.getDateTimeFieldStruct
 +
Updates:
 +
Some versions of MySQL did not like allDay as a bit datatype, so moved moved allDay to the intFieldNameList
 +
Some versions of MySQL did not like the 'UNSIGNED' intType so update to the 'smallint UNSIGNED'
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc
 +
M(T ) : /branches/4.1/components/calEventDetailsDAO.cfc
 +
 
 +
Revision: 380
 +
Author: gcronkright
 +
Date: 5/6/2016 10:52:19 AM
 +
Message:
 +
Function:
 +
calEventDateTimeDAO.getDateTimeFieldStruct
 +
Updated:
 +
Fixed an issue where some versions of MySQL did not like allDay as a bit datatype, so moved moved allDay to the smallTextFieldNameList
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc
 +
M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm
 +
 
 +
Revision: 379
 +
Author: gcronkright
 +
Date: 5/5/2016 11:24:52 AM
 +
Message:
 +
Remove Version from header comment, as per some other ADF apps, not clear what it applies to, and tends to get out of date
 
-------------------------------
 
-------------------------------
 
M(T ) : /branches/4.1/appBeanConfig.cfm
 
M(T ) : /branches/4.1/appBeanConfig.cfm
 
M(T ) : /branches/4.1/components/App.cfc
 
M(T ) : /branches/4.1/components/App.cfc
M(T ) : /branches/4.1/components/blogDAO.cfc
+
M(T ) : /branches/4.1/components/calCSUsersGC.cfc
M(T ) : /branches/4.1/components/blogForms.cfc
+
M(T ) : /branches/4.1/components/calEventCategoriesDAO.cfc
M(T ) : /branches/4.1/components/blogService.cfc
+
M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc
M(T ) : /branches/4.1/components/blogsUserGroupsGC.cfc
+
M(T ) : /branches/4.1/components/calEventDateTimeService.cfc
M(T ) : /branches/4.1/components/commentsDAO.cfc
+
M(T ) : /branches/4.1/components/calEventDetailsDAO.cfc
M(T ) : /branches/4.1/components/commentsService.cfc
+
M(T ) : /branches/4.1/components/calEventDetailsService.cfc
M(T ) : /branches/4.1/components/postDAO.cfc
+
M(T ) : /branches/4.1/components/calEventRecurrenceDAO.cfc
M(T ) : /branches/4.1/components/postService.cfc
+
M(T ) : /branches/4.1/components/calEventRecurrenceService.cfc
M(T ) : /branches/4.1/customcf/all_blogs_manager.cfm
+
M(T ) : /branches/4.1/components/calEventsCacheController.cfc
M(T ) : /branches/4.1/customcf/blog_dashboard.cfm
+
M(T ) : /branches/4.1/components/calEventsCacheDatabaseDAO.cfc
M(T ) : /branches/4.1/customcf/listBlogs.cfm
+
M(T ) : /branches/4.1/components/calEventsCacheFileDAO.cfc
M(T ) : /branches/4.1/customcf/manageBlog.cfm
+
M(T ) : /branches/4.1/components/calEventsCacheMemoryDAO.cfc
M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm
+
M(T ) : /branches/4.1/components/calEventsCacheService.cfc
M(T ) : /branches/4.1/customcf/widgets/archives.cfm
+
M(T ) : /branches/4.1/components/calEventsConfirmController.cfc
M(T ) : /branches/4.1/customcf/widgets/categories.cfm
+
M(T ) : /branches/4.1/components/calEventsCopyController.cfc
M(T ) : /branches/4.1/customcf/widgets/feeds.cfm
+
M(T ) : /branches/4.1/components/calEventsDAO.cfc
M(T ) : /branches/4.1/customcf/widgets/posts.cfm
+
M(T ) : /branches/4.1/components/calEventsForms.cfc
M(T ) : /branches/4.1/customcf/widgets/tag_cloud.cfm
+
M(T ) : /branches/4.1/components/calEventsRssService.cfc
M(T ) : /branches/4.1/datasheet-modules/blog_dashboard_link.cfm
+
M(T ) : /branches/4.1/components/calEventsSearchController.cfc
M(T ) : /branches/4.1/datasheet-modules/blog_edit_delete.cfm
+
M(T ) : /branches/4.1/components/calEventsSearchDAO.cfc
M(T ) : /branches/4.1/datasheet-modules/delete_element_handler_blog2.cfm
+
M(T ) : /branches/4.1/components/calEventsSeriesService.cfc
M(T ) : /branches/4.1/datasheet-modules/delete_element_handler_posts2.cfm
+
M(T ) : /branches/4.1/components/calEventsService.cfc
M(T ) : /branches/4.1/datasheet-modules/lightbox_edit_delete_post.cfm
+
M(T ) : /branches/4.1/components/calEventsiCalService.cfc
M(T ) : /branches/4.1/datasheet-modules/post_name_view_link.cfm
+
M(T ) : /branches/4.1/components/calOrganizationsDAO.cfc
M(T ) : /branches/4.1/datasheet-modules/post_page_url.cfm
+
M(T ) : /branches/4.1/components/calPageMapDAO.cfc
M(T ) : /branches/4.1/install/menu.cfm
+
M(T ) : /branches/4.1/components/calRenderController.cfc
M(T ) : /branches/4.1/install/schema-update-for-3.2.cfm
+
M(T ) : /branches/4.1/components/calRenderDAO.cfc
M(T ) : /branches/4.1/renderhandlers/blog_comments_display.cfm
+
M(T ) : /branches/4.1/components/calRenderService.cfc
M(T ) : /branches/4.1/renderhandlers/blog_post_calendar_links.cfm
+
M(T ) : /branches/4.1/components/calRenderViewDAO.cfc
M(T ) : /branches/4.1/renderhandlers/blog_post_calendar_results.cfm
+
M(T ) : /branches/4.1/components/calRenderViewService.cfc
M(T ) : /branches/4.1/renderhandlers/blog_post_display.cfm
+
M(T ) : /branches/4.1/components/calService.cfc
M(T ) : /branches/4.1/renderhandlers/blog_post_short.cfm
+
M(T ) : /branches/4.1/components/dateTimeBuilderController.cfc
M(T ) : /branches/4.1/renderhandlers/blog_post_tag_results.cfm
+
M(T ) : /branches/4.1/components/dateTimeBuilderDAO.cfc
M(T ) : /branches/4.1/renderhandlers/blog_posts_rss_feed.cfm
+
M(T ) : /branches/4.1/components/dateTimeBuilderForms.cfc
M(T ) : /branches/4.1/renderhandlers/blog_selector_tag_calendar_links.cfm
+
M(T ) : /branches/4.1/components/dateTimeBuilderService.cfc
M(T ) : /branches/4.1/renderhandlers/blog_selector_tag_links.cfm
+
M(T ) : /branches/4.1/components/recurrenceBuilderController.cfc
M(T ) : /branches/4.1/site-files/customcf/BlogAppUpdater.cfm
+
M(T ) : /branches/4.1/components/recurrenceBuilderDAO.cfc
M(T ) : /branches/4.1/style/main.css
+
M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc
 +
M(T ) : /branches/4.1/components/recurrenceBuilderService.cfc
 +
M(T ) : /branches/4.1/customcf/add_new_event_link.cfm
 +
M(T ) : /branches/4.1/customcf/calendar_event_request_form_page_link.cfm
 +
M(T ) : /branches/4.1/customcf/calendar_events_search_form.cfm
 +
M(T ) : /branches/4.1/customcf/calendar_events_search_results.cfm
 +
M(T ) : /branches/4.1/customcf/calendar_view_links.cfm
 +
M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form1.cfm
 +
M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form2.cfm
 +
M(T ) : /branches/4.1/customcf/dev/calendar_events_search_results2.cfm
 +
M(T ) : /branches/4.1/customcf/event_details_display_multipagemode_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_event_details_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_events_details_table.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_events_month_grid.cfm
 +
M(T ) : /branches/4.1/customcf/manage_calendar_events_shared_js.cfm
 +
M(T ) : /branches/4.1/customcf/manage_events_filtering_tools.cfm
 +
M(T ) : /branches/4.1/customcf/manage_page_mappings_header.cfm
 +
M(T ) : /branches/4.1/customcf/month_nav_drop_down.cfm
 +
M(T ) : /branches/4.1/customcf/new_event_form_page_header.cfm
 +
M(T ) : /branches/4.1/customcf/optional-scripts/manage_config_mapping_tabs.cfm
 +
M(T ) : /branches/4.1/customcf/optional-scripts/manage_config_orgs_mappings_tabs.cfm
 +
M(T ) : /branches/4.1/customcf/optional-scripts/manage_orgs_cats_tabs.cfm
 +
M(T ) : /branches/4.1/customfields/calendar_org_radio_buttons/calendar_org_radio_buttons_render.cfc
 +
M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_props.cfm
 +
M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_render.cfc
 +
M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_props.cfm
 +
M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_render.cfc
 +
M(T ) : /branches/4.1/datasheet-modules/convert-cat-names-with-icon.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-cat-names-with-icons.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-cat-names.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-date-time-blocks.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-org-names.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-recurrence-properties.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/convert-id-to-eventtitle.cfm
 +
M(T ) : /branches/4.1/datasheet-modules/event-edit-delete-copy.cfm
 +
M(T ) : /branches/4.1/install/cft-props-defaults-updater-for-4.1.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_category_checkbox_display_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_category_checkbox_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_day_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_month_grid_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_month_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_week_grid_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_week_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_widget_events_rss_feed.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_widget_month_grid_small_rh.cfm
 +
M(T ) : /branches/4.1/site-files/_cs_apps/pt_calendar/components/calEventsService.cfc
 +
M(T ) : /branches/4.1/style/calendar-datetime-builder.css
 +
M(T ) : /branches/4.1/style/calendar-recurrence-builder.css
 +
M(T ) : /branches/4.1/style/calendar.css
 +
M(T ) : /branches/4.1/style/calendaradmin.css
 +
M(T ) : /branches/4.1/style/datasheet-overrides.css
 +
 
 +
Revision: 378
 +
Author: gcronkright
 +
Date: 5/5/2016 11:16:34 AM
 +
Message:
 +
Adding Dev versions of the calAppUpdater for cft props
 +
-------------------------------
 +
D : /branches/4.1/install/cftUpdater/ptcalendar-ce-field-props-defaultvalues.wddx
 +
 
 +
Revision: 377
 +
Author: gcronkright
 +
Date: 5/5/2016 11:15:59 AM
 +
Message:
 +
Adding Dev versions of the calAppUpdater for cft props
 +
-------------------------------
 +
A(T ) : /branches/4.1/install/cft-props-defaults-updater-for-4.1.cfm
 +
A(T ) : /branches/4.1/install/cftUpdater/ptcalendar-cft-props-defaultvalues.wddx
 +
A(T ) : /branches/4.1/install/menu.cfm
 +
A(T ) : /branches/4.1/install/registerAppScripts.cfm
 +
A : /branches/4.1/site-files/customcf
 +
A(T ) : /branches/4.1/site-files/customcf/calAppUpdater.cfm
 +
 
 +
Revision: 376
 +
Author: gcronkright
 +
Date: 5/4/2016 11:19:11 AM
 +
Message:
 +
Function:
 +
calEventsCacheDatabaseDAO.createEventsCacheTable
 +
Update:
 +
Updated to handle adding additional fields tho event details element to prevent DB error if column CHAR are greater than 65535
 +
Updated for MySQL to create a part of the cache table with ROW_FORMAT=DYNAMIC set and then run and ALTER Table to add the rest of the event details columns
 +
 
 +
Function:
 +
calEventDetailsDAO.getEventDetailsFieldStruct
 +
Update:
 +
Updated to make sure that app specific fields do not use too many characters when creating the cache table
 +
 
 +
Function:
 +
calEventDateTimeDAO.getDateTimeFieldStruct
 +
Update:
 +
Updated to make sure that app specific fields do not use too many characters when creating the cache table
 +
-------------------------------
 +
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc
 +
M(T ) : /branches/4.1/components/calEventDetailsDAO.cfc
 +
M(T ) : /branches/4.1/components/calEventsCacheDatabaseDAO.cfc
  
Revision: 189
+
Revision: 375
 
Author: gcronkright
 
Author: gcronkright
Date: 1/18/2018 9:28:45 PM
+
Date: 5/4/2016 10:54:37 AM
 
Message:
 
Message:
Update SVN build number and Copyright info
+
Updated .zip Archive for Calendar Display Properties Custom Element and the Calendar Event Categories Custom Elements
 
-------------------------------
 
-------------------------------
 
M(T ) : /branches/4.1/components/App.cfc
 
M(T ) : /branches/4.1/components/App.cfc
M(T ) : /branches/4.1/customfields/post_page_props.cfm
+
M(T ) : /branches/4.1/exported-objects/Calendar-Display-Properties-Custom-Element.zip
M(T ) : /branches/4.1/customfields/post_page_render.cfc
+
M(T ) : /branches/4.1/exported-objects/Calendar-Event-Categories-Custom-Element.zip
 +
M(T ) : /branches/4.1/exported-objects/Calendar-Event-Categories-Display-Properties-Custom-Element.zip
  
Revision: 188
+
Revision: 374
 
Author: gcronkright
 
Author: gcronkright
Date: 1/18/2018 9:23:09 PM
+
Date: 3/30/2016 1:43:48 PM
 
Message:
 
Message:
Removed references to Thickbox
+
Function:
 +
calRenderService.createMonthAsGridSmall
 +
Update:
 +
Updated to properly add open and close tablerow tags when filler days are added at the beginning or the end of the month.
 +
 
 +
Function:
 +
calRenderService.createMonthAsGrid
 +
Update:
 +
Updated to properly add open and close tablerow tags when filler days are added at the beginning or the end of the month.
 +
 
 +
Also other minor updates.
 
-------------------------------
 
-------------------------------
M(T ) : /branches/4.1/exported-objects/Blog2-Custom-Element.zip
+
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calRenderService.cfc
 +
M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_widget_upcoming_events_rh.cfm
  
Revision: 187
+
Revision: 373
 
Author: gcronkright
 
Author: gcronkright
Date: 1/18/2018 9:20:38 PM
+
Date: 3/29/2016 2:41:58 PM
 
Message:
 
Message:
Removed references to Thickbox
+
Clean up for the calendar.css file
 
-------------------------------
 
-------------------------------
 
M(T ) : /branches/4.1/components/App.cfc
 
M(T ) : /branches/4.1/components/App.cfc
M(T ) : /branches/4.1/renderhandlers/blog_dashboard_details.cfm
+
M(T ) : /branches/4.1/style/calendar.css
  
Revision: 186
+
Revision: 372
Author: dbeckstrom
+
Author: gcronkright
Date: 5/3/2017 6:39:38 PM
+
Date: 3/29/2016 2:12:48 PM
 
Message:
 
Message:
Added a trim around the length check for commentsHTML because the function call was returning spaces and giving it length which caused a logic problem.
+
Updated SVN Build number
 
-------------------------------
 
-------------------------------
M(T ) : /branches/4.1/renderhandlers/blog_post_display.cfm
+
M(T ) : /branches/4.1/components/App.cfc
  
Revision: 185
+
Revision: 371
Author: dbeckstrom
+
Author: gcronkright
Date: 5/3/2017 6:28:12 PM
+
Date: 3/29/2016 2:10:44 PM
 
Message:
 
Message:
DMB - Added a trim around the length check for commentsHTML to fix quirk on Lucee.
+
File:
 +
calendar_display_day_list_rh.cfm
 +
Update:
 +
Added resource loading of jQuery, jQueryUI and Font Awesome
 +
 
 +
File:
 +
calendar_view_links.cfm
 +
Update:
 +
Updated Day list link and added current view logic
 +
 
 +
File:
 +
calendar_widget_upcoming_events_rh.cfm
 +
Update:
 +
Add the cache validUntil code
 +
 
 +
Function:
 +
calRenderController.buildDateStructFromDateParts
 +
Updated:
 +
Added a formattedFullDate
 +
 
 +
Component:
 +
calRenderService
 +
Update:
 +
Updated to be more modular to be easier to override the rendering methods
 +
 
 +
File:
 +
manage_configuration_header.cfm
 +
Update:
 +
Moved script blocks to load via addFooterJS
 +
Moved style blocks to load via addFooterJS
 +
 
 +
File:
 +
manage_events_cache_dashboard.cfm
 +
Update:
 +
Updates to the cache dashboard rendering
 
-------------------------------
 
-------------------------------
M(T ) : /branches/4.1/renderhandlers/blog_post_display.cfm
+
M(T ) : /branches/4.1/components/App.cfc
 +
M(T ) : /branches/4.1/components/calEventsForms.cfc
 +
M(T ) : /branches/4.1/components/calRenderController.cfc
 +
M(T ) : /branches/4.1/components/calRenderService.cfc
 +
M(T ) : /branches/4.1/components/calRenderViewDAO.cfc
 +
M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc
 +
M(T ) : /branches/4.1/customcf/calendar_view_links.cfm
 +
M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm
 +
M(T ) : /branches/4.1/customcf/manage_events_cache_dashboard.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_display_day_list_rh.cfm
 +
M(T ) : /branches/4.1/renderhandlers/calendar_widget_upcoming_events_rh.cfm
 +
M(T ) : /branches/4.1/style/calendar.css

Latest revision as of 16:27, 13 February 2018

Back to PT Calendar 4.1 Release Notes

---

Revision: 403 Author: gcronkright Date: 2/7/2018 4:06:36 PM Message: Updates to load inline Javascript and CSS with the resource loader to allow late loading jQuery


M(T ) : /branches/4.1/components/calEventsConfirmController.cfc M(T ) : /branches/4.1/components/calEventsCopyController.cfc M(T ) : /branches/4.1/components/calEventsForms.cfc M(T ) : /branches/4.1/components/calEventsiCalService.cfc M(T ) : /branches/4.1/components/calRenderController.cfc M(T ) : /branches/4.1/components/calRenderService.cfc M(T ) : /branches/4.1/components/dateTimeBuilderController.cfc M(T ) : /branches/4.1/components/recurrenceBuilderController.cfc M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc M(T ) : /branches/4.1/customcf/add_new_event_link.cfm M(T ) : /branches/4.1/customcf/calendar_events_search_form.cfm M(T ) : /branches/4.1/customcf/manage_calendar_event_details_header.cfm M(T ) : /branches/4.1/customcf/manage_calendar_events_details_table.cfm M(T ) : /branches/4.1/customcf/manage_calendar_events_shared_js.cfm M(T ) : /branches/4.1/customcf/manage_calendar_organizations_header.cfm M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm M(T ) : /branches/4.1/customfields/approval_track_checkbox/approval_track_checkbox_render.cfc M(T ) : /branches/4.1/customfields/calendar_date_picker/calendar_date_picker_render.cfc M(T ) : /branches/4.1/customfields/calendar_org_radio_buttons/calendar_org_radio_buttons_render.cfc M(T ) : /branches/4.1/customfields/calendar_time_picker/calendar_time_picker_render.cfc M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_render.cfc M(T ) : /branches/4.1/customfields/event_category_checkboxes/event_category_checkboxes_render.cfc M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_render.cfc M(T ) : /branches/4.1/datasheet-modules/event-edit-delete-copy.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm

Revision: 402 Author: gcronkright Date: 6/7/2017 2:50:56 PM Message: minor updates


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/customcf/calendar_events_search_form.cfm M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form1.cfm M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form2.cfm M(T ) : /branches/4.1/site-dev/customcf/ical-download3.cfm

Revision: 401 Author: gcronkright Date: 6/7/2017 2:48:29 PM Message: Removed hard coded width from the FilterEventsWrapper


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/style/calendaradmin.css

Revision: 400 Author: gcronkright Date: 6/7/2017 2:46:40 PM Message: Disabled step debugging om calEventsForms and calEventsConfirmController


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventsConfirmController.cfc M(T ) : /branches/4.1/components/calEventsForms.cfc M(T ) : /branches/4.1/components/calRenderController.cfc

Revision: 399 Author: gcronkright Date: 3/14/2017 1:57:37 PM Message: Updating layout class names


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/renderhandlers/calendar_widget_upcoming_events_rh.cfm

Revision: 398 Author: gcronkright Date: 3/14/2017 1:56:39 PM Message: minor updates


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/renderhandlers/calendar_display_controller_rh.cfm

Revision: 397 Author: gcronkright Date: 3/14/2017 1:52:32 PM Message: Updated the readonly HTML attribute and added the disabled attribute to the checkbox control


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/customfields/approval_track_checkbox/approval_track_checkbox_props.cfm M(T ) : /branches/4.1/customfields/approval_track_checkbox/approval_track_checkbox_render.cfc

Revision: 396 Author: gcronkright Date: 3/14/2017 1:46:50 PM Message: Added a Calendar Widget that renders by a specific date range


A(TP) : /branches/4.1/exported-objects/widgets/Calendar-Widget-Properties-Date-Range-Single-Custom-Element.zip A(T ) : /branches/4.1/renderhandlers/calendar_widget_events_by_date_range_rh.cfm

Revision: 395 Author: gcronkright Date: 3/14/2017 1:45:56 PM Message: minor updates


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventNotificationService.cfc M(T ) : /branches/4.1/components/calRenderViewDAO.cfc

Revision: 394 Author: gcronkright Date: 3/14/2017 1:45:21 PM Message: Added Quarter List Render Handler


M(T ) : /branches/4.1/components/App.cfc A(T ) : /branches/4.1/renderhandlers/calendar_display_quarter_list_rh.cfm

Revision: 393 Author: gcronkright Date: 3/14/2017 1:44:09 PM Message: Function: calEventsService.getDateRangefromRangeType Update: Added Quarter Date Range Type


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventsService.cfc

Revision: 392 Author: gcronkright Date: 3/14/2017 1:41:21 PM Message: Function: calRenderController.buildDateStructFromDateParts Update: Added first and last of quarter dates


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calRenderController.cfc

Revision: 391 Author: gcronkright Date: 3/14/2017 1:39:08 PM Message: Function: dateTimeBuilderForms.renderDateTimeForm Updated: Updated to fix the allday checkbox not clearing the time fields when clicked


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/dateTimeBuilderForms.cfc

Revision: 390 Author: gcronkright Date: 1/29/2017 10:36:22 PM Message: Added the new ADF IsRealDate() which is a fix for ColdFusion's IsDate() to make sure that 'dateStr' isn't just a simple number


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventRecurrenceService.cfc M(T ) : /branches/4.1/components/calEventsCacheController.cfc M(T ) : /branches/4.1/components/calRenderService.cfc M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc M(T ) : /branches/4.1/components/recurrenceBuilderService.cfc M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_render.cfc M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_render.cfc M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm

Revision: 389 Author: gcronkright Date: 7/29/2016 3:57:15 PM Message: Added the scriptsPackage parameter


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/install/registerAppScripts.cfm

Revision: 388 Author: gcronkright Date: 7/29/2016 3:55:52 PM Message: Updated to use the addFooterJS method to load javascript via the Resource Loader


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/customcf/manage_calendar_events_shared_js.cfm

Revision: 387 Author: gcronkright Date: 7/29/2016 3:54:53 PM Message: Added custom script parameters to allow button links to use bootstrap styles and icons


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/customcf/manage_calendar_event_details_header.cfm M(T ) : /branches/4.1/customcf/manage_calendar_organizations_header.cfm M(T ) : /branches/4.1/customcf/manage_event_categories_header.cfm M(T ) : /branches/4.1/customcf/manage_events_filtering_tools.cfm M(T ) : /branches/4.1/datasheet-modules/event-edit-delete-copy.cfm

Revision: 386 Author: gcronkright Date: 7/29/2016 3:46:58 PM Message: Re-exported the .zip archives


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/exported-objects/Calendar-Display-Properties-Custom-Element.zip M(T ) : /branches/4.1/exported-objects/widgets/Calendar-Widget-Properties-Month-Grid-Single-Custom-Element.zip

Revision: 385 Author: gcronkright Date: 7/29/2016 3:46:11 PM Message: Update to use a Custom Delimiter between list items


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-cat-names.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-org-names.cfm

Revision: 384 Author: gcronkright Date: 7/29/2016 3:42:01 PM Message: Component: calEventCategoriesDAO.getEventCategoryNames Update: Added custom delimiter parameter

Component: calOrganizationsDAO.getCalOrganizationsNames Update: Added custom delimiter parameter


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventCategoriesDAO.cfc M(T ) : /branches/4.1/components/calOrganizationsDAO.cfc

Revision: 383 Author: gcronkright Date: 7/29/2016 3:39:39 PM Message: Removed extra pound signs from style definitions


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/style/calendaradmin.css

Revision: 382 Author: gcronkright Date: 5/16/2016 5:50:28 PM Message: Added fontAwesome resource loader


M( P) : /branches/4.1 M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calRenderService.cfc M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_month_grid_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_month_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_week_grid_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_week_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_widget_month_grid_small_rh.cfm

Revision: 381 Author: gcronkright Date: 5/6/2016 6:18:27 PM Message: Function: calEventDetailsDAO.getEventDetailsFieldStruct Updates: Some versions of MySQL did not like the 'UNSIGNED' intType so update to the 'smallint UNSIGNED'

Function: calEventDateTimeDAO.getDateTimeFieldStruct Updates: Some versions of MySQL did not like allDay as a bit datatype, so moved moved allDay to the intFieldNameList Some versions of MySQL did not like the 'UNSIGNED' intType so update to the 'smallint UNSIGNED'


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc M(T ) : /branches/4.1/components/calEventDetailsDAO.cfc

Revision: 380 Author: gcronkright Date: 5/6/2016 10:52:19 AM Message: Function: calEventDateTimeDAO.getDateTimeFieldStruct Updated: Fixed an issue where some versions of MySQL did not like allDay as a bit datatype, so moved moved allDay to the smallTextFieldNameList


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm

Revision: 379 Author: gcronkright Date: 5/5/2016 11:24:52 AM Message: Remove Version from header comment, as per some other ADF apps, not clear what it applies to, and tends to get out of date


M(T ) : /branches/4.1/appBeanConfig.cfm M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calCSUsersGC.cfc M(T ) : /branches/4.1/components/calEventCategoriesDAO.cfc M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc M(T ) : /branches/4.1/components/calEventDateTimeService.cfc M(T ) : /branches/4.1/components/calEventDetailsDAO.cfc M(T ) : /branches/4.1/components/calEventDetailsService.cfc M(T ) : /branches/4.1/components/calEventRecurrenceDAO.cfc M(T ) : /branches/4.1/components/calEventRecurrenceService.cfc M(T ) : /branches/4.1/components/calEventsCacheController.cfc M(T ) : /branches/4.1/components/calEventsCacheDatabaseDAO.cfc M(T ) : /branches/4.1/components/calEventsCacheFileDAO.cfc M(T ) : /branches/4.1/components/calEventsCacheMemoryDAO.cfc M(T ) : /branches/4.1/components/calEventsCacheService.cfc M(T ) : /branches/4.1/components/calEventsConfirmController.cfc M(T ) : /branches/4.1/components/calEventsCopyController.cfc M(T ) : /branches/4.1/components/calEventsDAO.cfc M(T ) : /branches/4.1/components/calEventsForms.cfc M(T ) : /branches/4.1/components/calEventsRssService.cfc M(T ) : /branches/4.1/components/calEventsSearchController.cfc M(T ) : /branches/4.1/components/calEventsSearchDAO.cfc M(T ) : /branches/4.1/components/calEventsSeriesService.cfc M(T ) : /branches/4.1/components/calEventsService.cfc M(T ) : /branches/4.1/components/calEventsiCalService.cfc M(T ) : /branches/4.1/components/calOrganizationsDAO.cfc M(T ) : /branches/4.1/components/calPageMapDAO.cfc M(T ) : /branches/4.1/components/calRenderController.cfc M(T ) : /branches/4.1/components/calRenderDAO.cfc M(T ) : /branches/4.1/components/calRenderService.cfc M(T ) : /branches/4.1/components/calRenderViewDAO.cfc M(T ) : /branches/4.1/components/calRenderViewService.cfc M(T ) : /branches/4.1/components/calService.cfc M(T ) : /branches/4.1/components/dateTimeBuilderController.cfc M(T ) : /branches/4.1/components/dateTimeBuilderDAO.cfc M(T ) : /branches/4.1/components/dateTimeBuilderForms.cfc M(T ) : /branches/4.1/components/dateTimeBuilderService.cfc M(T ) : /branches/4.1/components/recurrenceBuilderController.cfc M(T ) : /branches/4.1/components/recurrenceBuilderDAO.cfc M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc M(T ) : /branches/4.1/components/recurrenceBuilderService.cfc M(T ) : /branches/4.1/customcf/add_new_event_link.cfm M(T ) : /branches/4.1/customcf/calendar_event_request_form_page_link.cfm M(T ) : /branches/4.1/customcf/calendar_events_search_form.cfm M(T ) : /branches/4.1/customcf/calendar_events_search_results.cfm M(T ) : /branches/4.1/customcf/calendar_view_links.cfm M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form1.cfm M(T ) : /branches/4.1/customcf/dev/calendar_events_search_form2.cfm M(T ) : /branches/4.1/customcf/dev/calendar_events_search_results2.cfm M(T ) : /branches/4.1/customcf/event_details_display_multipagemode_header.cfm M(T ) : /branches/4.1/customcf/manage_calendar_event_details_header.cfm M(T ) : /branches/4.1/customcf/manage_calendar_events_details_table.cfm M(T ) : /branches/4.1/customcf/manage_calendar_events_month_grid.cfm M(T ) : /branches/4.1/customcf/manage_calendar_events_shared_js.cfm M(T ) : /branches/4.1/customcf/manage_events_filtering_tools.cfm M(T ) : /branches/4.1/customcf/manage_page_mappings_header.cfm M(T ) : /branches/4.1/customcf/month_nav_drop_down.cfm M(T ) : /branches/4.1/customcf/new_event_form_page_header.cfm M(T ) : /branches/4.1/customcf/optional-scripts/manage_config_mapping_tabs.cfm M(T ) : /branches/4.1/customcf/optional-scripts/manage_config_orgs_mappings_tabs.cfm M(T ) : /branches/4.1/customcf/optional-scripts/manage_orgs_cats_tabs.cfm M(T ) : /branches/4.1/customfields/calendar_org_radio_buttons/calendar_org_radio_buttons_render.cfc M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_props.cfm M(T ) : /branches/4.1/customfields/date_time_builder/calendar_date_time_builder_render.cfc M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_props.cfm M(T ) : /branches/4.1/customfields/recurrence_builder/calendar_recurrence_builder_render.cfc M(T ) : /branches/4.1/datasheet-modules/convert-cat-names-with-icon.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-cat-names-with-icons.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-cat-names.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-date-time-blocks.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-org-names.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-list-to-recurrence-properties.cfm M(T ) : /branches/4.1/datasheet-modules/convert-id-to-eventtitle.cfm M(T ) : /branches/4.1/datasheet-modules/event-edit-delete-copy.cfm M(T ) : /branches/4.1/install/cft-props-defaults-updater-for-4.1.cfm M(T ) : /branches/4.1/renderhandlers/calendar_category_checkbox_display_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_category_checkbox_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_day_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_event_details_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_month_grid_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_month_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_week_grid_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_week_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_widget_events_rss_feed.cfm M(T ) : /branches/4.1/renderhandlers/calendar_widget_month_grid_small_rh.cfm M(T ) : /branches/4.1/site-files/_cs_apps/pt_calendar/components/calEventsService.cfc M(T ) : /branches/4.1/style/calendar-datetime-builder.css M(T ) : /branches/4.1/style/calendar-recurrence-builder.css M(T ) : /branches/4.1/style/calendar.css M(T ) : /branches/4.1/style/calendaradmin.css M(T ) : /branches/4.1/style/datasheet-overrides.css

Revision: 378 Author: gcronkright Date: 5/5/2016 11:16:34 AM Message: Adding Dev versions of the calAppUpdater for cft props


D : /branches/4.1/install/cftUpdater/ptcalendar-ce-field-props-defaultvalues.wddx

Revision: 377 Author: gcronkright Date: 5/5/2016 11:15:59 AM Message: Adding Dev versions of the calAppUpdater for cft props


A(T ) : /branches/4.1/install/cft-props-defaults-updater-for-4.1.cfm A(T ) : /branches/4.1/install/cftUpdater/ptcalendar-cft-props-defaultvalues.wddx A(T ) : /branches/4.1/install/menu.cfm A(T ) : /branches/4.1/install/registerAppScripts.cfm A : /branches/4.1/site-files/customcf A(T ) : /branches/4.1/site-files/customcf/calAppUpdater.cfm

Revision: 376 Author: gcronkright Date: 5/4/2016 11:19:11 AM Message: Function: calEventsCacheDatabaseDAO.createEventsCacheTable Update: Updated to handle adding additional fields tho event details element to prevent DB error if column CHAR are greater than 65535 Updated for MySQL to create a part of the cache table with ROW_FORMAT=DYNAMIC set and then run and ALTER Table to add the rest of the event details columns

Function: calEventDetailsDAO.getEventDetailsFieldStruct Update: Updated to make sure that app specific fields do not use too many characters when creating the cache table

Function: calEventDateTimeDAO.getDateTimeFieldStruct Update: Updated to make sure that app specific fields do not use too many characters when creating the cache table


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventDateTimeDAO.cfc M(T ) : /branches/4.1/components/calEventDetailsDAO.cfc M(T ) : /branches/4.1/components/calEventsCacheDatabaseDAO.cfc

Revision: 375 Author: gcronkright Date: 5/4/2016 10:54:37 AM Message: Updated .zip Archive for Calendar Display Properties Custom Element and the Calendar Event Categories Custom Elements


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/exported-objects/Calendar-Display-Properties-Custom-Element.zip M(T ) : /branches/4.1/exported-objects/Calendar-Event-Categories-Custom-Element.zip M(T ) : /branches/4.1/exported-objects/Calendar-Event-Categories-Display-Properties-Custom-Element.zip

Revision: 374 Author: gcronkright Date: 3/30/2016 1:43:48 PM Message: Function: calRenderService.createMonthAsGridSmall Update: Updated to properly add open and close tablerow tags when filler days are added at the beginning or the end of the month.

Function: calRenderService.createMonthAsGrid Update: Updated to properly add open and close tablerow tags when filler days are added at the beginning or the end of the month.

Also other minor updates.


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calRenderService.cfc M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm M(T ) : /branches/4.1/renderhandlers/calendar_widget_upcoming_events_rh.cfm

Revision: 373 Author: gcronkright Date: 3/29/2016 2:41:58 PM Message: Clean up for the calendar.css file


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/style/calendar.css

Revision: 372 Author: gcronkright Date: 3/29/2016 2:12:48 PM Message: Updated SVN Build number


M(T ) : /branches/4.1/components/App.cfc

Revision: 371 Author: gcronkright Date: 3/29/2016 2:10:44 PM Message: File: calendar_display_day_list_rh.cfm Update: Added resource loading of jQuery, jQueryUI and Font Awesome

File: calendar_view_links.cfm Update: Updated Day list link and added current view logic

File: calendar_widget_upcoming_events_rh.cfm Update: Add the cache validUntil code

Function: calRenderController.buildDateStructFromDateParts Updated: Added a formattedFullDate

Component: calRenderService Update: Updated to be more modular to be easier to override the rendering methods

File: manage_configuration_header.cfm Update: Moved script blocks to load via addFooterJS Moved style blocks to load via addFooterJS

File: manage_events_cache_dashboard.cfm Update: Updates to the cache dashboard rendering


M(T ) : /branches/4.1/components/App.cfc M(T ) : /branches/4.1/components/calEventsForms.cfc M(T ) : /branches/4.1/components/calRenderController.cfc M(T ) : /branches/4.1/components/calRenderService.cfc M(T ) : /branches/4.1/components/calRenderViewDAO.cfc M(T ) : /branches/4.1/components/recurrenceBuilderForms.cfc M(T ) : /branches/4.1/customcf/calendar_view_links.cfm M(T ) : /branches/4.1/customcf/manage_configuration_header.cfm M(T ) : /branches/4.1/customcf/manage_events_cache_dashboard.cfm M(T ) : /branches/4.1/renderhandlers/calendar_display_day_list_rh.cfm M(T ) : /branches/4.1/renderhandlers/calendar_widget_upcoming_events_rh.cfm M(T ) : /branches/4.1/style/calendar.css