Releases for Invite

invite 6.x-2.0-alpha1

sun - April 19, 2009 - 21:15
Official release from CVS tag: DRUPAL-6--2-0-ALPHA1
First released: April 19, 2009 - 21:15
Download: invite-6.x-2.0-alpha1.tar.gz
Size: 60.28 KB
md5_file hash: 9b71a14038310294855e686fa67a31d2
Last updated: April 19, 2009 - 21:20
View usage statistics for this release

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

smk-ka - September 2, 2008 - 17:06
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: September 2, 2008 - 17:06
Download: invite-6.x-2.x-dev.tar.gz
Size: 65.37 KB
md5_file hash: adc1c3653fdd3f4ba9824d3506b5356a
Last updated: November 17, 2009 - 00:11
View usage statistics for this release

This is the 6.x branch of Invite module.

invite 5.x-2.x-dev

smk-ka - December 3, 2007 - 05:43
Nightly development snapshot from CVS branch: DRUPAL-5--2
First released: December 3, 2007 - 05:43
Download: invite-5.x-2.x-dev.tar.gz
Size: 55.47 KB
md5_file hash: ac652f5f7adb843306ef5ecf506731db
Last updated: April 28, 2009 - 00:13
View usage statistics for this release

invite 5.x-1.13

smk-ka - December 1, 2007 - 17:07
Official release from CVS tag: DRUPAL-5--1-13
First released: December 1, 2007 - 17:07
Download: invite-5.x-1.13.tar.gz
Size: 42.09 KB
md5_file hash: 87f2cadf4d90b0e006ac76b15bcf77c2
Last updated: December 1, 2007 - 17:10
View usage statistics for this release

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

robertDouglass - October 17, 2007 - 19:03
Official release from CVS tag: DRUPAL-5--1-12
First released: October 17, 2007 - 19:03
Download: invite-5.x-1.12.tar.gz
Size: 31.78 KB
md5_file hash: 3cfbf9c9c5db0ca4493443991d990214
Last updated: October 17, 2007 - 19:05
View usage statistics for this release

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

smk-ka - September 13, 2007 - 17:31
Official release from CVS tag: DRUPAL-5--1-11
First released: September 13, 2007 - 17:31
Download: invite-5.x-1.11.tar.gz
Size: 31.3 KB
md5_file hash: e25b605020913ff2e0d64f1ee83b2914
Last updated: September 13, 2007 - 17:35
View usage statistics for this release

Bugs fixed:
- #175025: Fixed maxlength set for textareas on mass invitations.

invite 5.x-1.10a

smk-ka - September 13, 2007 - 17:21
Official release from CVS tag: DRUPAL-5--1-10a
First released: September 13, 2007 - 17:21
Download: invite-5.x-1.10a.tar.gz
Size: 31.29 KB
md5_file hash: 5248e885053afb7f86474af9400d6a2e
Last updated: September 13, 2007 - 17:25
View usage statistics for this release

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

smk-ka - September 10, 2007 - 11:32
Official release from CVS tag: DRUPAL-5--1-10
First released: September 10, 2007 - 11:32
Download: invite-5.x-1.10.tar.gz
Size: 31.28 KB
md5_file hash: c0c9ab68220a480b5038a5fb9cf068cb
Last updated: September 10, 2007 - 11:35
View usage statistics for this release

This release has been withdrawn.

invite 5.x-1.9

smk-ka - July 25, 2007 - 10:25
Official release from CVS tag: DRUPAL-5--1-9
First released: July 25, 2007 - 10:25
Download: invite-5.x-1.9.tar.gz
Size: 27.24 KB
md5_file hash: bc5f018130ad133152b250beb8bf7fdf
Last updated: July 25, 2007 - 10:30
View usage statistics for this release

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

smk-ka - July 25, 2007 - 09:48
Official release from CVS tag: DRUPAL-4-7--1-8
First released: July 25, 2007 - 09:48
Download: invite-4.7.x-1.8.tar.gz
Size: 19.67 KB
md5_file hash: 3508767ed589c5d51314f74d8ec4c00e
Last updated: July 25, 2007 - 09:50
View usage statistics for this release

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

smk-ka - July 25, 2007 - 09:40
Official release from CVS tag: DRUPAL-5--1-8A
First released: July 25, 2007 - 09:40
Download: invite-5.x-1.8A.tar.gz
Size: 27.24 KB
md5_file hash: 7a85648db17f52c600d6b4b7855e7041
Last updated: July 25, 2007 - 09:45
View usage statistics for this release

This release has been withdrawn.

invite 4.7.x-1.7

smk-ka - July 23, 2007 - 21:59
Official release from CVS tag: DRUPAL-4-7--1-7
First released: July 23, 2007 - 21:59
Download: invite-4.7.x-1.7.tar.gz
Size: 19.5 KB
md5_file hash: 69a1040b6147f3035dbcaf8ce43f6f0f
Last updated: July 23, 2007 - 22:00
View usage statistics for this release

This release has been withdrawn.

invite 5.x-1.8

smk-ka - July 23, 2007 - 21:16
Official release from CVS tag: DRUPAL-5--1-8
First released: July 23, 2007 - 21:16
Download: invite-5.x-1.8.tar.gz
Size: 27.19 KB
md5_file hash: 323ed582ae819d7b97789009680dfcc7
Last updated: July 23, 2007 - 21:20
View usage statistics for this release

This release has been withdrawn.

invite 4.7.x-1.6

smk-ka - April 1, 2007 - 13:14
Official release from CVS tag: DRUPAL-4-7--1-6
First released: April 1, 2007 - 13:14
Download: invite-4.7.x-1.6.tar.gz
Size: 18.71 KB
md5_file hash: 3946994e9077cbd14573466fe643496d
Last updated: April 1, 2007 - 13:15
View usage statistics for this release

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

smk-ka - April 1, 2007 - 13:14
Official release from CVS tag: DRUPAL-5--1-7
First released: April 1, 2007 - 13:14
Download: invite-5.x-1.7.tar.gz
Size: 20.57 KB
md5_file hash: 0050742f94c3d2385523b27291909d71
Last updated: April 1, 2007 - 13:15
View usage statistics for this release

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

smk-ka - March 12, 2007 - 20:18
Official release from CVS tag: DRUPAL-4-7--1-5
First released: March 12, 2007 - 20:18
Download: invite-4.7.x-1.5.tar.gz
Size: 17.1 KB
md5_file hash: 0b59590e8ef415b92b50196171ea7d62
Last updated: March 12, 2007 - 20:20
View usage statistics for this release

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

smk-ka - March 12, 2007 - 20:17
Official release from CVS tag: DRUPAL-5--1-6
First released: March 12, 2007 - 20:17
Download: invite-5.x-1.6.tar.gz
Size: 15.96 KB
md5_file hash: e04f1f3d2091f5a2abe98befe95f3ad2
Last updated: March 12, 2007 - 20:20
View usage statistics for this release

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

smk-ka - March 6, 2007 - 16:33
Nightly development snapshot from CVS branch: DRUPAL-5
First released: March 6, 2007 - 16:33
Download: invite-5.x-1.x-dev.tar.gz
Size: 50.3 KB
md5_file hash: 84abbe7608fe8b04621a9a514fc38555
Last updated: April 20, 2009 - 00:14
View usage statistics for this release

invite 5.x-1.5

AjK - February 12, 2007 - 01:51
Official release from CVS tag: DRUPAL-5--1-5
First released: February 12, 2007 - 01:51
Download: invite-5.x-1.5.tar.gz
Size: 14.51 KB
md5_file hash: 78253625544bb283f691b98b64ddada0
Last updated: February 12, 2007 - 01:55
View usage statistics for this release

Bug fix release

invite 4.7.x-1.4

AjK - February 12, 2007 - 01:51
Official release from CVS tag: DRUPAL-4-7--1-4
First released: February 12, 2007 - 01:51
Download: invite-4.7.x-1.4.tar.gz
Size: 16.16 KB
md5_file hash: 431c25881e3417c2afdef88e29200e98
Last updated: February 12, 2007 - 01:55
View usage statistics for this release

Bug fix release

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.