Downloads

Download ubercart-6.x-2.0-beta4.tar.gztar.gz 594.56 KB
MD5: 2dde0529159bbc11cfa881257853a866
SHA-1: 0f67185ea18daea37ea18078b8468a561181f3f7
SHA-256: b4f3330ce7b0deb540302c097de8d51f123cfcd0b9ff388e01684a45645f5d46
Download ubercart-6.x-2.0-beta4.zipzip 771.01 KB
MD5: 25df1a3a1ea9e25cb46796fe453ce640
SHA-1: ae4478c26ddf3f9c38aaf2af3153143013159d19
SHA-256: 9543c5bac24d6ccee70e8a928d349c13a799756b446d3ec818c2deac931e2ae6

Release notes

Changes since Ubercart 6.x-2.0-beta3 (-r 1496..1575)

  • #8598 by Lyle: Fix the Add to Cart button for product kits on the catalog pages.
  • Removed an unused theme function.
  • Minor styling tweaks in CSS and code comments.
  • #362597 by Island Usurper: Remove references to uc_quote_manufacturer_locations, since it's no longer in the schema.
  • #36286? by Island Usurper: Let actions return results to the modules that cause them.
  • #358797 by Island Usurper: Let product kits add themselves to the catalog when their module is enabled.
  • Tighten the code up, reduce number of lines.
  • #8157 by digitalfrontiersmedia: store the CC type post-checkout for reference on orders.
  • #363232 by Island Usurper: Do not display the Add to Cart button for product kits when uc_cart is not enabled.
  • #362089 by solotandem: Avoid PHP_NOTICEs by initializing variables.
  • #364415 by Island Usurper: Use the correct function to get the default shipping types for products.
  • #222689 by ccurvery, Island Usurper: DB-agnostic DELETE statements involving more than one table.
  • #364884 by cha0s: fix to the Malaysia zone insert query.
  • #8708 by Lyle: Remove the record that nid 0 has a shipping type.
  • #366404 by cha0s: Add node types to the catalog in a robust way.
  • #359778 by cha0s: Fix Postgres warnings in reports.
  • #362888 by cha0s, Island Usurper: Make the queries that count unpackaged products Postgres safe.
  • #359764 by cha0s: Add validation functions for positive real numbers. Remove their UNSIGNED flag from the database for Postgres.
  • #363189 by solotandem: Fix HTML errors in the customer invoice template.
  • Add an update function from the D5 branch.
  • #341819-15 by Island Usurper: Remove unneeded queries from hook_forms().
  • #358760 by Ryan: getting attributes back on the order edit screen product add form; minor clean-up on order edit form.
  • #359026 by Ryan: fix the subject line in order e-mails.
  • Fix the logging of payments when checks are received to show the right payment method.
  • Moved the Conditional actions menu to the Store administration menu; also used the constant CA_UI_PATH for all paths.
  • #366115 by Island Usurper: Change catalog paths to not include the term name and update url aliases to match.
  • #359443 by Island Usurper: Give roles triggers the correct arguments.
  • #309394 by Ryan: clean up the implementation of the shopping cart block with more theme functions and a cachable block display for anonymous users.
  • #364753 by cha0s: Add help links from files and roles features to conditional actions settings.
  • #7289 by Ryan: updating CA overview page to sort tables by title and allow for grouping by either trigger or class.
  • #355928 by cha0s: Remove warnings because of uninitialized variables.
  • #368671 by Ryan: fix to check for taxonomy module before using a taxonomy function.
  • #8690 by Lyle: Add an option to not include insurance in UPS quotes.
  • #362647-6 by Island Usurper: Fix bad HTML in translatable strings.
  • #368228 by Island Usurper: Remove unused CSS rules.
  • #341819-26 by Island Usurper: Remove substr() calls in hook_forms() implementations.
  • Date condition added.
  • #369774 by Jody Lynn: fix to the order of comment saving for order update notification e-mails.
  • #36885? by cha0s: Prevent offset error on /node.
  • Change class on order e-mail notifications to notification per other uses by cha0s.
  • #368876 by emmajane, cha0s: Check for product attributes before starting to build the attributes form.
  • #367707 by cha0s: Let multiple users download the same file.
  • #7522 by Ryan: go ahead and add the googleanalytics dependency to the UC Google Analytics module.
  • #367986 by cha0s: Let edits to role features actually affect the expiration.
  • #368178 by cha0s: Fix roles expiration granularity (particularly never-expiring roles).
  • #357884 by cha0s: Don't notify customers of file downloads they never bought.
  • #5981 by Lyle: Give taxes an option to only apply to shippable products.
  • #367981 by Ryan: update to the Ireland .cif per feedback from alanburke.
  • #361466 by mikejoconnor: add payment module dependency to tax module.
  • Use the CA_UI_PATH constant, fixing the links to quote and tax conditions.
  • Clarify when the 'all-in-one' settings take effect.
  • #8789 by Ryan: more improvements to the HTML and CSS of the shopping cart block per stephthegeek.
  • #350109 by Lyle: add a drupal_alter() to the fully loaded cart items array per mfer.
  • #369778 by Lyle: centralize price displays through a single theme function.
  • #243171 by cha0s: PostgreSQL fix for the adjustments form.
  • #8933 by Lyle: Update image fields to use the right widget now.
  • #8677 by Lyle: Add an imagecache preset to be used when Thickbox or Lightbox2 links are clicked on product pages. Users may add actions to it if they wish.
  • #8988 by Lyle: Use fields' alt and titles.
  • Fix minor logic error related to the payment gateway settings form summary.
  • #359771 by Island Usurper: Fix goofiness involving product classes with non-unique names. Duplicate product classes now throw an error, but other node types become products.
  • Fix thumbnails on products.
  • #309234 by cha0s: Change sort order to 'List position' for translation clarity.
  • #6802 by Lyle: Hide the shipping quote estimate on the cart page if none of the products are shippable.
  • #373379 by rszrama and Island Usurper: Add function for form_alters to tell if the form is for a product node.
  • #369299 by Island Usurper: Make dynamic line items easier to implement.
  • #372775 by rszrama: Add CA condition to check various node fields.
  • #367998 by cha0s: Deprecate uc_add_js(). Make it a wrapper, but throw a warning into watchdog when it is used.
  • #371901 by cha0s: In the product sales report, put the SKU breakdowns into their own table rows.
  • #373715 by Ryan: fix to new customer e-mail on admin order create screen and some minor cleanup in the cart module for new customer e-mails and checkout messages.
  • Minor cruft removal in file module.
  • Adding Bazaar ignore for patch files.
  • #373651 by Island Usurper: Hide Attributes, Options, and Adjustment tabs from product kits.
  • #9032 by Lyle: Let stock levels be edited when the SKU contains square brackets.
  • #371850 by Ryan: updates to the Belgium country file per tom_buytaert's recommendations and in accordance w/ ISO-3166-2.
  • #368405 by cha0s, Ryan: port CIM work forward from 5.x; also, store/display exp. date after an order completes.
  • Forward porting an Auth.Net CIM related update from 5.x.
  • Removing cruft and adding a - None - message when sorting predicates by class and there are some without one.
  • Revert CA List position back to Weight.
  • #374161 by Island Usurper: CA action to drupal_set_message().
  • #374177 by rszrama: Add autocomplete path to find products by name and SKU.
Created by: Island Usurper
Created on: 13 Feb 2009 at 22:12 UTC
Last updated: 1 Aug 2018 at 21:28 UTC
Bug fixes
Insecure

Other releases