Downloads

Download ubercart-6.x-2.0-rc7.tar.gztar.gz 538.68 KB
MD5: 52128b95f607aab99ca53b1babddd188
SHA-1: da0bf64307603ecac6118544ace2322f8cc4e553
SHA-256: a2aa6769a472d63e9f708925a42714358abf19fdfe9eb5028941feec8b04bd51
Download ubercart-6.x-2.0-rc7.zipzip 703.96 KB
MD5: d94694461dd977185934d6681922b74c
SHA-1: c6dacdd305e9ac0634d58b1419f2652f1d142612
SHA-256: 3e54432c2dd41624b830e61b8bb1585944ce2e3f3141a99e8d9b7f479f47f084

Release notes

Changes since Ubercart 6.x-2.0-rc6 2009-09-23 (-r 1917..1974):

  • #556572 by univate: Allow tests that extend UbercartTestCase to pass extra modules to setUp() for it to enable.
  • Typo in link text.
  • 12688 by Lyle: Account for language path parameter in uc_cart_form_alter().
  • #450508 by Island Usurper: Fix bad merge or copypasta in user-specific emails.
  • #556010 by Damien Tournoud: Ubercart should use drupal_json().
  • 12678 by InternetPro: Use url() on links to the login page in checkout messages.
  • #364307 by melon: change admin/store permission to 'access administration pages' from 'administer store'.
  • #560160 by jsheddler, rszrama (Ryan): fixed some format_plural strings and a replacement variable for anonymous/authenticated cart duration summaries.
  • 12633 by Lyle: Fix PayPal WPS form to handle checkbox attributes correctly.
  • #560890 by Island Usurper: Use correct views_handler_filter_float for prices and weight.
  • #548750 by recrit, Island Usurper: Let product classes have a default shippable setting.
  • #561210 by Damien Tournoud: Make uc_cart_form_alter() work under all circumstances.
  • #558152 by Island Usurper: Fix Turkey's ISO code.
  • #507192 by Island Usurper: Better logic for displaying Ubercart footer.
  • 3204 by Lyle: Load the existing expiration before it is actually used.
  • #501160 by Island Usurper: Allow PostgreSQL to delete attribute options.
  • 12818 by Lyle: Use the right message when granting or renewing a user's role.
  • 12958 by ZenMike: fix another bug with action e-mail from settings.
  • #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.
  • #508888 by rszrama (Ryan): add an API function to determine the total number of items in a shopping cart - uc_cart_get_total_qty().
  • #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.
  • 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().
  • #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.
  • #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.
  • #487698 by IslandUsurper (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.
  • #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.
  • #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.
  • #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.
  • #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).
  • 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.
  • #572040 by univate: default a customer selection on the create order form when searching for existing customers.
  • #585764 by longwave: add spans around formatted price prefixes and suffixes.
  • #586056 by Island Usurper: Fix regression caused by -r 1961 (which was a regression fix itself).
Created by: Island Usurper
Created on: 23 Sep 2009 at 20:38 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Bug fixes
Insecure

Other releases