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

Log of /contributions/modules/mass_contact/mass_contact.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.9.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 15:35:58 2009 UTC (3 months ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.15: +99 -82 lines
Diff to previous 1.9.2.15 , to branch point 1.9 , to next main 1.17
#460648 by mellenburg, drupalok: Changed logic flow and reporting for when there are no recipients or when the sender is the only recipient.

Revision 1.9.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 04:20:20 2009 UTC (3 months ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.14: +5 -5 lines
Diff to previous 1.9.2.14 , to branch point 1.9
#543942 by ed523: Changed the way user roles are iterated through to allow opting out of categories.

Revision 1.2.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 01:03:42 2009 UTC (6 months ago) by oadaeh
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-5
Changes since 1.2.2.32: +6 -6 lines
Diff to previous 1.2.2.32 , to branch point 1.2 , to next main 1.17
Corrected placeholder linkage. Updated the .pot file.

Revision 1.2.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 00:30:34 2009 UTC (6 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.31: +18 -19 lines
Diff to previous 1.2.2.31 , to branch point 1.2
#273746 by joachim and #454616 by mvc: Changed the way Mass Contact reports successes and failures.

Revision 1.9.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 01:39:15 2009 UTC (8 months, 1 week ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.13: +24 -4 lines
Diff to previous 1.9.2.13 , to branch point 1.9
Fixed how the mass contact message content type is managed.

Revision 1.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 00:19:41 2009 UTC (8 months, 1 week ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.12: +72 -18 lines
Diff to previous 1.9.2.12 , to branch point 1.9
#165912: Added the ability for users to opt out of specific categories. Also, changed some of the text messages to use consistent wording and/or case.

Revision 1.2.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 00:16:29 2009 UTC (8 months, 1 week ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.30: +4 -4 lines
Diff to previous 1.2.2.30 , to branch point 1.2
#394318 by ProfStein: Fixed a bug where single categories were not being selected by default. Also, added some missing variables in the uninstall, and tweaked a SQL statement.

Revision 1.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 00:31:31 2009 UTC (8 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.11: +3 -3 lines
Diff to previous 1.9.2.11 , to branch point 1.9
#394318 by ProfStein: Fixed how the default category settings get configured so that values actually go into the variables.

Revision 1.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 00:29:28 2009 UTC (8 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.10: +4 -2 lines
Diff to previous 1.9.2.10 , to branch point 1.9
#375815 by cYu: Added a check for an empty array before setting values in it. Also added some missing uninstall commands.

Revision 1.2.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 20:47:05 2009 UTC (8 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.29: +92 -35 lines
Diff to previous 1.2.2.29 , to branch point 1.2
Commiting some changes from last year: modified error messages, and changed category opt-out options.

Revision 1.2.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 20:18:16 2008 UTC (13 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.28: +3 -8 lines
Diff to previous 1.2.2.28 , to branch point 1.2
#321183 by miahawk: fixed multiple copies when sending to BCC list and self.

Revision 1.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 20:14:12 2008 UTC (13 months ago) by oadaeh
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.9.2.9: +3 -8 lines
Diff to previous 1.9.2.9 , to branch point 1.9
#321183 by miahawk: fixed multiple copies when sending to BCC list and self.

Revision 1.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 19:34:26 2008 UTC (13 months ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.8: +229 -110 lines
Diff to previous 1.9.2.8 , to branch point 1.9
Many changes, including #231369 by akolahi, #290913 by compuguru & karlcw and MIME handling & several minor improvments by oadaeh.

Revision 1.2.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 19:25:34 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.27: +50 -35 lines
Diff to previous 1.2.2.27 , to branch point 1.2
#231369 per akolahi: added input format capability to the message body.

Revision 1.2.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 06:58:14 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.26: +190 -86 lines
Diff to previous 1.2.2.26 , to branch point 1.2
Now with full multipart MIME capabilities.

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 18:17:55 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.9.2.7: +24 -20 lines
Diff to previous 1.9.2.7 , to branch point 1.9
#289229 by ulf1: corrected ['Bcc'] to ['headers']['Bcc']. Also, commented out references to Mime Mail, and corrected the use of db_placeholders().

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 18:17:05 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +24 -20 lines
Diff to previous 1.16
#289229 by ulf1: corrected ['Bcc'] to ['headers']['Bcc']. Also, commented out references to Mime Mail, and corrected the use of db_placeholders().

Revision 1.2.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 22:48:06 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.25: +16 -6 lines
Diff to previous 1.2.2.25 , to branch point 1.2
#270423 by silverd: added permissions to send messages based on category.

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 22:48:02 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.6: +16 -6 lines
Diff to previous 1.9.2.6 , to branch point 1.9
#270423 by silverd: added permissions to send messages based on category.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 22:47:52 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.15: +16 -6 lines
Diff to previous 1.15
#270423 by silverd: added permissions to send messages based on category.

Revision 1.2.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 21:33:29 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.24: +26 -11 lines
Diff to previous 1.2.2.24 , to branch point 1.2
#182903 by jarihj: added an administrative option to allow the charset to be specified.

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 21:33:26 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.5: +26 -11 lines
Diff to previous 1.9.2.5 , to branch point 1.9
#182903 by jarihj: added an administrative option to allow the charset to be specified.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 21:33:17 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.14: +27 -12 lines
Diff to previous 1.14
#182903 by jarihj: added an administrative option to allow the charset to be specified.

Revision 1.2.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 16:10:54 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.23: +8 -2 lines
Diff to previous 1.2.2.23 , to branch point 1.2
#143911 by saul11: added an option to allow or not the changing of the default sender information.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 16:10:50 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.13: +8 -2 lines
Diff to previous 1.13
#143911 by saul11: added an option to allow or not the changing of the default sender information.

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 16:10:39 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.4: +8 -2 lines
Diff to previous 1.9.2.4 , to branch point 1.9
#143911 by saul11: added an option to allow or not the changing of the default sender information.

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 15:44:14 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.3: +25 -0 lines
Diff to previous 1.9.2.3 , to branch point 1.9
#170928 by josvl: added an option for sending a copy to self.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 15:44:08 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.12: +25 -0 lines
Diff to previous 1.12
#170928 by josvl: added an option for sending a copy to self.

Revision 1.2.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 15:43:55 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.22: +25 -0 lines
Diff to previous 1.2.2.22 , to branch point 1.2
#170928 by josvl: added an option for sending a copy to self.

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 14:31:22 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.2: +48 -13 lines
Diff to previous 1.9.2.2 , to branch point 1.9
#145940 by skizzo: give the HTML and node copy options the ability to be forced by the admin.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 14:21:52 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.11: +48 -13 lines
Diff to previous 1.11
#145940 by skizzo: give the HTML and node copy options the ability to be forced by the admin.

Revision 1.2.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 14:16:03 2008 UTC (15 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.21: +48 -13 lines
Diff to previous 1.2.2.21 , to branch point 1.2
#145940 by skizzo: give the HTML and node copy options the ability to be forced by the admin.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 20:13:32 2008 UTC (16 months ago) by oadaeh
Branch: MAIN
Changes since 1.10: +13 -13 lines
Diff to previous 1.10
#263156 by joachim: Added and changed permissions.

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 20:13:00 2008 UTC (16 months ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9.2.1: +13 -13 lines
Diff to previous 1.9.2.1 , to branch point 1.9
#263156 by joachim: Added and changed permissions.

Revision 1.2.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 20:12:18 2008 UTC (16 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.20: +13 -13 lines
Diff to previous 1.2.2.20 , to branch point 1.2
#263156 by joachim: Added and changed permissions.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 15:37:20 2008 UTC (16 months, 1 week ago) by oadaeh
Branch: MAIN
Changes since 1.9: +14 -4 lines
Diff to previous 1.9
#243292 by meible: Change the way the 'Related tasks' texts are generated.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 15:37:00 2008 UTC (16 months, 1 week ago) by oadaeh
Branch: DRUPAL-6--1
Changes since 1.9: +14 -4 lines
Diff to previous 1.9
#243292 by meible: Change the way the 'Related tasks' texts are generated.

Revision 1.2.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 15:36:33 2008 UTC (16 months, 1 week ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.19: +14 -4 lines
Diff to previous 1.2.2.19 , to branch point 1.2
#243292 by meible: Change the way the 'Related tasks' texts are generated.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 14:26:48 2008 UTC (16 months, 2 weeks ago) by oadaeh
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.8: +41 -43 lines
Diff to previous 1.8
More updates for the port to Drupal 6.x.

Revision 1.2.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 22:59:05 2008 UTC (17 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.18: +7 -2 lines
Diff to previous 1.2.2.18 , to branch point 1.2
Fixed a bug where an extra category was selected by default.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 22:58:37 2008 UTC (17 months, 2 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
Fixed a bug where an extra category was selected by default.

Revision 1.2.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 22:26:26 2008 UTC (17 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.17: +186 -57 lines
Diff to previous 1.2.2.17 , to branch point 1.2
More code clean up.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 22:25:45 2008 UTC (17 months, 2 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.6: +383 -171 lines
Diff to previous 1.6
Lots more code clean up and updates to D6.

Revision 1.2.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 00:46:13 2008 UTC (17 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.16: +5 -9 lines
Diff to previous 1.2.2.16 , to branch point 1.2
More code cleanup.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 00:44:55 2008 UTC (17 months, 2 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.5: +9 -13 lines
Diff to previous 1.5
More code cleanup.

Revision 1.2.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 23:41:40 2008 UTC (17 months, 3 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.15: +6 -3 lines
Diff to previous 1.2.2.15 , to branch point 1.2
Code cleanup.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 23:40:38 2008 UTC (17 months, 3 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.4: +71 -67 lines
Diff to previous 1.4
More updates for D6.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 01:13:52 2008 UTC (17 months, 4 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.3: +13 -13 lines
Diff to previous 1.3
Moving closer to D6 compatibility.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 00:09:12 2008 UTC (17 months, 4 weeks ago) by oadaeh
Branch: MAIN
Changes since 1.2: +796 -265 lines
Diff to previous 1.2
Starting the port to D6.

Revision 1.2.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 23:44:59 2008 UTC (17 months, 4 weeks ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.14: +4 -4 lines
Diff to previous 1.2.2.14 , to branch point 1.2
A little clean up.

Revision 1.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 18:00:10 2008 UTC (19 months, 1 week ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.13: +39 -17 lines
Diff to previous 1.2.2.13 , to branch point 1.2
248193 by Ashford: Changed the way HTML and plain text messages are created, including taking into account the Mime Mail module. Changed a variable name. A couple of other minor things.

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 16:56:33 2008 UTC (19 months, 1 week ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.12: +12 -12 lines
Diff to previous 1.2.2.12 , to branch point 1.2
Code clean up.

Revision 1.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 23 03:40:34 2008 UTC (21 months ago) by oadaeh
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.2.2.11: +2 -2 lines
Diff to previous 1.2.2.11 , to branch point 1.2
#169152 reported by matthewF and #209537 reported by jeanmichel: Limit the token help to only global tokens.

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 07:49:25 2008 UTC (21 months, 1 week ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.10: +49 -34 lines
Diff to previous 1.2.2.10 , to branch point 1.2
Modify how the attachment is handled if Mime Mail is installed.

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 19:28:15 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.9: +4 -4 lines
Diff to previous 1.2.2.9 , to branch point 1.2
#176345 reported by skizzo: Fixed help text to work w/POT extractor. Also changed how an attachment is named.

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 16:56:20 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.8: +2 -2 lines
Diff to previous 1.2.2.8 , to branch point 1.2
#198778 by larsfp: Change SQL query for PostgreSQL compatibility.

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 17:00:30 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.7: +78 -10 lines
Diff to previous 1.2.2.7 , to branch point 1.2
Changed the way the attachment is saved to the node to address issue #155229.

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 15:14:05 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.6: +13 -6 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Changed the way the attachment is added to the message to address issue #195936.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 14:33:19 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.5: +62 -93 lines
Diff to previous 1.2.2.5 , to branch point 1.2
#168140 by josvl: changed the way recipient e-mail addresses are formatted.

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 06:15:45 2008 UTC (22 months ago) by oadaeh
Branch: DRUPAL-5--2
Changes since 1.2.2.4: +10 -8 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Forgot to add the updates to the 2.4-beta release after fixing the branching/tagging mess.

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 08:05:11 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4-BETA
Changes since 1.2.2.3: +361 -237 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Re-releasing the 5.x-2.4-beta release.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:57:25 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-3
Changes since 1.2.2.2: +34 -34 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Re-releasing the 5.x-2.3 release.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:53:13 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.2.2.1: +285 -124 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Re-releasing the 5.x-2.2 release.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:51:25 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.2: +199 -35 lines
Diff to previous 1.2
Re-releasing the 5.x-2.1 release.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:43:20 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Branch point for: DRUPAL-5--2
Changes since 1.1: +515 -448 lines
Diff to previous 1.1
Re-releasing the 5.x-2.0 release.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:31:19 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.4: +62 -19 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.17
Re-releasing the 5.x-1.5 release.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:23:14 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.1.2.3: +9 -4 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Re-releasing the 5.x-1.4 release.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:20:10 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.2: +114 -50 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Re-releasing the 5.x-1.3 release.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:08:47 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.1: +6 -5 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Re-releasing the 5.x-1.2 release.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 07:07:37 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +72 -46 lines
Diff to previous 1.1
Re-releasing the 5.x-1.1 release.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 06:59:30 2008 UTC (22 months, 2 weeks ago) by oadaeh
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Re-releasing the First official release of mass contact module.

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