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

Log of /contributions/modules/paypalnode/paypalnode.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.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 10:22:42 2008 UTC (17 months, 3 weeks ago) by budda
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.15: +38 -29 lines
Diff to previous 1.1.2.15 , to branch point 1.1
FIxed editing a paid-for node when not superuser. Taxonomy terms were getting lost.

Cleaned up some code style for Drupal.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 10:52:47 2008 UTC (21 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.14: +14 -15 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Removed support for re-calculating when updating a node.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 10:50:41 2008 UTC (21 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.13: +31 -42 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Fix IE7 javascript problems by moving script to footer of page.
Other minor tweaks.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 22:59:01 2008 UTC (21 months, 2 weeks ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.12: +11 -59 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Cleaned up some sloppy SQL queries in the price calculation routine. Specifically not using the {} around dbase table name.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 22:44:21 2008 UTC (21 months, 2 weeks ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.11: +10 -1 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Added facility to clear all content fees from table.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 17:16:22 2008 UTC (21 months, 2 weeks ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.10: +101 -44 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Added new message as per http://drupal.org/node/211200#comment-723407
Added support for CCK content_taxonomy fields.
Improved price calculation routines.
Grouped form elements added to node/add pages for a better UI.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 13:55:58 2008 UTC (22 months, 1 week ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.9: +55 -5 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Fix to a bug preventing deletion of some content fee entries in the admin system.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 14:53:14 2008 UTC (22 months, 3 weeks ago) by budda
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.8: +5 -6 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Numerous changes to the database usage and admin of costs.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 16:13:52 2007 UTC (2 years ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.7: +82 -15 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Major database changes. Improved content fee admin interface and initial addition of the promo code system and administration.

Back up your database before running any updates!

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 20:40:55 2007 UTC (2 years, 2 months ago) by budda
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.6: +9 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Further content fee deletion improvements.
Added dedicated user access control to manage fees.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 17:19:53 2007 UTC (2 years, 2 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.5: +3 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Fixed handling of content fee terms and deleting them.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 8 20:16:51 2007 UTC (2 years, 2 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.4: +3 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
FIxed issue with price always being 0 if no modules implemented the hook_nodeprice function.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 14:52:09 2007 UTC (2 years, 2 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.3: +23 -12 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Fixed some odd taxonomy issues.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 23:33:42 2007 UTC (2 years, 2 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.2: +7 -6 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fixed broken promocode price calculations on submission of the node.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 20 22:44:14 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1.2.1: +20 -20 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Added a hook_nodeprice for manipulating the calculated price before display (used by new promotion code module).

Changed way terms are stored with a price to make it work in more situations reliably.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 15:10:32 2007 UTC (2 years, 3 months ago) by budda
Branch: DRUPAL-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Changed default email address

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 11:13:13 2007 UTC (2 years, 3 months ago) by budda
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5
Initial commit of paypalnode 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