[contributions(DRUPAL-6--2):islandusurper] /modules/ubercart/payment/uc_2checkout uc_2checkout.css /modules/ubercart/shipping/uc_shipping uc_shipping.ca.inc /modules/ubercart/docs hooks.php /modules/ubercart/payment/uc_2checkout uc_2checkout.module /modules/ubercart/payment/uc_authorizenet uc_authorizenet.module /modules/ubercart/payment/uc_credit test_gateway.module uc_credit.admin.inc uc_credit.module /modules/ubercart/payment/uc_cybersource uc_cybersource.module /modules/ubercart/payment/uc_google_checko
User: islandusurper Branch: DRUPAL-6--2 Date: Mon, 17 Aug 2009 21:28:00 +0000 Added files: /modules/ubercart/payment/uc_2checkout uc_2checkout.css /modules/ubercart/shipping/uc_shipping uc_shipping.ca.inc Modified files: /modules/ubercart/docs hooks.php /modules/ubercart/payment/uc_2checkout uc_2checkout.module /modules/ubercart/payment/uc_authorizenet uc_authorizenet.module /modules/ubercart/payment/uc_credit test_gateway.module uc_credit.admin.inc uc_credit.module /modules/ubercart/payment/uc_cybersource uc_cybersource.module /modules/ubercart/payment/uc_google_checkout uc_google_checkout.admin.inc uc_google_checkout.module /modules/ubercart/payment/uc_payment uc_payment.admin.inc uc_payment.ca.inc uc_payment.module uc_payment_checkout_pane.inc uc_payment_order_pane.inc /modules/ubercart/payment/uc_payment_pack uc_payment_pack.admin.inc uc_payment_pack.module /modules/ubercart/payment/uc_paypal uc_paypal.install uc_paypal.module uc_paypal.pages.inc /modules/ubercart/shipping/uc_flatrate uc_flatrate.admin.inc uc_flatrate.module /modules/ubercart/shipping/uc_quote uc_quote.js uc_quote.module /modules/ubercart/shipping/uc_shipping uc_shipping.admin.inc uc_shipping.module /modules/ubercart/shipping/uc_ups uc_ups.admin.inc uc_ups.module /modules/ubercart/shipping/uc_usps uc_usps.module /modules/ubercart/shipping/uc_weightquote uc_weightquote.admin.inc uc_weightquote.install uc_weightquote.module /modules/ubercart/uc_attribute uc_attribute.admin.inc uc_attribute.module /modules/ubercart/uc_cart uc_cart.admin.inc uc_cart.install uc_cart.module uc_cart.pages.inc uc_cart_checkout_pane.inc /modules/ubercart/uc_catalog uc_catalog.module /modules/ubercart/uc_file uc_file.ca.inc uc_file.module /modules/ubercart/uc_order/templates admin.itpl.php customer.itpl.php /modules/ubercart/uc_order uc_order.admin.inc uc_order.ca.inc uc_order.install uc_order.js uc_order.line_item.inc uc_order.module uc_order.order_pane.inc /modules/ubercart/uc_product uc_product.module /modules/ubercart/uc_product/views uc_product_handler_field_price.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_stock uc_stock.module /modules/ubercart/uc_store/includes summaries.inc uc_price.inc /modules/ubercart/uc_store uc_country_select.js uc_store.admin.inc uc_store.module /modules/ubercart/uc_tax_report uc_tax_report.module /modules/ubercart/uc_taxes uc_taxes.ca.inc uc_taxes.js uc_taxes.module Log message: 2009-08-17 Changes since Ubercart 6.x-2.x-dev 2009-07-29 (-r 1880..1907): Whitespace removed by SmartCVS. #458360 by neochief, Island Usurper: Use CSS to style the 2chckout form on the checkout review page. u#11758 by Lyle: Don't check that the current user can use the quote checkout pane's description filter format. d#537896 by Ryan (rszrama): do not link to a user/0 page for orders that aren't assigned to a user. #531778 by mikejoconnor: Move hook_line_item_alter() so all line items are affected. #530902 by Island Usurper: Make the CA tax action name more useful. u#12386 by Lyle: Validate product dimensions for customer supplied packaging with the correct form fields. d#540682 by wimh: fix the from e-mail address for administrator e-mailed order invoices. u#12005 by Dusty: Check result of file_user query before trying to unserialize. d#541694 by wimh: URL encode customer names and e-mail in the admin search form JS. #544596: Make the policy message for the COD payment method customizable. u#8221 by Lyle: Make the packages sent to UPS are quoted and rated for at least 1lb or 1kg. #452524 by Island Usurper: Remove reference to uc_notify from uc_google_checkout. #512900 by joelstien and Island Usurper: Summarize multiple select elements. #513746 by Island Usurper: Remove jQuery syntax deprecated in 1.2.0 and removed for 1.3.0. Provides compatibility with all versions of jquery_update. Fix bad use of watchdog() messages. #415712 by cha0s: Send emails in the user's language. Fix bad use of watchdog() messages. u#7127 by Lyle: Allow multiple weightquote methods. d#548092 by rszrama (Ryan): use db_query() args properly in install files for order statuses. The 'product_full' preset has no actions by default, so don't show an error message because it doesn't. Only need to get the tax predicates once, not for each tax. #466236 by grendzy and cha0s: Better PayPal error and warning handling. u#12575 by Lyle: Don't use functions that aren't available to the minimum required version of PHP. #375206 by Island Usurper: Make sure we can use both hooks and conditional actions in places where modules would want to perform an action. #335228 by rfay: Add a numeric id column to uc_cart_products. #506258 by makara, Island Usurper: Add a product count column to uc_orders. #475474 by Island Usurper: Change price alterer context to use price types. [merge] Add price types to uc_price() contexts. Add the order_total price type for multi-currency's sake. Remove location data from price context. Syntax error fixed. Use cart_total type instead of order_product for the Subtotal line item. Resolve conflict in theme_uc_product_attributes(). Merge changes from DRUPAL-6--2. Links: 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/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/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/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/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_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_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_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_file/u... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_file/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_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_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_roles/... 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_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_store/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_tax_re... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/... http://cvs.drupal.org/diff.php?path=contributions/modules/ubercart/uc_taxes/...
participants (1)
-
drupal-cvs@drupal.org