/[drupal]/contributions/modules/autoresponder/autoresponder.module
ViewVC logotype

Log of /contributions/modules/autoresponder/autoresponder.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.7.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 12:37:54 2009 UTC (9 months ago) by cyberpunk
Branch: DRUPAL-6--1
Changes since 1.7.4.3: +2 -2 lines
Diff to previous 1.7.4.3 , to branch point 1.7
Another small bug fixes.

Revision 1.7.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 12:31:38 2009 UTC (9 months ago) by cyberpunk
Branch: DRUPAL-6--1
Changes since 1.7.4.2: +54 -57 lines
Diff to previous 1.7.4.2 , to branch point 1.7
Code cleaning and bugfixes.

Revision 1.6.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 15:22:10 2009 UTC (9 months, 2 weeks ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.27: +2 -2 lines
Diff to previous 1.6.2.27 , to branch point 1.6 , to next main 1.7
Messages list fix

Revision 1.7.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 15:21:53 2009 UTC (9 months, 2 weeks ago) by cyberpunk
Branch: DRUPAL-6--1
Changes since 1.7.4.1: +31 -29 lines
Diff to previous 1.7.4.1 , to branch point 1.7
hook_user bugfix

Revision 1.6.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 15:02:41 2009 UTC (9 months, 2 weeks ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.26: +29 -27 lines
Diff to previous 1.6.2.26 , to branch point 1.6
Bugfix in hook_user

Revision 1.7.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 14:11:55 2009 UTC (9 months, 2 weeks ago) by cyberpunk
Branch: DRUPAL-6--1
Changes since 1.7: +1200 -525 lines
Diff to previous 1.7
Initial commit for Drupal 6

Revision 1.6.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 15:33:15 2008 UTC (16 months, 3 weeks ago) by cyberpunk
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.6.2.25: +19 -17 lines
Diff to previous 1.6.2.25 , to branch point 1.6
Fixed small issues with translating and logic.

Revision 1.6.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 14:23:52 2007 UTC (2 years, 1 month ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.24: +3 -3 lines
Diff to previous 1.6.2.24 , to branch point 1.6
Bug fixing

Revision 1.6.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 17:22:10 2007 UTC (2 years, 1 month ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.23: +3 -3 lines
Diff to previous 1.6.2.23 , to branch point 1.6
Bug fixing

Revision 1.6.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 12:37:11 2007 UTC (2 years, 1 month ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.22: +5 -6 lines
Diff to previous 1.6.2.22 , to branch point 1.6
*** empty log message ***

Revision 1.6.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 8 12:54:08 2007 UTC (2 years, 1 month ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.21: +5 -6 lines
Diff to previous 1.6.2.21 , to branch point 1.6
*** empty log message ***

Revision 1.6.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 15:25:42 2007 UTC (2 years, 2 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.20: +2 -2 lines
Diff to previous 1.6.2.20 , to branch point 1.6
*** empty log message ***

Revision 1.6.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 14:17:13 2007 UTC (2 years, 2 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.19: +2 -2 lines
Diff to previous 1.6.2.19 , to branch point 1.6
bug fixes

Revision 1.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 13:28:49 2007 UTC (2 years, 2 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.18: +262 -198 lines
Diff to previous 1.6.2.18 , to branch point 1.6
Bug fixes and improvements

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 10 15:02:37 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.17: +18 -7 lines
Diff to previous 1.6.2.17 , to branch point 1.6
Fixed anonymous user unsubscribe security problem. Added md5 hash of user email to messages.

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 14:37:17 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.16: +31 -4 lines
Diff to previous 1.6.2.16 , to branch point 1.6
*** empty log message ***

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 13:48:12 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.15: +5 -11 lines
Diff to previous 1.6.2.15 , to branch point 1.6
Bug fixes. Small improvements.

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 16:36:34 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.14: +72 -25 lines
Diff to previous 1.6.2.14 , to branch point 1.6
t() added almost everywhere. Bug fixes.

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 22:47:12 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.13: +4 -7 lines
Diff to previous 1.6.2.13 , to branch point 1.6
Bug fixes

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 16:36:17 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.12: +7 -7 lines
Diff to previous 1.6.2.12 , to branch point 1.6
Fixed hardcoded queries

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 14:28:34 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.11: +2 -2 lines
Diff to previous 1.6.2.11 , to branch point 1.6
*** empty log message ***

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 14:12:17 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.10: +35 -32 lines
Diff to previous 1.6.2.10 , to branch point 1.6
Bug fixes

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 16:00:23 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.9: +1 -2 lines
Diff to previous 1.6.2.9 , to branch point 1.6
Bug fixes

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 15:40:31 2007 UTC (2 years, 3 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.8: +10 -11 lines
Diff to previous 1.6.2.8 , to branch point 1.6
Bug fixes

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 12:51:18 2007 UTC (2 years, 4 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.7: +6 -7 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Small bugfixes. Disabled fields with not working functionality.

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 08:24:18 2007 UTC (2 years, 4 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.6: +292 -133 lines
Diff to previous 1.6.2.6 , to branch point 1.6
Block settings added. Multiple lists subscribing by checkboxes list. Autoresponder menu reorganized.

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 17:23:22 2007 UTC (2 years, 4 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.5: +60 -14 lines
Diff to previous 1.6.2.5 , to branch point 1.6
All subscribers massmailing added and some t() added for localization

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 15:29:24 2007 UTC (2 years, 4 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.4: +14 -15 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Fixed bug with mail editing. Code cleaning.

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 16:38:58 2007 UTC (2 years, 4 months ago) by cyberpunk
Branch: DRUPAL-5
Changes since 1.6.2.3: +546 -205 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Module rewriting and code cleaning.
New features - sets and roles mass-mailing, multiple sets subscribing

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 19:52:33 2007 UTC (2 years, 6 months ago) by antinomia
Branch: DRUPAL-5
Changes since 1.6.2.2: +24 -15 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Added Postgres support. Fixed minor bugs.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 16:08:27 2007 UTC (2 years, 6 months ago) by antinomia
Branch: DRUPAL-5
Changes since 1.6.2.1: +1 -1 lines
Diff to previous 1.6.2.1 , to branch point 1.6
#140710 by Irrow: $Id$ tags were not commented out

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 19:49:05 2007 UTC (2 years, 6 months ago) by antinomia
Branch: DRUPAL-5
Changes since 1.6: +536 -507 lines
Diff to previous 1.6
First pass at update to Drupal 5, moved administrative pages from /admin/autoresponder to /admin/settings/autoresponder.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 19:43:53 2007 UTC (2 years, 6 months ago) by antinomia
Branch: DRUPAL-4-7
Changes since 1.7: +508 -536 lines
Diff to previous 1.7
Fixing mistaken branching

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 19:12:12 2007 UTC (2 years, 6 months ago) by antinomia
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7, DRUPAL-6--1
Changes since 1.6: +536 -507 lines
Diff to previous 1.6
First pass at update to Drupal 5, moved administrative pages from /admin/autoresponder to /admin/settings/autoresponder.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 13:31:34 2007 UTC (2 years, 7 months ago) by cyberpunk
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.5: +2 -3 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 12:03:51 2006 UTC (2 years, 11 months ago) by cyberpunk
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 29 10:56:54 2006 UTC (2 years, 11 months ago) by cyberpunk
Branch: MAIN
Changes since 1.3: +34 -23 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 16:06:02 2006 UTC (2 years, 11 months ago) by cyberpunk
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 16:08:56 2006 UTC (2 years, 11 months ago) by cyberpunk
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Bug with unsubscribe link in email body footer

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 22 14:15:00 2006 UTC (2 years, 11 months ago) by cyberpunk
Branch: MAIN
*** empty log message ***

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2