/[drupal]/contributions/modules/lm_paypal/lm_paypal_subscriptions.module
ViewVC logotype

Log of /contributions/modules/lm_paypal/lm_paypal_subscriptions.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.32.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 10:57:13 2009 UTC (3 weeks, 2 days ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.13: +2 -2 lines
Diff to previous 1.32.2.13 , to branch point 1.32 , to next main 1.33
#608162: change forms to use HTTPS to $_lm_paypal_host

Revision 1.33.4.16.2.23
Fri Apr 17 00:33:43 2009 UTC (7 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.22: +0 -0 lines
FILE REMOVED
405104: move modules into separate subdirectories

Revision 1.33.4.16.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 12:00:45 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.21: +6 -0 lines
Diff to previous 1.33.4.16.2.21 , to branch point 1.33.4.16
Add superuser access bypass in lm_paypal_subscription_access()

Revision 1.33.4.16.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 11:38:43 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.20: +0 -1 lines
Diff to previous 1.33.4.16.2.20 , to branch point 1.33.4.16
Remove debugging message

Revision 1.33.4.16.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 11:33:09 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.19: +31 -30 lines
Diff to previous 1.33.4.16.2.19 , to branch point 1.33.4.16
Clean up hook_block implementation

Revision 1.33.4.16.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 16:29:56 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.18: +11 -9 lines
Diff to previous 1.33.4.16.2.18 , to branch point 1.33.4.16
Fix more warnings, and a couple of bugs arising from them.

Revision 1.33.4.16.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 15:46:47 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.17: +5 -6 lines
Diff to previous 1.33.4.16.2.17 , to branch point 1.33.4.16
423672: fix many more E_NOTICE messages.

Revision 1.33.4.16.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 15:03:11 2009 UTC (7 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.16: +10 -6 lines
Diff to previous 1.33.4.16.2.16 , to branch point 1.33.4.16
#423672: fix E_NOTICE warnings about $_lm_paypal_debug

Revision 1.33.4.16.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 08:44:55 2009 UTC (9 months ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.15: +489 -361 lines
Diff to previous 1.33.4.16.2.15 , to branch point 1.33.4.16
Feature: added hook_requirements() implementation in lm_paypal and paid_adverts
Bugfix: rewrote a lot of things in subscriptions

Revision 1.33.4.16.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 22:51:33 2009 UTC (9 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.14: +39 -6 lines
Diff to previous 1.33.4.16.2.14 , to branch point 1.33.4.16
Moved test files, it was the bronx in there. Names are significants
Splited paid_adverts tests in 3 files (1 abstract, 2 tests suites)
Fixed paid_adverts bugs, on node visibility
Make use of hook_link
Fixed some wrong methods in subscriptions
Misc cleanup

Revision 1.33.4.16.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 00:03:28 2009 UTC (9 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.13: +480 -1889 lines
Diff to previous 1.33.4.16.2.13 , to branch point 1.33.4.16
Cleaned some parts of subscriptions module
Cleaned paid adverts modules
Added tests for paid adverts API
Fixed tests for subscriptions so they can pass refactor with new menus
Added theme file for subscriptions module
1 test fail in paid adverts, cant figure out why
Some tests are still missing in subscriptions (full API test)
Some tests are still missing in paid adverts (and wont be until subscruptions is fully tested)
Don't forget to cleanup your cache, and launch update.php

Revision 1.33.4.16.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 23:47:30 2009 UTC (9 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.12: +3 -3 lines
Diff to previous 1.33.4.16.2.12 , to branch point 1.33.4.16
Fix a couple of links to admin pages.

Revision 1.33.4.16.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 23:40:36 2009 UTC (9 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.11: +2 -2 lines
Diff to previous 1.33.4.16.2.11 , to branch point 1.33.4.16
Set subscriber_pay to MENU_CALLBACK to remove it from menus.

Revision 1.33.4.16.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 23:37:40 2009 UTC (9 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.10: +18 -16 lines
Diff to previous 1.33.4.16.2.10 , to branch point 1.33.4.16
Tidy up admin settings menu.

Revision 1.33.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:50:10 2009 UTC (9 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.33.4.18: +2 -2 lines
Diff to previous 1.33.4.18 , to branch point 1.33
#330931: update for OG 6.x-1.0 or newer

Revision 1.33.4.16.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:48:56 2009 UTC (9 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.9: +2 -2 lines
Diff to previous 1.33.4.16.2.9 , to branch point 1.33.4.16
#330931: update for OG 6.x-1.0 or newer

Revision 1.33.4.16.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 07:46:57 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.33.4.16.2.8: +9 -18 lines
Diff to previous 1.33.4.16.2.8 , to branch point 1.33.4.16
A few more code cleanups, change test names, simplify use of lm_paypal_skip_validation.

Revision 1.33.4.16.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 22:56:40 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.7: +19 -12 lines
Diff to previous 1.33.4.16.2.7 , to branch point 1.33.4.16
Cleaned up tabs in admin settings, modified tests to pass it.

Revision 1.33.4.16.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 21:46:26 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.6: +4 -4 lines
Diff to previous 1.33.4.16.2.6 , to branch point 1.33.4.16
Added some theme_* functions, added a default paypal form (needs active testing).

Revision 1.33.4.16.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 20:34:38 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.5: +2 -2 lines
Diff to previous 1.33.4.16.2.5 , to branch point 1.33.4.16
Forgotten function calls that sed forgotten in the previous commit.

Revision 1.33.4.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 19:43:18 2009 UTC (10 months, 1 week ago) by pounard
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.4: +70 -140 lines
Diff to previous 1.33.4.16.2.4 , to branch point 1.33.4.16
Refactored lm_paypal and all submodules to get rid of ugly, really ugly _ini() stuff.

Revision 1.32.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 18 12:45:16 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.32.2.12: +2 -2 lines
Diff to previous 1.32.2.12 , to branch point 1.32
#178379: Don't redirect after accepting subscription T&C.

Revision 1.33.4.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 14:56:36 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.3: +21 -13 lines
Diff to previous 1.33.4.16.2.3 , to branch point 1.33.4.16
Start refactoring module registration/handlers. Still some kludges in place.

Revision 1.33.4.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 12:45:19 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.2: +4 -5 lines
Diff to previous 1.33.4.16.2.2 , to branch point 1.33.4.16
Start cleaning up code a little. More updates to tests.

Revision 1.33.4.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 04:30:42 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16.2.1: +134 -141 lines
Diff to previous 1.33.4.16.2.1 , to branch point 1.33.4.16
More simpletests. Start to cleanup module code.

Revision 1.33.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 22:48:51 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.17: +2 -5 lines
Diff to previous 1.33.4.17 , to branch point 1.33
#178379: Don't redirect after accepting subscription T&C.

Revision 1.33.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 13:33:40 2009 UTC (10 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.16: +0 -5 lines
Diff to previous 1.33.4.16 , to branch point 1.33
#356441: Remove unnecessary watchdog message.

Revision 1.33.4.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 11:53:16 2009 UTC (10 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--2
Changes since 1.33.4.16: +11 -10 lines
Diff to previous 1.33.4.16
Initial commit of "big reimplementation".  Rather broken at the moment!

Revision 1.33.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 13:09:35 2009 UTC (10 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--2
Changes since 1.33.4.15: +5 -5 lines
Diff to previous 1.33.4.15 , to branch point 1.33
Minor comment changes.

Revision 1.32.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 20:39:49 2008 UTC (12 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.11: +10 -11 lines
Diff to previous 1.32.2.11 , to branch point 1.32
#330869: Format periods using singular/plural as required.

Revision 1.33.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 20:37:35 2008 UTC (12 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.14: +10 -11 lines
Diff to previous 1.33.4.14 , to branch point 1.33
330869: Format periods using singular/plural as required.

Revision 1.32.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:37:04 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.10: +2 -7 lines
Diff to previous 1.32.2.10 , to branch point 1.32
#328751: Remove double-checking of access control

Revision 1.33.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:25:41 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.13: +2 -7 lines
Diff to previous 1.33.4.13 , to branch point 1.33
#328751: Remove double-checking of access control

Revision 1.32.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:12:33 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.9: +2 -16 lines
Diff to previous 1.32.2.9 , to branch point 1.32
#124113: Remove javascript email-hiding kludge.

Revision 1.33.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 11:05:55 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.12: +2 -16 lines
Diff to previous 1.33.4.12 , to branch point 1.33
#124113: Remove javascript email-hiding kludge.

Revision 1.33.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 23:22:29 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.11: +1 -5 lines
Diff to previous 1.33.4.11 , to branch point 1.33
#284735: Remove length restrictions on email templates and Terms & Conditions

Revision 1.32.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 23:21:44 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.8: +1 -5 lines
Diff to previous 1.32.2.8 , to branch point 1.32
#284735: Remove length restrictions on email templates and Terms & Conditions

Revision 1.33.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 14:06:21 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.10: +69 -45 lines
Diff to previous 1.33.4.10 , to branch point 1.33
#328043: Start cleaning up form usability.

Revision 1.33.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 09:45:48 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.9: +1 -13 lines
Diff to previous 1.33.4.9 , to branch point 1.33
Remove some TODO from the code - issues created

Revision 1.33.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 09:15:42 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.8: +1 -4 lines
Diff to previous 1.33.4.8 , to branch point 1.33
Remove debug messages.

Revision 1.33.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 09:06:09 2008 UTC (12 months, 3 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.7: +38 -67 lines
Diff to previous 1.33.4.7 , to branch point 1.33
Some basic cleanups for D6 LM Paypal.
Fix bug? with subscriptions for, when no roles are available, and "node" action is selected.

Revision 1.33.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 06:33:49 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.6: +11 -15 lines
Diff to previous 1.33.4.6 , to branch point 1.33
#321865 by AlexisWilke: fix up some indenting, return after errors, etc.

Revision 1.33.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 05:52:42 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.33.2.1: +8 -8 lines
Diff to previous 1.33.2.1 , to branch point 1.33
Fix missing quote in constants from recent commit.

Revision 1.32.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 05:52:16 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.7: +8 -8 lines
Diff to previous 1.32.2.7 , to branch point 1.32
Fix missing quote in constants from recent commit.

Revision 1.33.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 05:51:03 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.5: +8 -8 lines
Diff to previous 1.33.4.5 , to branch point 1.33
Fix missing quote in constants from recent commit.

Revision 1.33.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 03:43:07 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-4-7
Changes since 1.33: +36 -36 lines
Diff to previous 1.33
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.

Revision 1.33.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 03:35:25 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.4: +33 -33 lines
Diff to previous 1.33.4.4 , to branch point 1.33
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.

Revision 1.32.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 03:34:15 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.6: +33 -33 lines
Diff to previous 1.32.2.6 , to branch point 1.32
#321101 by eMPee584: unquoted constants, misnamed & undefined variables usage etc.

Revision 1.33.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 08:10:09 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.3: +4 -1 lines
Diff to previous 1.33.4.3 , to branch point 1.33
Reorder menu entries

Revision 1.33.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 05:44:30 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.2: +3 -3 lines
Diff to previous 1.33.4.2 , to branch point 1.33
#258607 by chx, salvis, pndur etc: rename lm_paypal_subscriptions to avoid conflict with subscriptions module

Revision 1.33.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 05:28:43 2008 UTC (13 months, 1 week ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33.4.1: +137 -169 lines
Diff to previous 1.33.4.1 , to branch point 1.33
Many Coder module updates.

Revision 1.33.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 04:24:39 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-6--1
Changes since 1.33: +546 -492 lines
Diff to previous 1.33
#209287 by nekobul, fonant, AlexisWilke and lyricnz: Initial Port to Drupal 6

Revision 1.32.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 15:10:02 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.5: +144 -147 lines
Diff to previous 1.32.2.5 , to branch point 1.32
#320236: Many Coder updates

Revision 1.32.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 14:06:21 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.4: +1 -5 lines
Diff to previous 1.32.2.4 , to branch point 1.32
#320215: (Partially) Review and update help text

Revision 1.32.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 12:43:18 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.3: +1 -13 lines
Diff to previous 1.32.2.3 , to branch point 1.32
#320217: Remove legacy dependency checking

Revision 1.32.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 12:25:44 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.2: +31 -31 lines
Diff to previous 1.32.2.2 , to branch point 1.32
#320211: Move menus to /admin/settings/lm_paypal, and order by sub-module

Revision 1.32.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 12:02:36 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
Changes since 1.32.2.1: +34 -116 lines
Diff to previous 1.32.2.1 , to branch point 1.32
Start removing Drupal 4.7 support from Drupal 5 branch.

Revision 1.32.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 09:16:09 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
#258607 by chx, salvis, pndur etc: rename lm_paypal_subscriptions to avoid conflict with subscriptions module

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 09:05:04 2008 UTC (13 months, 2 weeks ago) by lyricnz
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, HEAD
Branch point for: DRUPAL-4-7, DRUPAL-6--1
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
#258607 by chx, salvis, pndur etc: rename lm_paypal_subscriptions to avoid conflict with subscriptions module

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 19:37:50 2007 UTC (2 years, 4 months ago) by leemcl
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.31: +6 -1 lines
Diff to previous 1.31
added missing link definition

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 14 00:43:12 2007 UTC (2 years, 5 months ago) by leemcl
Branch: MAIN
Changes since 1.30: +130 -5 lines
Diff to previous 1.30
Added optional terms and conditions field. If present subscriber must agree
  before subscribing
Added option to print a comma seperated list of users subscriptions
Ignore duplicate signups from PayPal

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 15:42:08 2007 UTC (2 years, 8 months ago) by leemcl
Branch: MAIN
Changes since 1.29: +7 -2 lines
Diff to previous 1.29
corrected return pages with and without clean urls

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 24 16:51:54 2007 UTC (2 years, 9 months ago) by leemcl
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
make default return pages from paypal work without clean urls

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 11:23:11 2006 UTC (2 years, 11 months ago) by leemcl
Branch: MAIN
Changes since 1.27: +13 -6 lines
Diff to previous 1.27
Corrected free trial periods

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 09:47:20 2006 UTC (3 years ago) by leemcl
Branch: MAIN
Changes since 1.26: +8 -1 lines
Diff to previous 1.26
corrected subscribers printing in Drupal 5

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 22:16:57 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Changes since 1.25: +19 -8 lines
Diff to previous 1.25
Correct free trials.
Detect live subs even if user has previous dead subs.
Print subscriber status in correctly.
Correct subscriber editing in Drupal 4.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 13:40:38 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
ignode gid on node subs, use user_access for admin access control to "my account"

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 18:22:22 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
tighten security on admin only form

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 20:51:08 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Update version numbers to match originals

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 19:44:25 2006 UTC (3 years, 1 month ago) by leemcl
Branch: MAIN
Initial check-in of lm_paypal files

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