Difference between revisions of "PT Calendar"

From ADF Docs
Jump to: navigation, search
(Installation Guides)
(Installation Guides)
Line 58: Line 58:
 
<!-- '''Current Release:''' -->
 
<!-- '''Current Release:''' -->
 
'''Current Release Version:'''
 
'''Current Release Version:'''
* 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.0''' or greater
 
 
'''Current Development Build:'''
 
 
* v3.1
 
* v3.1
<!-- ** [[PT_Calendar_Version_3.1_Release_Notes|Version 3.1 Release Notes]] -->
+
** [[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_Install|Version 3.1 Install Guide]]
 
** [[PT_Calendar_Version_3.1_Upgrade|Version 3.1 Upgrade Guide]]
 
** [[PT_Calendar_Version_3.1_Upgrade|Version 3.1 Upgrade Guide]]
  IMPORTANT: v3.1 of this application requires the '''ADF 1.6.2''' or greater  
+
  IMPORTANT: v3.1 of this application requires the '''ADF 1.7''' or greater  
  
<!--
 
 
'''Current Development Build:'''
 
'''Current Development Build:'''
 
* v3.2
 
* v3.2
** [[PT_Calendar_Version_3.2_Release_Notes|Version 3.2 Release Notes]]
+
<!-- ** [[PT_Calendar_Version_3.2_Release_Notes|Version 3.2 Release Notes]] -->
 
** [[PT_Calendar_Version_3.2_Install|Version 3.2 Install Guide]]
 
** [[PT_Calendar_Version_3.2_Install|Version 3.2 Install Guide]]
 
** [[PT_Calendar_Version_3.2_Upgrade|Version 3.2 Upgrade Guide]]
 
** [[PT_Calendar_Version_3.2_Upgrade|Version 3.2 Upgrade Guide]]
  IMPORTANT: v3.2 of this application requires '''ADF 1.6.2''' or greater
+
  IMPORTANT: v3.2 of this application requires the '''ADF 1.7''' or greater
 +
 
 +
<!--
 +
'''Current Development Build:'''
 +
* v3.3
 +
** [[PT_Calendar_Version_3.3_Release_Notes|Version 3.3 Release Notes]]
 +
** [[PT_Calendar_Version_3.3_Install|Version 3.3 Install Guide]]
 +
** [[PT_Calendar_Version_3.3_Upgrade|Version 3.3 Upgrade Guide]]
 +
IMPORTANT: v3.3 of this application requires '''ADF 1.7''' or greater
 
-->
 
-->
  
 
'''Previous Versions:'''
 
'''Previous Versions:'''
 +
* 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.0''' or greater
 +
 
* v2.1
 
* v2.1
 
** [[PT_Calendar_Version_2.1_Release_Notes|Version 2.1 Release Notes]]
 
** [[PT_Calendar_Version_2.1_Release_Notes|Version 2.1 Release Notes]]

Revision as of 05:08, 12 April 2014

About the Calendar App

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


Overview

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 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.


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 Release Version:

IMPORTANT: v3.1 of this application requires the ADF 1.7 or greater 

Current Development Build:

IMPORTANT: v3.2 of this application requires the ADF 1.7 or greater 


Previous Versions:

IMPORTANT: v3.0 of this application requires ADF 1.6.0 or greater
IMPORTANT: v2.1 of this application requires ADF 1.5 or greater

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.