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