You are here

CHANGELOG.txt in Facebook Wall 7

Facebook Wall 7.x-1.11, 2020-05-02
----------------------------------
#3042253 by DamienMcKenna: Use Facebook API v3.2.
#3042265 by DamienMcKenna: Replace the constants with simple variable usage.
#2988440 by DamienMcKenna: Expand admin testing to handle conditional settings.


Facebook Wall 7.x-1.10, 2019-02-16
----------------------------------
#2975192 by DamienMcKenna: Unknown function _facebook_wall_page_info_array.
#2978696 by DamienMcKenna: Refactor tests to use a base class.
#2981062 by DamienMcKenna: Improve basic test coverage for settings page.
#3013536 by DamienMcKenna: Error in _facebook_wall_graph_api_content() when
  Facebook connection doesn't work.
#2988440 by DamienMcKenna: Added test coverage for the admin form.


Facebook Wall 7.x-1.9, 2018-05-27
---------------------------------
By DamienMcKenna: Fixed all file permissions.
#2658168 by neeravbm: Typo in facebook_wall.info.
#2868659 by hiramanpatil: Unable to get long term access token.
#2239385 by DamienMcKenna: Add more logging to help identify problems connecting
  to Facebook.
#2770631 by DuaelFr, hiramanpatil: Facebook API version cannot be changed
  through UI.
#2973451 by DamienMcKenna: Add a CHANGELOG.txt file.
#2530804 by DamienMcKenna, Haza, JoanQM: Notice: Undefined property: stdClass::
  $type in include() - API out of date.
#2973448 by DamienMcKenna: Add some initial test coverage.
#2954076 by DamienMcKenna: Clean up the codebase.
#2973527 by DamienMcKenna: Improve hook_uninstall().
#2973556 by DamienMcKenna: Update README.txt file.


Facebook Wall 7.x-1.8, 2015-05-15
---------------------------------
By vineet.osscube: Remove facebook_wall.tpl.php as this was renamed as
  facebook-wall.tpl.php.


Facebook Wall 7.x-1.7, 2015-05-15
---------------------------------
#2223295 by vineet.osscube: Don't display errors when access key needs renewing.
#2389315 by joestewart: Simplify template override.
#2303375 by agiron, Epoxyde: Photos not displaying in posts.


Facebook Wall 7.x-1.6, 2014-03-21
---------------------------------
#2138283 by vineet.osscube: Facebook change video in his source code so I have
  fixed this.
By vineet.osscube: Implement html 5 video player for fb videos.


Facebook Wall 7.x-1.5, 2014-03-07
---------------------------------
Bug requests:
#2207675: Notice on each page request - $count undefined.
Feature requests:
#2099571 by intrafusion: Replace CURL requests with drupal_http_request().
#2176283/#2097375/#2141407/#2110221/#2180685/#2122791 by vineet.osscube: Reset
  Token functionality.


Facebook Wall 7.x-1.8, 2013-08-03
---------------------------------
Feature request: autoplay


Facebook Wall 7.x-1.8, 2013-08-02
---------------------------------
Misc bug fixes.


Facebook Wall 7.x-1.0, 2013-04-19
---------------------------------
Initial release.

File

CHANGELOG.txt
View source
  1. Facebook Wall 7.x-1.11, 2020-05-02
  2. ----------------------------------
  3. #3042253 by DamienMcKenna: Use Facebook API v3.2.
  4. #3042265 by DamienMcKenna: Replace the constants with simple variable usage.
  5. #2988440 by DamienMcKenna: Expand admin testing to handle conditional settings.
  6. Facebook Wall 7.x-1.10, 2019-02-16
  7. ----------------------------------
  8. #2975192 by DamienMcKenna: Unknown function _facebook_wall_page_info_array.
  9. #2978696 by DamienMcKenna: Refactor tests to use a base class.
  10. #2981062 by DamienMcKenna: Improve basic test coverage for settings page.
  11. #3013536 by DamienMcKenna: Error in _facebook_wall_graph_api_content() when
  12. Facebook connection doesn't work.
  13. #2988440 by DamienMcKenna: Added test coverage for the admin form.
  14. Facebook Wall 7.x-1.9, 2018-05-27
  15. ---------------------------------
  16. By DamienMcKenna: Fixed all file permissions.
  17. #2658168 by neeravbm: Typo in facebook_wall.info.
  18. #2868659 by hiramanpatil: Unable to get long term access token.
  19. #2239385 by DamienMcKenna: Add more logging to help identify problems connecting
  20. to Facebook.
  21. #2770631 by DuaelFr, hiramanpatil: Facebook API version cannot be changed
  22. through UI.
  23. #2973451 by DamienMcKenna: Add a CHANGELOG.txt file.
  24. #2530804 by DamienMcKenna, Haza, JoanQM: Notice: Undefined property: stdClass::
  25. $type in include() - API out of date.
  26. #2973448 by DamienMcKenna: Add some initial test coverage.
  27. #2954076 by DamienMcKenna: Clean up the codebase.
  28. #2973527 by DamienMcKenna: Improve hook_uninstall().
  29. #2973556 by DamienMcKenna: Update README.txt file.
  30. Facebook Wall 7.x-1.8, 2015-05-15
  31. ---------------------------------
  32. By vineet.osscube: Remove facebook_wall.tpl.php as this was renamed as
  33. facebook-wall.tpl.php.
  34. Facebook Wall 7.x-1.7, 2015-05-15
  35. ---------------------------------
  36. #2223295 by vineet.osscube: Don't display errors when access key needs renewing.
  37. #2389315 by joestewart: Simplify template override.
  38. #2303375 by agiron, Epoxyde: Photos not displaying in posts.
  39. Facebook Wall 7.x-1.6, 2014-03-21
  40. ---------------------------------
  41. #2138283 by vineet.osscube: Facebook change video in his source code so I have
  42. fixed this.
  43. By vineet.osscube: Implement html 5 video player for fb videos.
  44. Facebook Wall 7.x-1.5, 2014-03-07
  45. ---------------------------------
  46. Bug requests:
  47. #2207675: Notice on each page request - $count undefined.
  48. Feature requests:
  49. #2099571 by intrafusion: Replace CURL requests with drupal_http_request().
  50. #2176283/#2097375/#2141407/#2110221/#2180685/#2122791 by vineet.osscube: Reset
  51. Token functionality.
  52. Facebook Wall 7.x-1.8, 2013-08-03
  53. ---------------------------------
  54. Feature request: autoplay
  55. Facebook Wall 7.x-1.8, 2013-08-02
  56. ---------------------------------
  57. Misc bug fixes.
  58. Facebook Wall 7.x-1.0, 2013-04-19
  59. ---------------------------------
  60. Initial release.