Difference between revisions of "PT Calendar"

From ADF Docs
Jump to: navigation, search
(About the Calendar App)
 
(79 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
The Calendar application is built using the [[Overview|Application Development Framework (ADF)]].  
 
The Calendar application is built using the [[Overview|Application Development Framework (ADF)]].  
  
IMPORTANT: '''ADF 1.5.3''' or greater is '''REQUIRED''' for v3.0 of this application.
+
<!-- IMPORTANT: PT Calender '''v3.0''' requires '''ADF 1.6''' or greater. -->
 
 
 
== Overview ==
 
== Overview ==
The Calendar application provides...
+
Use the Calendar application for robust handling and display of events. Calendars can be displayed by day, week and month in both list and grid formats. The events that show in the calendars can be determined by Organization, Category, Approval Status and many more parameters. This fine level of control makes it ideal for having internal and external facing calendars for your organization.
  
 
== Requirements ==
 
== Requirements ==
Line 20: Line 19:
 
App v3.0 and higher also requires:
 
App v3.0 and higher also requires:
 
* CSContent_1_0
 
* CSContent_1_0
* Scheduler_1_0
+
<!--* Scheduler_1_0 -->
 
* Utils_1_1
 
* Utils_1_1
  
 
+
The ADF must be configured correctly on your site for Calendar App. Please check the Install and Upgrade guides for the minimum required ADF version.
The ADF 1.5.3 or higher must be configured correctly for your site. The [[Site Configuration (ADF.cfc)]] wiki page has instructions for configuration.
+
<!--
 +
The ADF v1.6 or higher must be configured correctly on your site for Calendar v3. ADF v1.5.x or higher must be configured correctly on your site for Calendar v2.x. -->
 +
The [[Site Configuration (ADF.cfc)]] wiki page has instructions for configuration.
  
 
<!--
 
<!--
 
 
== Contents ==
 
== Contents ==
 
The Calendar application contains the following:
 
The Calendar application contains the following:
* Custom Coding - various components and scripts.
+
* '''Custom Coding''' - various components and scripts.
 +
 
 +
* '''Custom Elements'''
 +
 
 +
* '''Custom Fields'''
  
 +
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
 +
-->
 
<!--
 
<!--
 
 
* '''Custom Elements:'''
 
* '''Custom Elements:'''
 
**[[SocialMedia Selector]] - Custom Element
 
**[[SocialMedia Selector]] - Custom Element
Line 41: Line 46:
 
**[[YouTube Channels]] - Custom Element
 
**[[YouTube Channels]] - Custom Element
 
**[[ptSocialMedia Configuration]] - Custom Element
 
**[[ptSocialMedia Configuration]] - Custom Element
 
 
* '''Custom Fields:'''
 
* '''Custom Fields:'''
 
** Video Size Calculator Field
 
** Video Size Calculator Field
 
Note: Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
 
 
 
-->
 
-->
  
Line 54: Line 55:
 
This installation guide assumes that you have no Custom Elements and/or Metadata Forms with the names above.  Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above.  (If you do not remove existing elements with these names, you may have difficulties during the installation.)
 
This installation guide assumes that you have no Custom Elements and/or Metadata Forms with the names above.  Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above.  (If you do not remove existing elements with these names, you may have difficulties during the installation.)
  
 +
== Installation Guides ==
 +
''' Current ADF 2.5 and above Release Versions:'''
 +
* v4.7
 +
** [[PT_Calendar_Version_4.7_Release_Notes|Version 4.7 Release Notes]]
 +
** [[PT_Calendar_Version_4.7_Install|Version 4.7 Install Guide]]
 +
** [[PT_Calendar_Version_4.7_Upgrade|Version 4.7 Upgrade Guide]] (from v4.6)
 +
 +
'''Previous ADF 2.5 and above Release Versions:'''
 +
* v4.6
 +
** [[PT_Calendar_Version_4.6_Release_Notes|Version 4.6 Release Notes]]
 +
** [[PT_Calendar_Version_4.6_Install|Version 4.6 Install Guide]]
 +
** [[PT_Calendar_Version_4.6_Upgrade|Version 4.6 Upgrade Guide]] (from v4.5)
 +
 +
* v4.5
 +
** [[PT_Calendar_Version_4.5_Release_Notes|Version 4.5 Release Notes]]
 +
** [[PT_Calendar_Version_4.5_Install|Version 4.5 Install Guide]]
 +
** [[PT_Calendar_Version_4.5_Upgrade|Version 4.5 Upgrade Guide]] (from v4.4)
 +
 +
* v4.4
 +
** [[PT_Calendar_Version_4.4_Release_Notes|Version 4.4 Release Notes]]
 +
** [[PT_Calendar_Version_4.4_Install|Version 4.4 Install Guide]]
 +
** [[PT_Calendar_Version_4.4_Upgrade|Version 4.4 Upgrade Guide]] (from v4.3)
 +
 +
'''IMPORTANT''': The above versions of this application require '''ADF 2.5''' or greater and '''CommonSpot 10.5.2 or 10.6.1''' or greater.
 +
 +
'''Previous ADF 2.0 to 2.4 Release Versions:'''
 +
* v4.3
 +
** [[PT_Calendar_Version_4.3_Release_Notes|Version 4.3 Release Notes]]
 +
** [[PT_Calendar_Version_4.3_Install|Version 4.3 Install Guide]]
 +
** [[PT_Calendar_Version_4.3_Upgrade|Version 4.3 Upgrade Guide]] (from v4.2)
 +
 +
* v4.2
 +
** [[PT_Calendar_Version_4.2_Release_Notes|Version 4.2 Release Notes]]
 +
** [[PT_Calendar_Version_4.2_Install|Version 4.2 Install Guide]]
 +
** [[PT_Calendar_Version_4.2_Upgrade|Version 4.2 Upgrade Guide]] (from v4.1)
 +
 +
* v4.1
 +
** [[PT_Calendar_Version_4.1_Release_Notes|Version 4.1 Release Notes]]
 +
** [[PT_Calendar_Version_4.1_Install|Version 4.1 Install Guide]]
 +
** [[PT_Calendar_Version_4.1_Upgrade|Version 4.1 Upgrade Guide]] (from v4.0)
 +
 +
* v4.0
 +
** [[PT_Calendar_Version_4.0_Release_Notes|Version 4.0 Release Notes]]
 +
** [[PT_Calendar_Version_4.0_Install|Version 4.0 Install Guide]]
 +
** [[PT_Calendar_Version_4.0_Upgrade|Version 4.0 Upgrade Guide]] (from v3.1)
 +
'''IMPORTANT''': The 'ADF 2.4.x Release Versions' of this application require '''ADF 2.0 to 2.4.x''' and '''CommonSpot 10 up to 10.5.1 or 10.6'''
 +
<!-- IMPORTANT: v4.x of this application requires '''ADF 2.0''' or greater (and '''CommonSpot 10''' or greater) -->
 +
 +
'''Previous ADF 1.8.x Release Versions:'''
 +
* v3.1
 +
** [[PT_Calendar_Version_3.1_Release_Notes|Version 3.1 Release Notes]]
 +
** [[PT_Calendar_Version_3.1_Install|Version 3.1 Install Guide]]
 +
** [[PT_Calendar_Version_3.1_Upgrade|Version 3.1 Upgrade Guide]]
 +
IMPORTANT: v3.1 of this application requires the '''ADF 1.7''' up to '''ADF 1.8.x'''
 +
 +
* v3.0
 +
** [[PT_Calendar_Version_3_Release_Notes|Version 3.0 Release Notes]]
 +
** [[PT_Calendar_Version_3_Install|Version 3.0 Install Guide]]
 +
** [[PT_Calendar_Version_3_Upgrade|Version 3.0 Upgrade Guide]]
 +
IMPORTANT: v3.0 of this application requires '''ADF 1.6''' up to '''ADF 1.8.x'''
 +
 +
''' Previous Calender 2.x Versions:'''
 +
* v2.1
 +
** [[PT_Calendar_Version_2.1_Release_Notes|Version 2.1 Release Notes]]
 +
** [[PT_Calendar_Version_2.1_Install|Version 2.1 Install Guide]]
 +
** [[PT_Calendar_Version_2.1_Upgrade|Version 2.1 Upgrade Guide]]
  
<!--
 
  
== Installation/Setup ==
+
* v2.0
Each of the following steps should be completed fully and in the order presented:
+
**[[PT_Calendar_Version_2.0_Install|Version 2.0 Install Guide]]
# [[PT Social Media Extract Application|Download/Extract PT Social Media Application]]
 
# [[PT Social Media ADF Configuration|PT Social Media ADF Configuration]]
 
# [[PT Social Media Styles|Styles]]
 
# [[PT Social Media Import Custom Elements|Import Custom Elements]]
 
# [[PT Social Media Site Configuration|Site Configuration]]
 
# [[PT Social Media Build Subsites Templates and Pages|Build Subsites, Templates and Pages]]
 
  
-->
+
IMPORTANT: v2.x of this application requires '''ADF 1.5''' up to '''ADF 1.8.x'''
  
 
<!--
 
<!--
== Features ==
+
'''Current ADF 1.8.x Development Build:'''
The Social Media application provides the following features:
+
* v3.2
* [[PT_Social_Media_Facebook_Like|Facebook Like]]
+
** [[PT_Calendar_Version_3.2_Release_Notes|Version 3.2 Release Notes]]
* [[PT_Social_Media_Twitter_Tweet|Twitter Tweet]]
+
** [[PT_Calendar_Version_3.2_Install|Version 3.2 Install Guide]]
 +
** [[PT_Calendar_Version_3.2_Upgrade|Version 3.2 Upgrade Guide]]
 +
IMPORTANT: v3.2 of this application requires the '''ADF 1.7''' up to '''ADF 1.8.x'''
 
-->
 
-->
  
== Installation Guides ==
+
== Known Issues/Bugs ==
Current Release v3.0: (Soon to be released - TBD)
+
Found a bug, view the [http://community.paperthin.com/projects/pt_calendar/issue/ PT Calendar Issues] page. Your issue not on the list?  Then post it so the issue can be addressed.
*[[PT_Calendar_Version_3.0_Install|Version 3.0 Install Guide]]
 
<!-- *[[PT_Calendar_Version_3.0_Upgrade|Version 3.0 Upgrade Guide]] -->
 
  
Previous Versions:
+
[[Category:Project]][[Category:Calendar]]
* v2.0
 
** Install Guide
 
<!-- ** [[PT_Calendar_Version_2.0_Install|Install Guide]] -->
 

Latest revision as of 22:25, 9 February 2022

About the Calendar App

The Calendar application is built using the Application Development Framework (ADF).

Overview

Use the Calendar application for robust handling and display of events. Calendars can be displayed by day, week and month in both list and grid formats. The events that show in the calendars can be determined by Organization, Category, Approval Status and many more parameters. This fine level of control makes it ideal for having internal and external facing calendars for your organization.

Requirements

ADF Library components that are required for the Calendar application:

  • CEData_1_1
  • CSData_1_1
  • Data_1_1
  • Date_1_1
  • Forms_1_1
  • Scripts_1_1
  • UI_1_0
  • CCAPI

App v3.0 and higher also requires:

  • CSContent_1_0
  • Utils_1_1

The ADF must be configured correctly on your site for Calendar App. Please check the Install and Upgrade guides for the minimum required ADF version.

The Site Configuration (ADF.cfc) wiki page has instructions for configuration.


Pre-installation Considerations

The Application Development Framework (ADF) must be setup and configured on the server for the site that will be implementing the Social Media application. For detailed instructions follow the ADF Overview wiki page for Site Configurations.

This installation guide assumes that you have no Custom Elements and/or Metadata Forms with the names above. Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)

Installation Guides

Current ADF 2.5 and above Release Versions:

Previous ADF 2.5 and above Release Versions:

IMPORTANT: The above versions of this application require ADF 2.5 or greater and CommonSpot 10.5.2 or 10.6.1 or greater.

Previous ADF 2.0 to 2.4 Release Versions:

IMPORTANT: The 'ADF 2.4.x Release Versions' of this application require ADF 2.0 to 2.4.x and CommonSpot 10 up to 10.5.1 or 10.6

Previous ADF 1.8.x Release Versions:

IMPORTANT: v3.1 of this application requires the ADF 1.7 up to ADF 1.8.x
IMPORTANT: v3.0 of this application requires ADF 1.6 up to ADF 1.8.x

Previous Calender 2.x Versions:


IMPORTANT: v2.x of this application requires ADF 1.5 up to ADF 1.8.x


Known Issues/Bugs

Found a bug, view the PT Calendar Issues page. Your issue not on the list? Then post it so the issue can be addressed.