CVS messages for Ubercart
November 5, 2009
- Commit #284444 by Island Usurper at 15:21
d#622998 by FiNeX: supply missing t() in an order pane.
November 2, 2009
- Commit #283174 by Island Usurper at 22:04
#613498 by Island Usurper: Let product features affect product shipability correctly.
-
Ubercart: /modules/ubercart/ca/translations/ja.po NONE @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/translations/ja.po NONE @ DRUPAL-6--2Delete old japanese translation files.
-
Ubercart: /modules/ubercart/ca/translations/ca.ja.po 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_cart/translations/uc_cart.ja.po 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/translations/ja.po NONE @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/translations/uc_order.ja.po 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/translations/ja.po NONE @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/translations/uc_product.ja.po 1.1.2.1 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/translations/ja.po NONE @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/translations/uc_store.ja.po 1.1.2.1 @ DRUPAL-6--2Updated Japanese translations and RENAMED files.
October 29, 2009
- Commit #281454 by Island Usurper at 20:35
#611044 by Carsten Müller: Avoid conflict with date_order().
- Commit #281278 by Island Usurper at 13:10
#609444 by Island Usurper: Make countries that don't have different names work for USPS again.
October 21, 2009
- Commit #277904 by Island Usurper at 19:40
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
- Commit #266856 by Island Usurper at 20:28
#586056 by Island Usurper: Fix regression caused by -r 1961 (which was a regression fix itself).
- Commit #266846 by Island Usurper at 19:50Ubercart: /modules/ubercart/uc_attribute/uc_attribute.admin.inc 1.1.2.23 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.admin.inc 1.1.2.26 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_order/uc_order.order_pane.inc 1.1.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_product/uc_product.module 1.14.2.37 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_stock/uc_stock.ca.inc 1.1.2.9 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_stock/uc_stock.module 1.12.2.19 @ DRUPAL-6--2
Ubercart: /modules/ubercart/uc_store/uc_store.module 1.14.2.33 @ DRUPAL-6--22009-09-23 Changes since Ubercart 6.x-2.x-dev 2009-09-23 (-r 1969..1973): Fix stock decrementing via the CA action and order admin add form to pass the order object properly. Add comment when stock is adjusted by changcing order product quantity. Trim to the minimum number of decimal places on the order-edit page as well. d#572040 by univate: default a customer selection on the create order form when searching for existing customers. d#585764 by longwave: add spans around formatted price prefixes and suffixes.
