User: islandusurper Branch: DRUPAL-6--2 Date: Thu, 11 Sep 2008 14:43:47 +0000 Added files: /modules/ubercart/payment/uc_authorizenet uc_authorizenet.install Modified files: /modules/ubercart/ca ca.admin.inc ca.module /modules/ubercart/docs hooks.php /modules/ubercart/payment/uc_authorizenet uc_authorizenet.info uc_authorizenet.module /modules/ubercart/payment/uc_credit uc_credit.module /modules/ubercart/payment/uc_cybersource uc_cybersource.module /modules/ubercart/payment/uc_payment uc_payment.module uc_payment_checkout_pane.inc /modules/ubercart/payment/uc_paypal uc_paypal.module /modules/ubercart/payment/uc_recurring uc_recurring.install uc_recurring.module /modules/ubercart/shipping/uc_quote uc_quote.js uc_quote.module /modules/ubercart/shipping/uc_shipping uc_shipping.module /modules/ubercart/shipping/uc_usps uc_usps.module /modules/ubercart/uc_attribute uc_attribute.module /modules/ubercart/uc_cart uc_cart.ca.inc uc_cart.module /modules/ubercart/uc_catalog uc_catalog.module /modules/ubercart/uc_importer uc_importer.module /modules/ubercart/uc_order uc_order.ca.inc uc_order.module uc_order_order_pane.inc /modules/ubercart/uc_product uc_product.module uc_product.views.inc /modules/ubercart/uc_product_kit uc_product_kit.module /modules/ubercart/uc_reports uc_reports.module /modules/ubercart/uc_stock uc_stock.module /modules/ubercart/uc_store uc_store.module /modules/ubercart/uc_taxes uc_taxes.js uc_taxes.module Log message: 1193 Lyle 2008-08-16 Take out a spurious dpm() call. 1194 Ryan 2008-08-16 Commenting out some dpm()'s. 1195 Ryan 2008-08-16 Commenting out required condition fields to decide if we really need them. 1196 Ryan 2008-08-16 More movement on adding conditions to predicates... might be a little buggy atm. 1197 Lyle 2008-08-22 Use node_body_field() to get all of the usual node functionality in the product body field. 1198 Lyle 2008-08-22 Remove the Views 1 functions. 1199 Lyle 2008-08-22 Handle the product lists when there are no products. #287336 1200 Lyle 2008-09-02 Remove instructions to select a payment method if there is only one option. 1201 Lyle 2008-09-02 Tax settings menu description (#299400) and checkboxes default values (#299402). Thanks, webchick. 1202 Lyle 2008-09-02 #298364: Change form redirects for attribute options. Add messages to screen and watchdog. 1203 Ryan 2008-09-03 Adding a check to tapir for empty rows... 1204 Lyle 2008-09-03 Missed a $form_state in the tax delete form. 1205 Lyle 2008-09-04 Use CCK API to check the existence of an image field on product kits. 1206 Lyle 2008-09-05 Halfway done deprecation of uc_notify into a conditional action for uc_order and uc_cart. Need to get it out of the way for the next commit. 1207 Lyle 2008-09-05 Prevent anonymous users from seeing any order. 1208 Lyle 2008-09-08 #304947: Display an accurate count of orphaned products in the store status area. 1209 Lyle 2008-09-08 #304984: Give proper access to packages and shipment links from various pages. 1210 Lyle 2008-09-08 [merge] Commit changes from D5 version as of last month. Note that Authorize.net module has been completely rewritten, but not yet ported to D6. 1211 Lyle 2008-09-09 #304362: Update the product permissions to be like other node permissions. 1212 Lyle 2008-09-10 d#306533 -- Use drupal_urlencode() and Drupal.encodeURIComponent() to handle mod_rewrite errors. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.adm... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/ca/ca.mod... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/docs/hook... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/payment/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/shipping/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_attrib... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_cart/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_catalo... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_import... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_order/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_order/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_order/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_produc... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_report... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_stock/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/...