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

Log of /contributions/modules/uc_node_checkout/uc_node_checkout.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.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 17:27:28 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.8.2.10: +2 -2 lines
Diff to previous 1.8.2.10 , to branch point 1.8
#483106 by RSTaylor: prevent product selection redirect when using vertical tabs support on node type edit pages.

Revision 1.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 17:23:56 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.9: +7 -2 lines
Diff to previous 1.8.2.9 , to branch point 1.8
#485644 by drewish: add a special case to disable preview buttons appropriately if specified.

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 16:38:35 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.8: +4 -4 lines
Diff to previous 1.8.2.8 , to branch point 1.8
#406740 by omerida: bugfix to support node types with underscores.

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 16:27:54 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.7: +2 -2 lines
Diff to previous 1.8.2.7 , to branch point 1.8
#479102 by douggreen: only save attributes on node_save() when they're specified on the node object.

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 16:17:17 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.6: +19 -1 lines
Diff to previous 1.8.2.6 , to branch point 1.8
#408712 by rszrama: Preserve qty. from add to cart form through node checkout.

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 15:58:42 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.5: +15 -8 lines
Diff to previous 1.8.2.5 , to branch point 1.8
#533860 by rszrama: update display settings for product title links in cart view form.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 15:28:29 2009 UTC (3 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.4: +7 -2 lines
Diff to previous 1.8.2.4 , to branch point 1.8
Update to preserve checkboxes defaults from the product page to the node add form.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 16:59:04 2009 UTC (9 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.8.2.3: +20 -2 lines
Diff to previous 1.8.2.3 , to branch point 1.8
#366709 and #366789 by rszrama: fix to accommodate catalog buy it now form and to disable page caching on essential pages.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 21:03:59 2009 UTC (9 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.8.2.2: +4 -3 lines
Diff to previous 1.8.2.2 , to branch point 1.8
Minor updates to the DB schema and update functions.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 17:47:51 2009 UTC (9 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8.2.1: +1 -6 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Removing an empty function.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 17:39:18 2009 UTC (9 months, 4 weeks ago) by rszrama
Branch: DRUPAL-5
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.8
#365546 by catch: replace underscores with hyphens in node type names.

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 17:36:14 2009 UTC (9 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--1
Changes since 1.4.2.5: +2 -2 lines
Diff to previous 1.4.2.5 , to branch point 1.4 , to next main 1.8
#365546 by catch: replace underscores with hyphens in node type names.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 17:22:34 2009 UTC (9 months, 4 weeks ago) by rszrama
Branch: DRUPAL-6--2
Changes since 1.8: +162 -17 lines
Diff to previous 1.8
Committing updates for Views integration w/ node types.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:14:39 2009 UTC (10 months ago) by rszrama
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.7: +309 -286 lines
Diff to previous 1.7
Updating HEAD from latest work.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 22:28:19 2009 UTC (10 months, 1 week ago) by rszrama
Branch: DRUPAL-6--1
Changes since 1.4.2.4: +265 -14 lines
Diff to previous 1.4.2.4 , to branch point 1.4
Massive update to fix incompatibilities with latest UC code and add full attribute support!

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 19:53:04 2009 UTC (10 months, 1 week ago) by rszrama
Branch: DRUPAL-5
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fix to only redirect for Node Checkout governed nodes on a full node page view.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 19:47:12 2009 UTC (10 months, 1 week ago) by rszrama
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Merge to HEAD.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 16:02:33 2009 UTC (10 months, 1 week ago) by rszrama
Branch: DRUPAL-6--1
Changes since 1.4.2.3: +9 -6 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Updating form alter to accommodate latest changes to cart view form in UC 2.x.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 21:48:08 2008 UTC (12 months ago) by rszrama
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.4.2.2: +4 -4 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Merging fixes from HEAD for some D6 style content editing permissions.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 21:16:05 2008 UTC (12 months ago) by rszrama
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Updating a few more of the permission changes from 'edit node_type content' to 'edit any node_type content'.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 19:49:22 2008 UTC (12 months ago) by rszrama
Branch: MAIN
Changes since 1.4: +27 -6 lines
Diff to previous 1.4
Merge changes from DRUPAL-6--1-0 to HEAD.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 19:40:22 2008 UTC (12 months ago) by rszrama
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.1: +26 -6 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Features and a bugfix backported from 6.x work; default add to cart quantity, node submit button renaming, and query update for deleting orphaned items from the cart.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 19:33:44 2008 UTC (12 months ago) by rszrama
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.4.2.1: +23 -3 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Respect the default add to cart qty and alter the node add submit button to be an add to cart button.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 18:49:05 2008 UTC (12 months ago) by rszrama
Branch: DRUPAL-6--1
Changes since 1.4: +5 -4 lines
Diff to previous 1.4
Fixing issues related to permissions for deleting node checkout nodes and deleting orphaned cart products when nodes are deleted.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 16:33:53 2008 UTC (12 months ago) by rszrama
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.3: +16 -15 lines
Diff to previous 1.3
Moved and fixed the function name for uc_node_checkout_theme().

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 02:23:22 2008 UTC (12 months, 2 weeks ago) by rszrama
Branch: MAIN
Changes since 1.2: +80 -60 lines
Diff to previous 1.2
#322398 by mikey_p and robertDouglass; port UC Node Checkout to D6.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 02:19:33 2008 UTC (12 months, 2 weeks ago) by rszrama
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Merging 5.x branch to HEAD.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 21:55:03 2008 UTC (15 months, 2 weeks ago) by rszrama
Branch: DRUPAL-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#293812 - casting a form value to an array before looping through it to avoid errors.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 22:03:41 2008 UTC (15 months, 3 weeks ago) by rszrama
Branch: MAIN
Branch point for: DRUPAL-5
Initial commit of a module that maps node types to products so customers can "purchase" the nodes of that type they create.

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