User: islandusurper Branch: DRUPAL-6--2 Date: Tue, 20 Oct 2009 20:58:08 +0000 Modified files: /modules/ubercart README.txt /modules/ubercart/docs hooks.php /modules/ubercart/payment/uc_authorizenet uc_authorizenet.module /modules/ubercart/payment/uc_credit uc_credit.module /modules/ubercart/payment/uc_payment uc_payment.js uc_payment.module /modules/ubercart/payment/uc_paypal uc_paypal.module /modules/ubercart/shipping/uc_quote uc_quote.js uc_quote.module /modules/ubercart/shipping/uc_weightquote uc_weightquote.install /modules/ubercart/uc_attribute uc_attribute.admin.inc uc_attribute.module /modules/ubercart/uc_cart uc_cart.module uc_cart.pages.inc /modules/ubercart/uc_order uc_order.admin.inc uc_order.ca.inc uc_order.module /modules/ubercart/uc_product uc_product.admin.inc uc_product.module /modules/ubercart/uc_product/views uc_product.views.inc uc_product_handler_field_price.inc uc_product_handler_field_weight.inc /modules/ubercart/uc_product_kit uc_product_kit.module /modules/ubercart/uc_reports uc_reports.admin.inc /modules/ubercart/uc_roles uc_roles.ca.inc /modules/ubercart/uc_store uc_store.module Log message: 2009-10-20 Changes since Ubercart 6.x-2.x-dev 2009-09-23 (-r 1974..1999): #333086 by Island Usurper: Update the link in README.txt to the correct version of the installation docs. #589590 by Island Usurper: Remove obsolete function call when setting up default image fields. #562506 by Island Usurper: Fix translation errors found by localize.drupal.org. #532480 by lesmana: Let new product attributes inherit labels from class attributes. Fix alphabetical order of a few hooks. #578334 by hanoii: Add numeric formatting options to the price and weight Views fields. #580266 by CrashTest_: Show credit card policy even when the payment settings form has not been saved. #587572 by longwave: Load uc_price.inc immediately because some contrib modules try to load orders before uc_store_init() is called. #587200 by Island Usurper: Delete empty products. u#13436 by graymat65: Fix missing quotes in primary key definition. #602624 by longwave: Remove premature rounding in shipping quotes. #587958 by Island Usurper: Don't assume that cart items will have attribute data. Forward porting a minor sales report summary fix. d#605068 by rszrama, kees@qrios.nl: allow uc_payment_get_totals() to be used effectively by other modules by making it possible to return the results instead of just printing and exiting; also added an optional order variable and function comments. Updating uc_version() in preparation for the coming release. : ) #587820 by Island Usurper: Fix regression in jQuery syntax from applying an old patch. #569920 by Island Usurper: Pass a valid object to role notification emails again. d#597022 by greg.harvey, longwave, rszrama: remove CC payment details from order edit page if not in debug mode and replace with instructions for submitting credit card payments. d#541652 by lunaris: add CC start date and issue number to the admin CC terminal form if enabled. d#607436 by krlucas: add htmlspecialchars() to Auth.Net XML request formation. #540186 by drewish: Improve PHPdocs for payment functions. #586474 by Island Usurper: Call hook_uc_form_alter() on the buy-it-now forms. #595832 by Damien Tournoud and Island Usurper: Make sure line items are handled as arrays in CA and alter hooks. #574066 by drasgardian and Island Usurper: Make Ubercart PHP 5.3 compatible. #579170 by Island Usurper: Provide full node data access to price handlers invoked through Views. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/README.tx... 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/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_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_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_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_roles/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/...