PT Social Media Version 1.2 Change Log
Back to PT Social Media v1.2 Release Notes
r101 | gcronkright | 2013-02-27 15:37:46 EST Changed paths: M /branches/1.2/components/App.cfc D /branches/1.2/release_notes.txt
Removed the old release_notes.txt file
r100 | gcronkright | 2013-02-27 15:09:45 EST Changed paths: M /branches/1.2/components/facebookFeedsDAO.cfc M /branches/1.2/components/App.cfc M /branches/1.2/components/socialMediaSelectorDAO.cfc M /branches/1.2/components/facebookFeedsService.cfc M /branches/1.2/components/feedController.cfc M /branches/1.2/components/socialMediaCacheController.cfc M /branches/1.2/renderhandlers/social_media_combined_stream_rh.cfm
Minor updates and fixes for formatting and typos
r99 | gcronkright | 2013-02-27 15:08:30 EST Changed paths: M /branches/1.2/customcf/sm_debug_links.cfm M /branches/1.2/components/App.cfc
Added Styles to override site level styles so the checkboxes display properly
r98 | gcronkright | 2013-02-27 15:07:17 EST Changed paths: M /branches/1.2/customcf/sm_dashboard_header.cfm M /branches/1.2/components/App.cfc
Updates to the Feed Cache Dashboard Schedule Task status since the CF Scheduled task in now a recurring scheduled task
r97 | gcronkright | 2013-02-27 15:04:07 EST Changed paths: M /branches/1.2/components/facebookAPI.cfc M /branches/1.2/components/App.cfc
Function: buildLikeButtonUI Update: Fixes to account for the FB changes that caused an error when the href URL that is passed to the plug-in API is url encoded
r96 | gcronkright | 2013-02-27 15:02:33 EST Changed paths: M /branches/1.2/components/socialMediaScheduledTasksDAO.cfc
Function: createCacheRebuildScheduledTask Update: Switched function to call the new setRecurringScheduledTask function to handle setting the CF Scheduled task as recurring task
r95 | gcronkright | 2013-02-27 14:58:20 EST Changed paths: M /branches/1.2/appBeanConfig.cfm M /branches/1.2/components/App.cfc A /branches/1.2/lib/date_1_1.cfc
Added a date_1_1 app level override lib
r94 | gcronkright | 2013-01-11 18:34:59 EST Changed paths: M /branches/1.2/components/facebookFeedsDAO.cfc
Function: getFacebookPagePosts Updated: Added code to handle the query param string delimiter "?" that used to be handled accesstoken string that was returned from facebook
r93 | gcronkright | 2012-12-17 16:02:01 EST Changed paths: M /branches/1.2/components/App.cfc
Updated app svn build version
r92 | gcronkright | 2012-12-17 16:00:00 EST Changed paths: M /branches/1.2/components/wordPressFeedsDAO.cfc M /branches/1.2/components/youTubeFeedsDAO.cfc M /branches/1.2/components/facebookFeedsDAO.cfc M /branches/1.2/components/twitterFeedsDAO.cfc
Updated a variable that was not var'd in the getHTTPrequest function in file
r91 | gcronkright | 2012-11-29 15:36:27 EST Changed paths: M /branches/1.2/components/App.cfc M /branches/1.2/customcf/sm_dashboard_header.cfm
Updated the formatting of the Create Schedule task button. Updated the formatting of the Force Feed Cache Rebuild button.
r90 | gcronkright | 2012-11-29 13:03:44 EST Changed paths: M /branches/1.2/components/socialMediaCacheController.cfc M /branches/1.2/components/socialMediaCacheDAO.cfc M /branches/1.2/components/App.cfc M /branches/1.2/components/twitterAPI.cfc M /branches/1.2/components/socialMediaScheduledTasksDAO.cfc M /branches/1.2/components/proxyWhiteList.xml
Component updates and cleanup. Switched the cfthread script calls to use cfthread tags.
r89 | gcronkright | 2012-11-29 13:00:55 EST Changed paths: D /branches/1.2/images/test/Thumbs.db M /branches/1.2/components/App.cfc
Removed the Thumbs.db file from the images/test folder
r88 | gcronkright | 2012-11-29 12:59:47 EST Changed paths: M /branches/1.2/components/App.cfc M /branches/1.2/customcf/sm_dashboard_header.cfm M /branches/1.2/renderhandlers/social_media_tabbed_single_posts_rh.cfm
Feed Cache Dashboard and Feed Tabbed Single render handler updates
r87 | mcarroll | 2012-07-14 10:20:13 EDT Changed paths: M /branches/1.2/components/App.cfc M /branches/1.2/components/socialMediaScheduledTasksDAO.cfc M /branches/1.2/components/socialMediaCacheController.cfc
Added cfthread process for building the cache.
r86 | gcronkright | 2012-06-06 13:41:54 EDT Changed paths: M /branches/1.2/components/socialMediaCacheController.cfc M /branches/1.2/components/socialMediaCacheDAO.cfc M /branches/1.2/components/App.cfc
Clean up of the LOCK read and write functions
r85 | gcronkright | 2012-06-06 13:34:54 EDT Changed paths: M /branches/1.2/components/App.cfc M /branches/1.2/components/socialMediaCacheDAO.cfc M /branches/1.2/components/socialMediaCacheController.cfc
Updates to LOCK reads and writes of the Application scope for the Feed Cache variables
r84 | gcronkright | 2012-06-06 13:33:10 EDT Changed paths: M /branches/1.2/customcf/sm_dashboard_header.cfm
Updated to display statistics for configured service types Displays the total number of cached accounts/pages and posts
r83 | gcronkright | 2012-06-06 13:30:04 EDT Changed paths: M /branches/1.2/customcf/manage_social_media_tabs_v2.cfm M /branches/1.2/customcf/manage_yourtube_channels_header.cfm A /branches/1.2/customcf/manage_youtube_channels_header.cfm
Updated to loop over the configured service types to generate the management tabs Also fixed a type in the YouTube management include file
r82 | gcronkright | 2012-05-29 16:39:20 EDT Changed paths: M /branches/1.2/components/socialMediaScheduledTasksDAO.cfc M /branches/1.2/components/socialMediaCacheDAO.cfc M /branches/1.2/components/App.cfc M /branches/1.2/customcf/sm_dashboard_header.cfm M /branches/1.2/components/socialMediaCacheController.cfc M /branches/1.2/appBeanConfig.cfm M /branches/1.2/components/proxyWhiteList.xml
Additional updates for the Service Feed Caching
r81 | gcronkright | 2012-05-25 16:12:54 EDT Changed paths: M /branches/1.2/components/socialMediaCacheController.cfc M /branches/1.2/customcf/manage_configuration_header.cfm M /branches/1.2/components/socialMediaCacheDAO.cfc M /branches/1.2/customcf/sm_debug_cache.cfm D /branches/1.2/customcf/sm_rebuild_feed_cache.cfm M /branches/1.2/exported-objects/ptSocialMedia-Configuration-Custom-Element.zip M /branches/1.2/release_notes.txt M /branches/1.2/components/App.cfc
Updates to the Service Feed Caching
r80 | gcronkright | 2012-05-25 16:11:13 EDT Changed paths: M /branches/1.2/customcf/sm_debug_links.cfm M /branches/1.2/renderhandlers/social_media_combined_stream_rh.cfm
Updates to the Debug Tools
r79 | gcronkright | 2012-05-25 16:10:45 EDT Changed paths: M /branches/1.2/components/facebookAPI.cfc
Updates for the Facebook API and Like buttons
r78 | gcronkright | 2012-05-04 15:08:29 EDT Changed paths: M /branches/1.2/components/facebookAPI.cfc M /branches/1.2/components/App.cfc
Function: buildLikeButtonUI Update: Updated comments about the Facebook Like button XFBML code with information about XFBML not working with older versions of IE
r77 | gcronkright | 2012-05-04 14:52:52 EDT Changed paths: M /branches/1.2/components/socialMediaCacheDAO.cfc M /branches/1.2/components/App.cfc
Functions: getFilteredFacebookFeedData, getFilteredTwitterFeedData, getFilteredWordPressFeedData, getFilteredYouTubeFeedData Update: Fixed a duplicate posts issue