Difference between revisions of "PT Social Media Version 2.0 Release Notes"

From ADF Docs
Jump to: navigation, search
(Created page with ''''We are proud to release v2 to the Community.''' Version 2 is compatible with the ADF v1.6. If installing the PT Social Media app for the first time, please follow the [[PT_…')
 
(Enhancements)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Back to [[PT_Social_Media|PT Social Media]]
 +
 
'''We are proud to release v2 to the Community.'''
 
'''We are proud to release v2 to the Community.'''
  
Line 9: Line 11:
  
 
If upgrading from a version 1.2, please complete the [[PT_Social_Media_Version_2.0_Upgrade|PT Social Media v2.0 Upgrade Guide]].
 
If upgrading from a version 1.2, please complete the [[PT_Social_Media_Version_2.0_Upgrade|PT Social Media v2.0 Upgrade Guide]].
 
  
 
=== Enhancements ===
 
=== Enhancements ===
 +
* Updates for Facebook API changes
 +
* Removed redundant CE Name variables and created Custom Element name functions in the App.cfc
 +
* Removed the Date app level override Lib component and redirected scripts function calls back ADF 1.6's date_1_2 lib
 +
* Removed the Scripts app level override lib component and redirected scripts function calls back ADF 1.6's scripts_1_2 lib
 +
* Moved the non-ADF scripts functions to a new socialMeidaService component
 
* Updated the App Bean Config v2.0 to support ADF v1.6.
 
* Updated the App Bean Config v2.0 to support ADF v1.6.
  
 
=== Bug Fixes ===
 
=== Bug Fixes ===
 
* Removed any JavaScript "alert" and "console.log" statements that were not used in components and custom scripts for development and debugging.
 
* Removed any JavaScript "alert" and "console.log" statements that were not used in components and custom scripts for development and debugging.
 +
* Updates for Twitter Tweet URLs
  
 
=== SVN Change Log ===
 
=== SVN Change Log ===
For detailed SVN repository updates for the v3, please see the [[PT_Social_Media_Version_2.0_Change_Log|PT Social Media v2.0 Change Log]].
+
For detailed SVN repository updates for the v2, please see the [[PT_Social_Media_Version_2.0_Change_Log|PT Social Media v2.0 Change Log]].

Latest revision as of 18:42, 21 June 2013

Back to PT Social Media

We are proud to release v2 to the Community.

Version 2 is compatible with the ADF v1.6.

If installing the PT Social Media app for the first time, please follow the PT Social Media v2.0 Install Guide.

If upgrading from a version 1.1 or earlier, please complete the PT Social Media v1.2 Upgrade Guide.

If upgrading from a version 1.2, please complete the PT Social Media v2.0 Upgrade Guide.

Enhancements

  • Updates for Facebook API changes
  • Removed redundant CE Name variables and created Custom Element name functions in the App.cfc
  • Removed the Date app level override Lib component and redirected scripts function calls back ADF 1.6's date_1_2 lib
  • Removed the Scripts app level override lib component and redirected scripts function calls back ADF 1.6's scripts_1_2 lib
  • Moved the non-ADF scripts functions to a new socialMeidaService component
  • Updated the App Bean Config v2.0 to support ADF v1.6.

Bug Fixes

  • Removed any JavaScript "alert" and "console.log" statements that were not used in components and custom scripts for development and debugging.
  • Updates for Twitter Tweet URLs

SVN Change Log

For detailed SVN repository updates for the v2, please see the PT Social Media v2.0 Change Log.