Downloads

Download ubercart-6.x-2.0-beta6.tar.gztar.gz 508.92 KB
MD5: fb6627508a6a2c64ccbe99ea850a2fac
SHA-1: 7bf42a7960fd727a4b797a4673009e5e262bec77
SHA-256: fe019bdfbc81ade8d7b3b2d877ada93567aed9c3957d9ef45e59b5ee7885f239
Download ubercart-6.x-2.0-beta6.zipzip 648.28 KB
MD5: 65309f8044ebaff9fc77719d317e0404
SHA-1: 843d6a7dff7658b6a25917719a9671d272579a63
SHA-256: 423083e079f72fb003740c3f48e92abea5935c7fdb0ec0816e09f536f7e0ec97

Release notes

Changes since Ubercart 6.x-2.0-beta5:

Note: The default image handling of Ubercart products now requires Filefield 6.x-3.0-rc1 and Imagefield 6.x-3.0-rc1 or later.

  • #359336 by Island Usurper: Fix product kit component discounts and make them more usable.
  • #279611-18 by cha0s: Fix typo in hook_perm().
  • Deny access to options and adjustments tabs for product kits.
  • #388810 by keith.smith: Change 'setup' to 'set up' when it was used as a verb.
  • #394356 by Clint Eagar: Add dependence on uc_order to uc_file.
  • #394376 by a_c_m: Reverse shippable product tax flag on the settings overview page.
  • #393508 by TR: Set the default product image widget when one of those modules is installed.
  • Fix by sociotech: remove an illegally self-closing span tag.
  • #392952 by Docc: fix typo in conditions update function.
  • #393490 by Lyle: fix product preview image bug.
  • #394192 by cha0s, a_c_m: cleaning up the taxes API, separating logic from CA.
  • #394876 by cha0s: base64 encode encrypted strings so they don't break form markup.
  • #390838 by yahozna, cha0s: fix pgsql update query for product kit update 6002.
  • Move messages out of the API function for importing countries so it can be used in other areas.
  • #377064 by rszrama: Fix duplicate tax issue when going back to the checkout page.
  • #397724 by Island Usurper: Use the UPS setting for units of measurement instead of hard-coded LBS for the shipment weight.
  • #367140 by Island Usurper: Allow the all in one packaging option to create more packages when the total weight is over the UPS package limit.
  • Product kit discounts don't behave differently when positive or negative any more.
  • #388984 and #393502 by Ryan: theme all prices on the product node form and add a save and continue button to the product node form.
  • #398918 by cha0s: do not regenerate file keys unnecessarily.
  • #400720 by scheepers: fix the product kit install file for the synchronized column.
  • Adding a condition to check roles of the current user.
  • #9685 by Lyle: Prefix table names in GROUP BY clause.
  • #395782 by Island Usurper: Remove red herring sort criteria from products view.
  • #403750 by cedarm: Order the order log and comments by id after creation date.
  • #404352 by Island Usurper: Change default image field settings to follow Imagefield 6.x-3.0-beta1.
  • #402640 by drimsun, cha0s: Use url() in pop-ups so other modules can modify them (particularly for translating).
  • #401578 by thill_, Island Usurper: Add more markup around product images for easier styling.
  • #396700 by cha0s: Avoid E_NOTICEs in hook_forms().
  • #356919 by cha0s: Prevent uc_currency_value from formatting a NULL value.
  • #405550 and #9650: fixing typos in recurring module.
  • #9386 by Lyle: Display the setting to choose the image field for products.
  • #9789 by Lyle: Fill in the company name for UPS shipments if necessary.
  • #374079 by cha0s: Handle numeric SKUs when collecting them through hook_uc_product_models().
  • #9769 by Lyle: Filter HTML from attribute and option names in admin and product pages.
  • #409048 by Island Usurper: Set default node template for product classes to node-product.tpl.php.
  • #9875 by Lyle: Check that order data matches selected shipping quote on checkout review page.
  • #412372 by cha0s: Let admins delete only one purchasable file.
  • #410542 by cha0s: Add markup to subcategories of catalog pages with products.
  • #409076 by stephthegeek: New, snazzy cart icons!
  • #412386 by cha0s: Batchify uc_file_update_6005() for those who sell LOTS of file downloads.
  • Minor clean-up and rewording in other and check payment methods.
  • #404168 by longwave, rszrama: ensure an array for preparing fake order data for shipping quotes.
  • #412610 by nadavoid: usability improvement to file downloads administration form.
  • #396724 by adamo, cha0s: fix CC number preservation when CC data is truncated coming Back from the order review form.
  • #397834 by tcindie: Add hook_cart_item('remove').
  • #413972 by cha0s: Replace tokens in email 'From' address properly.
  • #412478 by Island Usurper: Always list the quote cart pane on the settings form.
  • #413930 by Island Usurper: Use 'display: inline;' for the shopping cart block title elements.
  • Minor fix to cart block CSS for IE compatibility.
  • #10065 by Lyle: Use correct function signatures for l() on the packages page.
  • #351389 by cha0s: Add 'uc-' namespace to local tasks for Ubercart.
  • #418486 by mkalkbrenner: Allow TAPIr hooks to be invoked on table in uc_cart_view_form.
  • #420820 by Island Usurper: Update links to product kit content type and fields pages in the store status table.
  • #353001 by cha0s: Prevent orders from being edited by multiple people at the same time, like nodes do.
  • #387888 by rszrama: use file_scan_directory() when listing invoice templates and allow for symlinked files.
  • #415996 by Island Usurper: Reference the correct fieldset on the node-type settings form.
  • #415996 by Island Usurper: Add images to product kits when they are enabled.
  • #421366 by Linxor: minor XHTML updates to customer invoice template.
  • #394876 by cha0s: base64 encode encrypted card data to make it HTML safe.
  • #410428 by TR: move the display of the UPS rate line item into its own theme function.
  • #394920 by Lyle (Island Usurper): display attribute form elements on a product node preview.
  • #386018 by cha0s: Fix filter form elements on condition and action forms.
  • #422538 by ankur: Allow underscores in tax ids.
  • #399784 by Island Usurper: Standardize/fix some predicate arguments.
  • #384652 by Island Usurper, cha0s, and rszrama: Provide a page to convert D5 Workflow-ng configurations into D6 Conditional Actions predicates.
  • #407928 by Island Usurper: Improve the markup on product nodes to ease the themability of those pages.
  • #10251 by Lyle: Group product images in the default view.
  • #419720 by Island Usurper: Trigger tax calculations on the copy address checkbox during checkout.
  • #428786 by univate: Secure the Google Checkout button so IE doesn't scare customers.
  • #419720 by Island Usurper: Trigger tax calculations for both addresses when one is the copy of the other.
  • Bypass card type checking for prior authorization captures with PayPal WPP.
  • Fixing the product save and continue button thanks to jamesialford.
  • Minor tweaks to cart icon positioning.
Created by: Island Usurper
Created on: 14 Apr 2009 at 15:06 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Bug fixes
Insecure

Other releases