Log of /contributions/modules/account_reminder/account_reminder.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 28 07:40:26 2009 UTC
(4 months ago)
by
jaydub
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1
Changes since
1.9.2.1: +108 -90 lines
Diff to
previous 1.9.2.1
, to
branch point 1.9
, to
next main 1.13
coding standards fixes. Improved some admin setting page form descriptions and messages.
added a function to return the default account reminder email subject and body text to be
used in the settings page and for mail messages when there is no user defined default.
collapsed two if clauses into a single OR clause in account_reminder_cron().
#486308 Add a configurable cron limit for how many messages to process on every cron run.
change placeholder for watchdog message to %.
Revision
1.7.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 25 08:25:02 2009 UTC
(5 months ago)
by
jaydub
Branch:
DRUPAL-6--1
Changes since
1.7.2.8: +51 -53 lines
Diff to
previous 1.7.2.8
, to
branch point 1.7
added a function to return the default account reminder email subject and body text to be
used in the settings page and for mail messages when there is no user defined default.
Reworked the hook_mail implementation to make use of the user_mail_tokens function.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 16 15:25:47 2008 UTC
(20 months, 1 week ago)
by
jaydub
Branch:
MAIN
Changes since
1.4: +128 -124 lines
Diff to
previous 1.4
#233140 & #175629 Added PostgreSQL support.
#134857 & #123962 should be fixed with change in table schema.
Removed unneeded indexes.
Drupal coding standards changes.
Wrapped bulk of module strings in t() functions.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 20 21:27:55 2007 UTC
(2 years, 8 months ago)
by
mdixoncm
Branch:
MAIN
Changes since
1.2: +86 -24 lines
Diff to
previous 1.2
Module updated to Drupal 5
New feature added to allow users to opt out of revieving account reminder emails
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.