-
Coder review by jeremy.zerr: Coder brought up 2 else if to elseif and a db_rewrite_sql change to make.
-
Issue #551340 by jeremy.zerr: Fixed node access being granted only for purchasers with an existing user account and logged in.
-
UC Node Access: February 25, 2011 2:08
Commit d0cf972 on 5.x-1.x, master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
UC Node Access: February 25, 2011 2:08
Commit 3c26184 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#358545 No start delay - fixed duplicate definition of delay_period form element causing 0 days to not be an option
-
Adjusted weight of CA predicate so that it happens before the order status is changed. Disconnected the delay period from the time period access limit, so that all expirations may be delayed. Explicitly check for 0 delay value so that grant happens immediately.
-
Delay granting access to nodes by a specified amount of time after purchase. The amount of time that access is granted remains the same, but is calculated from the end of the delay period. This should not affect node access that is granted until a specific time. Added conditional actions triggers for access granting and revoking.
-
Initial port to Drupal 6.
-
Initial commit of UC Node Access; creates a product feature that lets you grant customers access to view nodes through a product purchase. Includes a handler to integrate UC Node Access with ACL + Content Access.