Releases for Invite
invite 6.x-2.0-alpha1
First released: April 19, 2009 - 21:15
Size: 60.28 KB
md5_file hash: 9b71a14038310294855e686fa67a31d2
Last updated: April 19, 2009 - 21:20
First alpha release of Invite for Drupal 6.
Please report any bugs or issues you experience in the queue. But search for existing issues first, please.
invite 6.x-2.x-dev
First released: September 2, 2008 - 17:06
Size: 65.37 KB
md5_file hash: adc1c3653fdd3f4ba9824d3506b5356a
Last updated: November 17, 2009 - 00:11
This is the 6.x branch of Invite module.
invite 5.x-2.x-dev
First released: December 3, 2007 - 05:43
Size: 55.47 KB
md5_file hash: ac652f5f7adb843306ef5ecf506731db
Last updated: April 28, 2009 - 00:13
invite 5.x-1.13
First released: December 1, 2007 - 17:07
Size: 42.09 KB
md5_file hash: 87f2cadf4d90b0e006ac76b15bcf77c2
Last updated: December 1, 2007 - 17:10
New features:
- Added Invite Statistics helper module.
- Added Cancel User Accounts helper module that allow users to terminate user accounts by withdrawing their invitation.
- Moved Invite to its own package namespace.
- #183018: Extract only the e-mail part when processing the submitted e-mails to allow e-mails that contain a display name (eg. Some Name ).
Bugs fixed:
- #196472: Fixed Access denied error after redirecting.
- #186570 by dldege: Fixed Access denied error after sending an invitation if the user doen't have the track invitations permission.
- #182914: Fixed a caching issue for the register form where the e-mail address of a previously invited user was displayed.
invite 5.x-1.12
First released: October 17, 2007 - 19:03
Size: 31.78 KB
md5_file hash: 3cfbf9c9c5db0ca4493443991d990214
Last updated: October 17, 2007 - 19:05
New features:
- Added 'track invitations' permission to be able to hide the invitation overview from anonymous users.
- #175786: Fixed up ui by 1) separating invite overviews using tabs and 2) using a pager.
- #178652 by Gwen Park: Pass invite code to hook_invite($op = 'invite').
- Added delete invitation confirmation dialog.
Bugs fixed:
- #182017: Tried to produce XHTML (or XML in this case) compliant output.
- #176983: Fixed bogus email header.
- Fixed queries for counting pending and expired invites had swapped comparison logic.
invite 5.x-1.11
First released: September 13, 2007 - 17:31
Size: 31.3 KB
md5_file hash: e25b605020913ff2e0d64f1ee83b2914
Last updated: September 13, 2007 - 17:35
Bugs fixed:
- #175025: Fixed maxlength set for textareas on mass invitations.
invite 5.x-1.10a
First released: September 13, 2007 - 17:21
Size: 31.29 KB
md5_file hash: 5248e885053afb7f86474af9400d6a2e
Last updated: September 13, 2007 - 17:25
Changelog from 1.10a:
Bugs fixed:
- #175025: Fixed maxlength set for textareas on mass invitations.
Changelog from 1.10:
New features:
- #165977: Added a multi-functional block showing the top inviters of the site or - when on a user profile - the rank among the other users.
- #168252: Print invitation statistics on the user profile page.
- Added support for Personalized E-mail (http://drupal.org/project/pmail).
- Reorganized the settings page. Moved settings for limit per turn and allow deletion of joined user's invitations to the permissions table. Changed expiry period presets.
- Added a delete confirm form.
- Restructured the module's functions in a more logical way.
Bugs fixed:
- #169916: Fixed Invite and Role Signup modules not working together. This has been solved this by registering a new custom join url (instead of using user/register/123), saving the invite code in a session variable, and then redirecting to the registration page.
- #171851 by matrixfighter: Fixed a bad link in Invite block.
invite 5.x-1.10
First released: September 10, 2007 - 11:32
Size: 31.28 KB
md5_file hash: c0c9ab68220a480b5038a5fb9cf068cb
Last updated: September 10, 2007 - 11:35
This release has been withdrawn.
invite 5.x-1.9
First released: July 25, 2007 - 10:25
Size: 27.24 KB
md5_file hash: bc5f018130ad133152b250beb8bf7fdf
Last updated: July 25, 2007 - 10:30
Hotfix release. Do NOT use the original 1.8 release.
Note: Invite 1.8 requires you to have the token module installed.
Changelog from 1.9:
Bugs fixed:
- #161829: Blank sender on invite email.
- Prevent emails from looking like spam to SPF-enabled MTAs.
- Fixed sending invites for anonymous users (they don't have an email address).
Changelog from 1.8:
New features:
- #157494 by MarcoR: Show message preview to inviting user.
- #120248: Added token support.
- #100360: Added an invite block.
- #151617 by knseibert, smk-ka: Display only roles on the settings page which have "send invitations" permission set. Only take those into account when escalating the roles for the invitees and checking the send limitations.
- #160969: Delete invite when a user is deleted. To prevent fraud, this will only happen when "Allow deletion of joined users" is enabled.
- #145271 by thierry_gd: Added hook_uninstall().
- #134867 Auto-approve invited users' accounts.
- Added hook_disable().
- Added customizable email subject.
- Got rid of the disabled form in case the invitations limit was hit by redirecting to the new invitation listing page.
- Added Italian translation, contributed by Mr.Bittertooth.
Bugs fixed:
- #137495: Notifing other modules of role change.
invite 4.7.x-1.8
First released: July 25, 2007 - 09:48
Size: 19.67 KB
md5_file hash: 3508767ed589c5d51314f74d8ec4c00e
Last updated: July 25, 2007 - 09:50
Hotfix release. Do NOT use the original 1.7 release.
Changelog from 1.8:
Bugs fixed:
- #161829: Blank sender on invite email.
- Prevent emails from looking like spam to SPF-enabled MTAs.
- Fixed sending invites for anonymous users (they don't have an email address).
Changelog from 1.7:
Bugs fixed:
- #134867 Auto-approve invited users' accounts.
- #137495: Notifying other modules of role change.
- #143373: Fixed escaping of html entities in plain text emails.
- #160969: Delete invite when a user is deleted. To prevent fraud, this will only happen when "Allow deletion of joined users" is enabled.
- Fixed From and Reply-To header generation.
invite 5.x-1.8A
First released: July 25, 2007 - 09:40
Size: 27.24 KB
md5_file hash: 7a85648db17f52c600d6b4b7855e7041
Last updated: July 25, 2007 - 09:45
This release has been withdrawn.
invite 4.7.x-1.7
First released: July 23, 2007 - 21:59
Size: 19.5 KB
md5_file hash: 69a1040b6147f3035dbcaf8ce43f6f0f
Last updated: July 23, 2007 - 22:00
This release has been withdrawn.
invite 5.x-1.8
First released: July 23, 2007 - 21:16
Size: 27.19 KB
md5_file hash: 323ed582ae819d7b97789009680dfcc7
Last updated: July 23, 2007 - 21:20
This release has been withdrawn.
invite 4.7.x-1.6
First released: April 1, 2007 - 13:14
Size: 18.71 KB
md5_file hash: 3946994e9077cbd14573466fe643496d
Last updated: April 1, 2007 - 13:15
New features:
- #84120 by knseibert: Added multiple invites option to the invite form.
- #126231: Prepopulate registration form with email from invitation.
- #54935: Persist individual message that gets mailed.
- #124711: Displaying a message with a link to the user's profile when trying to invite a user that's already registered.
- #124906 by ray007 and MarcoR: Added german translations.
- New validation system and error messages to better handle large amounts of emails (based on the patch by knseibert).
Bugs fixed:
- Invitation accepted message a) is no more shown to anonymous users to reduce db load, and b) is only shown when the user has been approved.
- #127681: Fixed deleting of pending invites.
- #128939 by mailleux: Fixed PostgreSQL support.
- Added (non-critical) permission checks at several locations.
- #129979 by NathanRAFT, knseibert: Fixed email displayed in _invite_check_messages().
- #125589: Prevent poedit from whining.
- #132828: Prevent array_merge() from whining.
invite 5.x-1.7
First released: April 1, 2007 - 13:14
Size: 20.57 KB
md5_file hash: 0050742f94c3d2385523b27291909d71
Last updated: April 1, 2007 - 13:15
New features:
- #84120 by knseibert: Added multiple invites option to the invite form.
- #126231: Prepopulate registration form with email from invitation.
- #54935: Persist individual message that gets mailed.
- #124711: Displaying a message with a link to the user's profile when trying to invite a user that's already registered.
- #124906 by ray007 and MarcoR: Added german translations.
- New validation system and error messages to better handle large amounts of emails (based on the patch by knseibert).
Bugs fixed:
- Invitation accepted message a) is no more shown to anonymous users to reduce db load, and b) is only shown when the user has been approved.
- #127681: Fixed deleting of pending invites.
- #128939 by mailleux: Fixed PostgreSQL support.
- Added (non-critical) permission checks at several locations.
- #129979 by NathanRAFT, knseibert: Fixed email displayed in _invite_check_messages().
- #125589: Prevent poedit from whining.
- #132828: Prevent array_merge() from whining.
invite 4.7.x-1.5
First released: March 12, 2007 - 20:18
Size: 17.1 KB
md5_file hash: 0b59590e8ef415b92b50196171ea7d62
Last updated: March 12, 2007 - 20:20
New features:
- #86875: Deleting invites of users that are about to be deleted. Orphaned invites will be cleared out when visiting http://www.example.com/update.php.
- #118823 Invite API: Add inviter to API arguments when deleting an invitation.
- Reusing user_password() for invite code generation.
Bugs fixed:
- #118849: Fixed missing delete link, despite "Allow deletion of joined users" is enabled (only true for deleted user accounts).
- #110795: Fixed the possibility for a maliscious user to reuse one invitation code over and over again.
- #106962: Fixed misleading watchdog error 'Registration code failed'.
- #106962 by knseibert: Fixed changed form_id for user settings form (5.x only).
- #118826: Verifying the user that tries to delete an invite. Previously it was possible to delete arbitrary invites if you knew its email address (or by using brute-force methods).
- Fixed several missing checks for an expired invitation code when a user tries to register.
- Fixed doubled expiration time calculation on invites page.
- Fixed unblocking of new user accounts, which was not limited to invite only mode. This broke sites where administrator approval for new user accounts is required.
- Fixed the notification that is displayed for the inviter when an invited user registers.
- Fixed queries for PostgreSQL.
- Fire 'invite' API event only if send was successful.
invite 5.x-1.6
First released: March 12, 2007 - 20:17
Size: 15.96 KB
md5_file hash: e04f1f3d2091f5a2abe98befe95f3ad2
Last updated: March 12, 2007 - 20:20
New features:
- #86875: Deleting invites of users that are about to be deleted. Orphaned invites will be cleared out when visiting http://www.example.com/update.php.
- #118823 Invite API: Add inviter to API arguments when deleting an invitation.
- Reusing user_password() for invite code generation.
Bugs fixed:
- #118849: Fixed missing delete link, despite "Allow deletion of joined users" is enabled (only true for deleted user accounts).
- #110795: Fixed the possibility for a maliscious user to reuse one invitation code over and over again.
- #106962: Fixed misleading watchdog error 'Registration code failed'.
- #106962 by knseibert: Fixed changed form_id for user settings form (5.x only).
- #118826: Verifying the user that tries to delete an invite. Previously it was possible to delete arbitrary invites if you knew its email address (or by using brute-force methods).
- Fixed several missing checks for an expired invitation code when a user tries to register.
- Fixed doubled expiration time calculation on invites page.
- Fixed unblocking of new user accounts, which was not limited to invite only mode. This broke sites where administrator approval for new user accounts is required.
- Fixed the notification that is displayed for the inviter when an invited user registers.
- Fixed queries for PostgreSQL.
- Fire 'invite' API event only if send was successful.
invite 5.x-1.x-dev
First released: March 6, 2007 - 16:33
Size: 50.3 KB
md5_file hash: 84abbe7608fe8b04621a9a514fc38555
Last updated: April 20, 2009 - 00:14
invite 5.x-1.5
First released: February 12, 2007 - 01:51
Size: 14.51 KB
md5_file hash: 78253625544bb283f691b98b64ddada0
Last updated: February 12, 2007 - 01:55
Bug fix release
invite 4.7.x-1.4
First released: February 12, 2007 - 01:51
Size: 16.16 KB
md5_file hash: 431c25881e3417c2afdef88e29200e98
Last updated: February 12, 2007 - 01:55
Bug fix release
