Difference between revisions of "PT Social Media Version 2.0 Release Notes"
From ADF Docs
Gcronkright (talk | contribs) (→Bug Fixes) |
Gcronkright (talk | contribs) (→Bug Fixes) |
||
Line 21: | Line 21: | ||
=== 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 | * Updates for Twitter Tweet URLs | ||
=== SVN Change Log === | === SVN 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]]. | 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]]. |
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
- 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.