Log of /contributions/modules/invite/invite.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 9 20:28:19 2009 UTC
(7 weeks ago)
by
smk
Branch:
MAIN
Changes since
1.13: +41 -5 lines
Diff to
previous 1.13
Synced with DRUPAL-6--2.
#364971 by jaydub: Fixed administrative overview query for PostgreSQL.
#322748: Fixed only administrator can send invitations on multilingual installation.
#374869 by webchick, smk-ka: Denying access to the user registration form at the menu callback level, not at the form level, for better compatibility with other modules.
#467486 by neilnz: Grammar fix.
#310775 by Barrett, sun: Fixed SQL error when no emails are left after filtering out registered users.
#323661 by tcconway: Removed "Track" from local task title "Track Invitations".
#214426 by barako: Updated French translation.
#317552 by Stella: Use UTF8-safe string functions and other minor changes.
Revision
1.3.2.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 10 07:12:54 2007 UTC
(2 years, 2 months ago)
by
smk
Branch:
DRUPAL-5
Changes since
1.3.2.19: +21 -1 lines
Diff to
previous 1.3.2.19
, to
branch point 1.3
- Changed existing limits:
* INVITE_UNLIMITED_INVITES changed from 0 to -1
* invite_maxmultiple_* have been changed to a simple boolean value (but using -1 instead of TRUE for compat with _invite_get_max_by_role())
Revision
1.3.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 10 19:40:35 2007 UTC
(2 years, 8 months ago)
by
smk
Branch:
DRUPAL-5
Changes since
1.3.2.2: +14 -1 lines
Diff to
previous 1.3.2.2
, to
branch point 1.3
- #86875 Deleting invites of users about to be deleted.
- Verifying the user that tries to delete an invite was the original inviter. Previously it was possible to delete arbitrary invites if you knew its email address (or by brute-forcing).
- Reduced database load on invite page.
Revision
1.4
Tue Jan 16 13:30:24 2007 UTC
(2 years, 10 months ago)
by
karpuz
Branch:
MAIN
Changes since
1.3: +0 -0 lines
FILE REMOVED
Cleaning out HEAD whilst Drupal 5 branch stablizes. HEAD not open for devel at this time.
Revision
1.1.2.4
Sun Aug 6 08:25:17 2006 UTC
(3 years, 3 months ago)
by
nickw
Changes since
1.1.2.3: +0 -0 lines
FILE REMOVED
removing uneccessary files
Revision
1.2.2.1
Thu Aug 3 13:12:47 2006 UTC
(3 years, 3 months ago)
by
nickw
Branch:
DRUPAL-4-7
Changes since
1.2: +0 -32 lines
FILE REMOVED
file invite.install was added on branch DRUPAL-4-7 on 2006-09-09 13:06:48 +0000
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 18 09:54:18 2006 UTC
(3 years, 8 months ago)
by
robertDouglass
Changes since
1.1: +32 -0 lines
Diff to
previous 1.1
First iteration of a 4.7 version. New features include per-role escalation targets for invitees, per-role invite limits (including unlimited), and a personal message for each invite email.
Removed are interactions with other modules (feature, userpoints) as I favor adding an invite hook that gets called which those other modules can then implement.
TODO: invite_page still needs to be converted to the FAPI submit-execute technique. Help text is missing in many places. All the mail sending stuff should be checked by someone who is familiar with issues of sending emails from web interfaces for security concerns. The invite hook needs implementing. Still lots of code cleanup possible. Code comments can be improved
Revision
1.1
Sat Mar 18 09:54:18 2006 UTC
(3 years, 8 months ago)
by
robertDouglass
Branch:
MAIN
FILE REMOVED
file invite.install was initially added on branch DRUPAL-4-7.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.