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

From ADF Docs
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
We are proud to release v2.1 to the Community.
+
Back to [[PT_Calendar|PT Calendar]]
 +
----------------------------------------------------------------------------
 +
 
 +
 
 +
'''We are proud to release v2.1 to the Community.'''
  
 
Version 2.1 contains minor enhancements and bug fixes related to v2.0.
 
Version 2.1 contains minor enhancements and bug fixes related to v2.0.
  
If installing the Calendar app for the first time, please follow the v2.0 Install Guide.
+
If installing the Calendar app for the first time, please follow the [[PT_Calendar_Version_2.0_Install|v2.0 Install Guide]].
  
 
If upgrading from v2.0, please follow the [[PT_Calendar_Version_2.1_Upgrade|v2.1 Upgrade Guide]].  
 
If upgrading from v2.0, please follow the [[PT_Calendar_Version_2.1_Upgrade|v2.1 Upgrade Guide]].  
  
Also, due to architecture changes contained in the v2.x versions of the Calendar app there is NOT an upgrade path from previous versions prior to v2.0 of the PT Calendar app. Please install PT Calendar v2.1 as a fresh install using the [[PT_Calendar_Version_2.1_Install|v2.1 Install Guide]].
+
Also, due to architecture changes contained in the v2.x versions of the Calendar app there is NOT an upgrade path from previous versions prior to v2.0. Please install PT Calendar v2.1 as a fresh install using the [[PT_Calendar_Version_2.0_Install|v2.0 Install Guide]].
  
 
=== Enhancements ===
 
=== Enhancements ===
<!--
+
* Updated the App to use the LightboxProxy to open lightbox pages
* In the page creation process, added check to make the page name safe and replace bad characters from the page title.
+
* Added the lightbox header and footer UI calls to the the Add Events and Copy Events Custom Scripts
* Updated the Bulk Import process to schedule through the ADF Scheduler Library.
+
* Added the ADF UI lib to the appBeanConfig with the
* In the App Bean Config, removed old reference to "getComPathForCustomAppDir" function in old ADF v1.0. 
+
* Added a Constructor Dependency for the ADF UI lib
* In the App Bean Config, added the Scheduler v1.0 library. 
 
-->
 
  
 
=== Bug Fixes ===
 
=== Bug Fixes ===
* Removed unused CFPROPERTY tags in the application components.
+
* Resolved an issue with the Event Tools datasheet module
* ProfileForms.profileAddEdit function fixed ajax image path.
+
* Minor updates to the CS Users General Chooser configuration
* Profile page fix for CS CCAPI custom metadata inheritance issue.
+
* Fixed an AppBeanName issue  
* Railo compatibility fixes.
 
* In the profile manager edit/delete/view datasheet module, added check for the profile role.
 
  
 
=== SVN Change Log ===
 
=== SVN Change Log ===
For detailed SVN repository updates for the v2.1, please see the [[PT_Calendar_Version_2.1_Change_Log|PT Profile v2.1 Change Log]].
+
For detailed SVN repository updates for the v2.1, please see the [[PT_Calendar_Version_2.1_Change_Log|PT Calendar v2.1 Change Log]].

Latest revision as of 16:54, 27 February 2013

Back to PT Calendar



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

Version 2.1 contains minor enhancements and bug fixes related to v2.0.

If installing the Calendar app for the first time, please follow the v2.0 Install Guide.

If upgrading from v2.0, please follow the v2.1 Upgrade Guide.

Also, due to architecture changes contained in the v2.x versions of the Calendar app there is NOT an upgrade path from previous versions prior to v2.0. Please install PT Calendar v2.1 as a fresh install using the v2.0 Install Guide.

Enhancements

  • Updated the App to use the LightboxProxy to open lightbox pages
  • Added the lightbox header and footer UI calls to the the Add Events and Copy Events Custom Scripts
  • Added the ADF UI lib to the appBeanConfig with the
  • Added a Constructor Dependency for the ADF UI lib

Bug Fixes

  • Resolved an issue with the Event Tools datasheet module
  • Minor updates to the CS Users General Chooser configuration
  • Fixed an AppBeanName issue

SVN Change Log

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