Downloads

Download ubercart-5.x-1.7.tar.gztar.gz 510.13 KB
MD5: c97983eccbc60bba1e0a9b0c611a27ba
SHA-1: 2e28a5f3bc453b34f6912d899458951853016495
SHA-256: 693ec512bdddf666b0e55ee24091c36a74b59c1ca1df48cc551401d9e35790c1
Download ubercart-5.x-1.7.zipzip 645.16 KB
MD5: d6ec811da2c05a434566e48a807439db
SHA-1: 4d8568203c3bb56e92e9c2f8fff38d0791bc2a70
SHA-256: 7b4bc097e9f9efa711abb3cb66071f209dbdd1bec2914f9fc2da72fe54578cbb

Release notes

Another wonderful release that's long overdue. Some of these represent simple fixes that have been in place for a while but never packaged up in an official release. Others represent significant usability improvements and minor sponsored feature additions, like the new custom product report sponsored by Teknia and basic Authorize.Net CIM reference transaction functionality sponsored by Digital Dollhouse.

You'll notice quite a few contributors to this release as well, by way of bug reports and patches. Many thanks to all those digging in to report bugs, post patches, and follow issues through to resolution!

  • 1335 Ryan 2008-11-03
    Adding in two more countries; hooray for Bermuda and the Slovak Republic.
  • 1336 Lyle 2008-11-03
    #328659 by Island Usurper: Use output filters in the presentation layer, not the data layer. This prevents using check_plain() more than once.
  • 1338 Lyle 2008-11-03
    #6802 by mcneelycorp: Add fields to the quotes cart pane to allow shipping quotes to be estimated there.
  • 1339 Ryan 2008-11-04
    Fix to accommodate gateways that don't handle credit card payments on the payment gateways form.
  • 1340 Ryan 2008-11-04
    #329957 - Fix for saving COD delivery date fields on order edit screen; reported by GA.
  • 1341 Ryan 2008-11-05
    Fix to payment gateways form, two new countries from Insurrectus, and minor code updates applied during a forward port of changes to UC 2.x.
  • 1342 Ryan 2008-11-06
    #330497 by GA; include a customer view for a CoD delivery date.
  • 1343 Ryan 2008-11-06
    #330218 by GA; include addresses without postal codes in the address book.
  • 1344 Ryan 2008-11-07
    #330624 by rwohleb; properly save and use the weight unit setting in a product weight condition.
  • 1345 Ryan 2008-11-10
    Minor code clean-up to use uc_taxes_calculate().
  • 1346 Lyle 2008-11-12
    #6202: Push updates of products to the product kits that they are components of. Also, don't reset the component info when this happens either.
  • 1347 Ryan 2008-11-12
    #7468 - Fix for function that gets the default gateway when only one credit card gateway module is installed.
  • 1348 Lyle 2008-11-13
    Remove dpm() calls.
  • 1349 Lyle 2008-11-14
    Reorder product options so that the disabled options are on the bottom of the list.
  • 1350 Lyle 2008-11-17
    #334588 by AlexisWilke: Fix name of the variable table in uninstall functions.
  • 1351 Ryan 2008-11-17
    #4550 - updates to Thailand cif based on user feedback.
  • 1352 Ryan 2008-11-18
    Fixing a bug in user recurring fee saving thanks to Digital Dollhouse.
  • 1353 Lyle 2008-11-20
    #7622: Add title and alt text to product images on catalog pages.
  • 1354 Lyle 2008-11-20
    Fix the machinablepackage flag logic.
  • 1355 Ryan 2008-11-21
    Updating marker for an API error message.
  • 1356 Ryan 2008-11-24
    Fixing troubles on the order edit page for the product pane.
  • 1357 Lyle 2008-11-24
    #335444 by edhaber: Fix recursive updating of product kits to once, instead of once per revision.
  • 1358 Ryan 2008-12-01
    Updated cart arrow images; changed a couple strings to remove Umlauts.
  • 1359 Ryan 2008-12-01
    Update to some checkout messages to use tokens instead of URLs.
  • 1360 Lyle 2008-12-03
    #330162 by Island Usurper: Fix database updates on Postgres involving empty string default values.
  • 1362 Lyle 2008-12-04
    #7738: Pass the teaser and page variables to the theme functions in uc_product_view().
  • 1363 Lyle 2008-12-05
    #342416: Get around IE's weird event model by using onClick instead of onChange to trigger shipping quotes when the address is copied.
  • 1364 Lyle 2008-12-05
    Use the pathauto separator (or '-' by default) in catalog URLs instead of '_'.
  • 1365 Lyle 2008-12-09
    Pass in a fully loaded user to the shipping quotes action.
  • 1366 Lyle 2008-12-10
    #7899: Make the shipping quote checkout pane customizable.
  • 1367 Lyle 2008-12-15
    Fix typo.
  • 1368 Lyle 2008-12-15
    #8009: Get taxes when special characters are put in the serialized order object.
  • 1371 Ryan 2008-12-17
    #340338 by tszcheetah: fixing the site-logo token when Clean URLs are disabled.
  • 1372 Lyle 2008-12-18
    #8101: Use the title and body label settings for product types.
  • 1373 Lyle 2008-12-19
    #345254 by j0rd: Update the zone list when the country is changed on the shipment creation page.
  • 1375 Ryan 2008-12-19
    #270778 by cYu: strip spaces from CC numbers on input.
  • 1376 Ryan 2008-12-19
    #320933 by Ryan (rszrama): fix to make sure role promotions are only applied when an update occurs from a status different from the update status.
  • 1377 Ryan 2008-12-19
    Updating the label for the on-site invoice template and ordering products on the product kit edit form by title then nid per d#343124.
  • 1378 Ryan 2008-12-19
    #348847 by Ryan (rszrama): provide a more specific error message when the encryption key is not found; update the store status message to link to the settings form instead of the Ubercart.org docs.
  • 1379 Ryan 2009-01-09
    Adding a hook_ucga_display() for modules using their own checkout completion pages and included a bit of drupal_to_js() instead of check_plain().
  • 1380 Ryan 2009-01-09
    Typo fix on an order variable.
  • 1381 Lyle 2009-01-14
    #579 by Lyle: Remove extra
    tags on the product options tab.
  • 1383 Ryan 2009-01-16
    Patch by cha0s: add a custom product report similar to the custom sales report.
  • 1384 Ryan 2009-01-16
    Initial CIM integration in the core Authorize.Net module sponsored by Digital Dollhouse.
Created by: rszrama
Created on: 16 Jan 2009 at 22:32 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
New features
Bug fixes
Insecure

Other releases