You are here

CHANGELOG.txt in Guestbook 6.2

Same filename and directory in other branches
  1. 5.2 CHANGELOG.txt
  2. 5 CHANGELOG.txt
  3. 6 CHANGELOG.txt
  4. 7.2 CHANGELOG.txt
Guestbook 6.x-2.x, xxxx-xx-xx
-----------------------------
#1467828 by AexChecker: Fixed broken message posting.
#1386136 by sun: Fixed undefined indexes in guestbook_form_entry_form_submit().
#173263 by Eric_A, sun: Added option to unpublish guestbook entries by default.
#717040 by sun, promes: Added Mollom support.


Guestbook 6.x-2.0, 2010-01-16
-----------------------------
#317798 by sun: Fixed guestbook owners cannot post in their own guestbook.
#133506 by sun: Fixed cache not cleared after posting/updating entries.
#831464 by sun: Fixed theme_guestbook_form_comment_form() does not exist.
#250163 by sun: Fixed users can't access their own guestbook without permission.
by sun: Fixed author link broken for posts by registered users.
#742608 by quiptime, sun: Fixed user guestbook tab appears even when disabled.
#301779 by sun: Fixed location of form on separate page not working.
#411486 by tomws, recrit: Fixed destination on entry moderation links.
#616220 by rfay: Fixed comments cannot be added to user guestbook.
#427034 by ankur: Fixed user_save() overwrites global user object.
#243801 by sun: Fixed anonymous users can post with name of registered users.
by sun: Fixed PHP notices.
#353511 by sun: Fixed missing default values for guestbook table columns.
by sun: Added hook_guestbook() invocations.
by smk-ka: Added 'delete' operation to hook_user().
#356362 by Michelle, sun: Fixed 404 and compatibility with Panels.
#355495 by sun: Fixed syntax error in module update to 2.x.
#322730 by Lebeu: Added Finnish translation.
#301779 by sun: Fixed text columns should not define default values.
#307070 rastatt, smk-ka, sun: Updated German translation.
#302941 by sponnet, sun: Changed internal form submit button key name.
#242261 by sun: Added user guestbook as Panels 2 content-type.
#61968 by sun: Allow editing of guestbook posts by owner and administrators.
#208389 by sun: Display only related post when adding a comment.
#224513 by sun: Changed owner comment form field into a textarea.
#292998 by sun: Added User Display API integration.
#295025 by sun: Added uninstaller.
#295015 by sun: Code clean-up.
#292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.
#258793 by forschi: Fixed n/a instead of entry displayed for anonymous users.
#243590 by mdatab: Fixed email notification for new guestbook entries.
#244365 by seals: Added Swedish translation.
#193672 by sun: Changed paths to add guestbook entry (sign) to guestbook/sign,
  resp. user/#/guestbook/sign.
#193672 by sun: Changed guestbook paths for user and site guestbooks.
#193672 by sun: Moved gettext translation files into translations.
#193672 by sun: Ported Guestbook for Drupal 6.x.


Guestbook 5.x-1.x, xxxx-xx-xx
-----------------------------
#234328 by wrwrwr: Added Polish translation.
by sun: Updated CHANGELOG.txt and README.txt (merged credits and installation
  instructions).
Code clean-up using coder_format.
#126273 by sun: Fixed duplicate HTTP protocol prefix in anonymous user website.
#162904 by incrn8, sun: Added zebra striping to guestbook entries.
#181978 by sun: Fixed wrong line-endings and character encoding.
#17613 by jaydub: Added checkbox to allow users to enable/disable email
  notification for guestbook entries.
#149379 by jaydub: Added option to use profile as link target on user picture.


Guestbook 5.x-1.0, 2007-03-04
-----------------------------
Initial release of Guestbook port for Drupal 5.x.
#123805: Use site_mail as notification sender.
#123929: Increase textarea.
#85349: Fixed error when viewed by guest.
#107340: Tiny bugfix.
#72413: Added more indexes.


Guestbook 4.7.x-x.x, 2006-05-20
-------------------------------
- Honor user and guestbook access settings when linking (or not linking) to
  users and guestbooks
#61967: Fixed The authors name links to his personal guestbook even after they
  are disabled in settings.
#61963: Fixed user avatars.
#61635: Fixed Guestbook ignores display configuration settings.
#37587: Rewrite for Drupal 4.7 by tenrapid.


Guestbook 4.6.x-x.x, 2006-02-20
-------------------------------
- Breadcrumbs work again
- Minor type safety fix
#30142: Fixed my guestbook nbsp (0).
#37136: Fixed Cannot post guestbook entries when running Drupal from a
  subdirectory.
#25467: Fixed Module links redirect out of the site.
#28291: Fixed Solving the internal server error when viewing the site guestbook.
#39265: Fixed User's Guestbook don't work properly when drupal is installed in a
  subdirectory.
#41757: Fixed Getting guestbook working.
#39263: Fixed Guestbook doesn't work with clean URL's.
#45001: Fixed reply-link added.
#25710: Fixed missing table brackets.
#24817: Fixed missing table brackets.
#24014: Port to 4.6.x without modifications.


Guestbook 4.5.x-x.x, 2005-04-18
-------------------------------
- Fixed bug: Couldn't delete comments
- Fixed bug: User entries without avatars had previous entry's avatar
- Feature: Double post (on reload) not possible anymore
- Upgraded to Drupal 4.5


Guestbook 4.4.x-x.x, 2004-02-09
-------------------------------
- Small bug fixes & UI improvements
- Added avatars to all guestbooks.  
- dependent on profile.module and comments.module


Guestbook 4.4.x-x.x, 2003-12-11
-------------------------------
Initial release of Guestbook module.

File

CHANGELOG.txt
View source
  1. Guestbook 6.x-2.x, xxxx-xx-xx
  2. -----------------------------
  3. #1467828 by AexChecker: Fixed broken message posting.
  4. #1386136 by sun: Fixed undefined indexes in guestbook_form_entry_form_submit().
  5. #173263 by Eric_A, sun: Added option to unpublish guestbook entries by default.
  6. #717040 by sun, promes: Added Mollom support.
  7. Guestbook 6.x-2.0, 2010-01-16
  8. -----------------------------
  9. #317798 by sun: Fixed guestbook owners cannot post in their own guestbook.
  10. #133506 by sun: Fixed cache not cleared after posting/updating entries.
  11. #831464 by sun: Fixed theme_guestbook_form_comment_form() does not exist.
  12. #250163 by sun: Fixed users can't access their own guestbook without permission.
  13. by sun: Fixed author link broken for posts by registered users.
  14. #742608 by quiptime, sun: Fixed user guestbook tab appears even when disabled.
  15. #301779 by sun: Fixed location of form on separate page not working.
  16. #411486 by tomws, recrit: Fixed destination on entry moderation links.
  17. #616220 by rfay: Fixed comments cannot be added to user guestbook.
  18. #427034 by ankur: Fixed user_save() overwrites global user object.
  19. #243801 by sun: Fixed anonymous users can post with name of registered users.
  20. by sun: Fixed PHP notices.
  21. #353511 by sun: Fixed missing default values for guestbook table columns.
  22. by sun: Added hook_guestbook() invocations.
  23. by smk-ka: Added 'delete' operation to hook_user().
  24. #356362 by Michelle, sun: Fixed 404 and compatibility with Panels.
  25. #355495 by sun: Fixed syntax error in module update to 2.x.
  26. #322730 by Lebeu: Added Finnish translation.
  27. #301779 by sun: Fixed text columns should not define default values.
  28. #307070 rastatt, smk-ka, sun: Updated German translation.
  29. #302941 by sponnet, sun: Changed internal form submit button key name.
  30. #242261 by sun: Added user guestbook as Panels 2 content-type.
  31. #61968 by sun: Allow editing of guestbook posts by owner and administrators.
  32. #208389 by sun: Display only related post when adding a comment.
  33. #224513 by sun: Changed owner comment form field into a textarea.
  34. #292998 by sun: Added User Display API integration.
  35. #295025 by sun: Added uninstaller.
  36. #295015 by sun: Code clean-up.
  37. #292010 by smk-ka, sun: Fixed admins cannot access guestbook of blocked users.
  38. #258793 by forschi: Fixed n/a instead of entry displayed for anonymous users.
  39. #243590 by mdatab: Fixed email notification for new guestbook entries.
  40. #244365 by seals: Added Swedish translation.
  41. #193672 by sun: Changed paths to add guestbook entry (sign) to guestbook/sign,
  42. resp. user/#/guestbook/sign.
  43. #193672 by sun: Changed guestbook paths for user and site guestbooks.
  44. #193672 by sun: Moved gettext translation files into translations.
  45. #193672 by sun: Ported Guestbook for Drupal 6.x.
  46. Guestbook 5.x-1.x, xxxx-xx-xx
  47. -----------------------------
  48. #234328 by wrwrwr: Added Polish translation.
  49. by sun: Updated CHANGELOG.txt and README.txt (merged credits and installation
  50. instructions).
  51. Code clean-up using coder_format.
  52. #126273 by sun: Fixed duplicate HTTP protocol prefix in anonymous user website.
  53. #162904 by incrn8, sun: Added zebra striping to guestbook entries.
  54. #181978 by sun: Fixed wrong line-endings and character encoding.
  55. #17613 by jaydub: Added checkbox to allow users to enable/disable email
  56. notification for guestbook entries.
  57. #149379 by jaydub: Added option to use profile as link target on user picture.
  58. Guestbook 5.x-1.0, 2007-03-04
  59. -----------------------------
  60. Initial release of Guestbook port for Drupal 5.x.
  61. #123805: Use site_mail as notification sender.
  62. #123929: Increase textarea.
  63. #85349: Fixed error when viewed by guest.
  64. #107340: Tiny bugfix.
  65. #72413: Added more indexes.
  66. Guestbook 4.7.x-x.x, 2006-05-20
  67. -------------------------------
  68. - Honor user and guestbook access settings when linking (or not linking) to
  69. users and guestbooks
  70. #61967: Fixed The authors name links to his personal guestbook even after they
  71. are disabled in settings.
  72. #61963: Fixed user avatars.
  73. #61635: Fixed Guestbook ignores display configuration settings.
  74. #37587: Rewrite for Drupal 4.7 by tenrapid.
  75. Guestbook 4.6.x-x.x, 2006-02-20
  76. -------------------------------
  77. - Breadcrumbs work again
  78. - Minor type safety fix
  79. #30142: Fixed my guestbook nbsp (0).
  80. #37136: Fixed Cannot post guestbook entries when running Drupal from a
  81. subdirectory.
  82. #25467: Fixed Module links redirect out of the site.
  83. #28291: Fixed Solving the internal server error when viewing the site guestbook.
  84. #39265: Fixed User's Guestbook don't work properly when drupal is installed in a
  85. subdirectory.
  86. #41757: Fixed Getting guestbook working.
  87. #39263: Fixed Guestbook doesn't work with clean URL's.
  88. #45001: Fixed reply-link added.
  89. #25710: Fixed missing table brackets.
  90. #24817: Fixed missing table brackets.
  91. #24014: Port to 4.6.x without modifications.
  92. Guestbook 4.5.x-x.x, 2005-04-18
  93. -------------------------------
  94. - Fixed bug: Couldn't delete comments
  95. - Fixed bug: User entries without avatars had previous entry's avatar
  96. - Feature: Double post (on reload) not possible anymore
  97. - Upgraded to Drupal 4.5
  98. Guestbook 4.4.x-x.x, 2004-02-09
  99. -------------------------------
  100. - Small bug fixes & UI improvements
  101. - Added avatars to all guestbooks.
  102. - dependent on profile.module and comments.module
  103. Guestbook 4.4.x-x.x, 2003-12-11
  104. -------------------------------
  105. Initial release of Guestbook module.