CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
November 18, 2009
- Commit #290920 by Island Usurper at 22:24
by Ryan: Fixing a regression introduced by a patch to uc_order_get_total().
-
Ubercart: /modules/ubercart/payment/uc_authorizenet/uc_authorizenet.module 1.3.2.12 @ DRUPAL-5
Ubercart: /modules/ubercart/payment/uc_credit/uc_credit.module 1.4.2.19 @ DRUPAL-5
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.module 1.4.2.16 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.11.2.19 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_reports/uc_reports.module 1.11.4.6 @ DRUPAL-5Updates for 1.9 release to reports, credit, order, Auth.Net, and PayPal modules.
- Commit #290878 by Island Usurper at 21:08Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.module 1.5.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.pages.inc 1.1.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.admin.inc 1.1.2.28 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.12.2.35 @ DRUPAL-6--2Update the access and redirect workflow for a couple paths.
- Commit #290798 by Island Usurper at 19:38
October 29, 2009
- Commit #281454 by Island Usurper at 20:35
#611044 by Carsten Müller: Avoid conflict with date_order().
October 20, 2009
- Commit #277416 by Island Usurper at 20:58Ubercart: /modules/ubercart/docs/hooks.php 1.1.2.20 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_authorizenet/uc_authorizenet.module 1.4.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_credit/uc_credit.module 1.5.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.js 1.5.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.module 1.5.2.13 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.module 1.5.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/README.txt 1.7.4.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.js 1.5.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.module 1.5.2.25 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.install 1.5.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.admin.inc 1.1.2.24 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.module 1.12.2.36 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.module 1.15.2.30 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.pages.inc 1.1.2.20 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.admin.inc 1.1.2.27 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.ca.inc 1.1.2.28 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.12.2.32 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.admin.inc 1.1.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.module 1.14.2.38 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/views/uc_product.views.inc 1.1.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/views/uc_product_handler_field_price.inc 1.1.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/views/uc_product_handler_field_weight.inc 1.1.2.4 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product_kit/uc_product_kit.module 1.11.2.26 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_reports/uc_reports.admin.inc 1.1.2.14 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_roles/uc_roles.ca.inc 1.1.2.13 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.module 1.14.2.34 @ DRUPAL-6--22009-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.
September 23, 2009
-
Ubercart: /modules/ubercart/payment/uc_authorizenet/uc_authorizenet.install 1.1.4.5 @ DRUPAL-5
Ubercart: /modules/ubercart/payment/uc_authorizenet/uc_authorizenet.module 1.3.2.11 @ DRUPAL-5
Ubercart: /modules/ubercart/payment/uc_credit/uc_credit.module 1.4.2.18 @ DRUPAL-5
Ubercart: /modules/ubercart/payment/uc_recurring/uc_recurring.module 1.8.2.6 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.install 1.4.2.9 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.module 1.4.2.15 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_shipping/uc_shipping.install 1.3.2.7 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_ups/uc_ups.install 1.4.2.6 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_ups/uc_ups.module 1.4.2.14 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.install 1.4.2.9 @ DRUPAL-5
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.module 1.4.2.8 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.module 1.11.2.15 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_attribute/uc_attribute_workflow.inc 1.1.2.1 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_cart/uc_cart.module 1.14.2.19 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_catalog/uc_catalog.install 1.8.2.11 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_catalog/uc_catalog.module 1.14.2.17 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_file/uc_file.install 1.1.2.9 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_file/uc_file.module 1.1.2.16 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_googleanalytics/uc_googleanalytics.module 1.5.2.8 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_importer/uc_importer.module 1.6.2.12 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_order/templates/customer.itpl.php 1.4.2.5 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_order/uc_order.install 1.8.2.12 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.11.2.18 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_order/uc_order_line_item.inc 1.3.2.6 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_order/uc_order_workflow.inc 1.1.2.10 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_product/uc_product.module 1.13.2.17 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_product_kit/uc_product_kit.module 1.10.2.12 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_reports/uc_reports.install 1.4.4.3 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_reports/uc_reports.module 1.11.4.5 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_roles/uc_roles.module 1.1.2.14 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_stock/uc_stock.install 1.6.4.3 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_stock/uc_stock.module 1.12.4.4 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_store/countries/united_kingdom_826_1.cif NONE @ DRUPAL-5
Ubercart: /modules/ubercart/uc_store/countries/united_kingdom_826_2.cif 1.1.4.2 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_store/uc_store.module 1.13.2.17 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.install 1.9.2.8 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.module 1.11.2.16 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_taxes/uc_taxes_workflow.inc 1.1.2.9 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_tax_report/uc_tax_report.info 1.1.4.2 @ DRUPAL-5
Ubercart: /modules/ubercart/uc_tax_report/uc_tax_report.module 1.1.4.2 @ DRUPAL-5Batch committing changes since 1.7, see the release notes for 1.8 for a changelog.
- Commit #266746 by Island Usurper at 15:45Ubercart: /modules/ubercart/docs/hooks.php 1.1.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_google_checkout/uc_google_checkout.install 1.1.2.5 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.install 1.5.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.pages.inc 1.1.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_flatrate/uc_flatrate.install 1.5.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.install 1.5.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_shipping/uc_shipping.install 1.4.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.install 1.5.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.install 1.10.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.admin.inc 1.1.2.16 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.module 1.15.2.29 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart_links/uc_cart_links.pages.inc 1.1.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.admin.inc 1.1.2.25 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.install 1.9.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.12.2.31 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.install 1.12.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.module 1.14.2.36 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product_kit/uc_product_kit.module 1.11.2.25 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_reports/uc_reports.admin.inc 1.1.2.13 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_reports/uc_reports.module 1.11.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_stock/uc_stock.ca.inc 1.1.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_stock/uc_stock.module 1.12.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.admin.inc 1.1.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.module 1.14.2.32 @ DRUPAL-6--22009-09-23 Changes since Ubercart 6.x-2.x-dev 2009-09-21 (-r 1958..1968): d#566510 by CrashTest_, rszrama (Ryan): make the update message for add to cart form submissions optional through a global variable. Fixing a regression in the checkout messages that caused \n to be escaped. d#467632 by IslandUsurper (Lyle): make uc_currency_format() into a generic wrapper for uc_price(). Fix regression caused by 378364: Remove query to delete all products when order is saved. #450500 by cha0s and Island Usurper: Adjust stock levels when products are added to and removed from orders. Forward porting the custom product report from Ubercart 1.x with date and order status filters. d#515128 by lop: detect zone ID for countries other than US when payment accepted by PayPal Express Checkout. Fix uc_product_kit_buy_it_now_form_submit() so it redirects to kit page so attributes can be chosen. Help text update to change price handler to price alterer. d#499090 by justinrandell, rszrama: change the way the cart cache is rebuilt to address performance issues on login and for product kits. #479784 by Island Usurper: Change currency fields to numeric(16,5).
September 21, 2009
- Commit #265616 by Island Usurper at 14:34Ubercart: /modules/ubercart/docs/hooks.php 1.1.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_2checkout/uc_2checkout.module 1.6.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_credit/uc_credit.module 1.5.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_google_checkout/uc_google_checkout.module 1.1.2.15 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.js 1.5.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.module 1.5.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment_checkout_pane.inc 1.5.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment_order_pane.inc 1.5.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment_pack/uc_payment_pack.module 1.6.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.module 1.5.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.js 1.5.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.module 1.5.2.24 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.pages.inc 1.1.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_usps/uc_usps.countries.inc 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_usps/uc_usps.module 1.6.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.admin.inc 1.1.2.22 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.module 1.12.2.35 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.install 1.7.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.module 1.15.2.28 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.pages.inc 1.1.2.18 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.test 1.1.2.5 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart_block.js 1.8.2.5 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_catalog/uc_catalog.module 1.15.2.22 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_file/uc_file.install 1.2.2.14 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_file/uc_file.module 1.2.2.21 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_file/uc_file.pages.inc 1.1.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/templates/customer.itpl.php 1.5.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.admin.inc 1.1.2.24 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.ca.inc 1.1.2.27 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.install 1.9.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.js 1.9.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.line_item.inc 1.1.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.12.2.30 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.module 1.14.2.35 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product_kit/uc_product_kit.module 1.11.2.24 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_roles/uc_roles.ca.inc 1.1.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_roles/uc_roles.module 1.2.2.20 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_stock/uc_stock.module 1.12.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.module 1.14.2.31 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.js 1.10.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.module 1.12.2.19 @ DRUPAL-6--22009-09-21 Changes since Ubercart 6.x-2.x-dev 2009-09-11 (-r 1935..1957): #571822 by recrit and Island Usurper: Fix the expiration time interface for roles features. #402768 by Island Usurper: Add hook_order_state() to the docs. d#508888 by rszrama (Ryan): add an API function to determine the total number of items in a shopping cart - uc_cart_get_total_qty(). d#403504 by cha0s: fix some cart block collapsibility settings bugs. #443890 by Island Usurper: Add link to add attribute form in admin section from product attribute form. u#11438, #466014 by Island Usurper: Make Ubercart variables multi-lingual. #569920 by univate, esrms, and Island Usurper: Fix the order of operations in uc_roles_action_order_renew(). #368884 by Island Usurper: Display a minimum number of decimal places in price form fields. #561692 by Island Usurper: Fix the download counter and address limiter. 500134 by cYu, Island Usurper, and sammys: Let all available SKUs to be chosen in the 'order has products' condition. #540266 by ryan_courtnage: Implement hook_imagecache_default_presets(). d#580330 by rszrama: Add an information row to the user order history when no orders are available. #466936 by wojtha, Island Usurper: Use the url() function to build paths loaded by JavaScript callbacks. #508878 by Island Usurper: When adjusted model numbers are edited, change items already placed in the cart as well. Use single quotes for string literals in queries for Postgres. #562202 by Island Usurper: Update the cart_id index that was missing from a previous update. Suppress error message caused by possible duplicate indices. d#426084 by univate: patch to allow multiple role assignments at once. #378654 by cha0s and Island Usurper: Let product kits be added to an order by the admin correctly. #466936 followup by Island Usurper: Fix payment and quote panes on the order edit form. Use the URL javascript setting for the rest of uc_order. #317758 by Island Usurper: Substitute country names for the exact name specified by the United States Postal Service when getting international shipping quotes. d#487698 by Island Usurper (Lyle): fix checkout notifications for anonymous orders and redirected payment services. Minor typo fix. #518916: Add line-item-altering hooks and refactor the line item preview checkout pane. Add the order_product price type. Opens the way for VAT integration.
August 17, 2009
- Commit #252252 by Island Usurper at 21:28Ubercart: /modules/ubercart/docs/hooks.php 1.1.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_2checkout/uc_2checkout.css 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_2checkout/uc_2checkout.module 1.6.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_authorizenet/uc_authorizenet.module 1.4.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_credit/test_gateway.module 1.1.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_credit/uc_credit.admin.inc 1.1.2.5 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_credit/uc_credit.module 1.5.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_cybersource/uc_cybersource.module 1.4.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_google_checkout/uc_google_checkout.admin.inc 1.1.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_google_checkout/uc_google_checkout.module 1.1.2.13 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.admin.inc 1.1.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.ca.inc 1.1.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment.module 1.5.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment_checkout_pane.inc 1.5.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment/uc_payment_order_pane.inc 1.5.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment_pack/uc_payment_pack.admin.inc 1.1.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_payment_pack/uc_payment_pack.module 1.6.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.install 1.6.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.module 1.5.2.15 @ DRUPAL-6--2
Ubercart: /modules/ubercart/payment/uc_paypal/uc_paypal.pages.inc 1.1.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_flatrate/uc_flatrate.admin.inc 1.1.2.15 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_flatrate/uc_flatrate.module 1.5.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.js 1.5.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_quote/uc_quote.module 1.5.2.23 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_shipping/uc_shipping.admin.inc 1.1.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_shipping/uc_shipping.ca.inc 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_shipping/uc_shipping.module 1.6.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_ups/uc_ups.admin.inc 1.1.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_ups/uc_ups.module 1.5.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_usps/uc_usps.module 1.6.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.admin.inc 1.1.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.install 1.5.2.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/shipping/uc_weightquote/uc_weightquote.module 1.5.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.admin.inc 1.1.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_attribute/uc_attribute.module 1.12.2.33 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.admin.inc 1.1.2.13 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.install 1.7.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.module 1.15.2.26 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart.pages.inc 1.1.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/uc_cart_checkout_pane.inc 1.5.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_catalog/uc_catalog.module 1.15.2.21 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_file/uc_file.ca.inc 1.1.2.7 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_file/uc_file.module 1.2.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/templates/admin.itpl.php 1.4.4.6 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/templates/customer.itpl.php 1.5.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.admin.inc 1.1.2.22 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.ca.inc 1.1.2.25 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.install 1.9.2.15 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.js 1.9.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.line_item.inc 1.1.2.8 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.module 1.12.2.29 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.order_pane.inc 1.1.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.module 1.14.2.33 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/views/uc_product_handler_field_price.inc 1.1.2.5 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product_kit/uc_product_kit.module 1.11.2.23 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_reports/uc_reports.admin.inc 1.1.2.12 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_roles/uc_roles.ca.inc 1.1.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_stock/uc_stock.module 1.12.2.16 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/includes/summaries.inc 1.1.2.11 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/includes/uc_price.inc 1.1.2.5 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_country_select.js 1.6.2.3 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.admin.inc 1.1.2.16 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.module 1.14.2.29 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.ca.inc 1.1.2.13 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.js 1.10.2.10 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_taxes/uc_taxes.module 1.12.2.17 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_tax_report/uc_tax_report.module 1.1.2.8 @ DRUPAL-6--22009-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.
