uc_product_power_tools 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-7.x-1.x-dev.tar.gz | 16.38 KB | a0043c7ce44fd3f2d55324e88339aeef |
| uc_product_power_tools-7.x-1.x-dev.zip | 18.43 KB | f4c43758358de512ac5dc2220a2fbc44 |
Release notes
Development snapshot for Drupal 7.x. This branch holds the initial port to Drupal 7.x, and will always hold the most up-to-date bug fixed version of this module for Drupal 7.x.
uc_product_power_tools 6.x-1.12
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.12.tar.gz | 13.88 KB | 5cf2322428b6c91d926f2ee45a6c7610 |
| uc_product_power_tools-6.x-1.12.zip | 15.85 KB | 6f4700f8425cfdbd010707b89f5757ac |
Release notes
Note: If this is not a fresh install of the module, run update.php and ensure update 6105 is applied -- IF your db field names are dashed, not underscored.
Fixed
#725608: Function db_next_id() isn't available in Drupal 6 by tcindie: Invalid db_next_id() call to db_last_insert_id() call.
#843094: Product price reset to zero on form submission by joestewart@drupal.org: Commit patch from comment #32
#851234: List Position Visible Hides Price Fields by PieterDC: Fix improper hiding of fieldsets when not every field within it is hidden.
#868768: Ship option caused to disable all product information on node form by tcindie: Added missing break, this issue should not occur.
Added
#882636: Hide weight and dimensions without hiding checkbox by guillaumev: Additional shipping option setting to hide size/weight fields, but show checkbox and shipping settings
#883544: clone a product classes settings by tcindie: Existing product classes can be cloned to any other product class (whether it's a newly created or previously existing class)
uc_product_power_tools 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-2.x-dev.tar.gz | 14.46 KB | 44e0431aa8d507d28acaba936beb6144 |
| uc_product_power_tools-6.x-2.x-dev.zip | 16.12 KB | e4ca16e5d8c1e8949d7ad0ac2ffeca08 |
Release notes
DO NOT USE THIS RELEASE
uc_product_power_tools 5.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-5.x-1.9.tar.gz | 13.5 KB | 40e935c1bc63937e34d6897e99b96762 |
| uc_product_power_tools-5.x-1.9.zip | 15.45 KB | 738dead932f8efd5358cfd7f5ba73b2e |
Release notes
DO NOT USE THIS RELEASE
If you need this on D5, grab from here:
http://drupal.org/node/724810
uc_product_power_tools 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.x-dev.tar.gz | 14.66 KB | 5d4cefc0f04c5429a19fe5db669a86b3 |
| uc_product_power_tools-6.x-1.x-dev.zip | 16.31 KB | d55f22bac194151e94781194f156f4f9 |
Release notes
Development snapshot.
uc_product_power_tools 6.x-1.11
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.11.tar.gz | 13.5 KB | f6861ab0540e538157beddfc8e3251cf |
| uc_product_power_tools-6.x-1.11.zip | 15.45 KB | d4b0bcabc1354ece76f21c63f2e31bf4 |
Release notes
DO NOT USE THIS RELEASE
uc_product_power_tools 6.x-1.10
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.10.tar.gz | 13.11 KB | b747c0f1f4d7b9734b92027a917bc0a3 |
| uc_product_power_tools-6.x-1.10.zip | 15.08 KB | 6afdc56c42ced54446363fb56cbbb3f8 |
Release notes
Bugfixes:
#598548: Error with defaults on null db fields, changed most fields to be not null
#598782: One of the update functions was returning a non-array value causing update.php to complain.
(This should probably be dealt with in core, update.php should probably do a is_array() sanity check before assuming the returned value is in fact an array)
New Features:
#596100: Added default ubercart provided Product nodes to available list of product classes to tweak settings for.
uc_product_power_tools 6.x-1.9
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.9.tar.gz | 12.71 KB | 168091e3d45e5c1445deb0cb56e93e26 |
| uc_product_power_tools-6.x-1.9.zip | 14.65 KB | 3816bb5b350108a675435304e21e3420 |
Release notes
Bug Fixes:
#596444: Install file updated to set heavier weight in system table, so module runs later in the process of building the forms on the page.
#596624: Added code to exit the form_alter function if the form calling it is not a node_form.
uc_product_power_tools 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.8.tar.gz | 12.63 KB | 067bacf8be568c8e732732ee23070df8 |
| uc_product_power_tools-6.x-1.8.zip | 14.54 KB | 53d58e207c5fc0063994daa3762acdd9 |
Release notes
Same as 1.7, but this time the .install file should actually be updated. (Doh!)
uc_product_power_tools 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.7.tar.gz | 12.61 KB | 7d5a73d55204fd3194f1ccb54eb2eae7 |
| uc_product_power_tools-6.x-1.7.zip | 14.54 KB | d624642e398d5629397c44bad5d669da |
Release notes
Fixed final database related issue that was keeping this from working.. Should be working fully as expected now. I'm not overly familiar with postgres though, so if someone who is spots any issues with the postgres table alter statements in the update functions in the .install file, please post a patch to the issue queue.
uc_product_power_tools 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.6.tar.gz | 12.61 KB | d4849dd9d009983b7afd3fb0aed66b56 |
| uc_product_power_tools-6.x-1.6.zip | 14.54 KB | 7da0bae870a81bd665a08413a9b58f67 |
Release notes
DrupalYedi found two additional database related bugs. The issue with settings not saving still hadn't been fixed in the previous release.
This release fixes that bug, as well as ensuring that all the necessary tables are created upon initial install, rather than having to run update as was the case in the previous release.
uc_product_power_tools 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.5.tar.gz | 12.52 KB | fb5fa9c0285396b3fcff41c476e85b65 |
| uc_product_power_tools-6.x-1.5.zip | 14.45 KB | d4bcc4508fd6e1d0264de81cb356d0e8 |
Release notes
Fixed Bug: Settings not being saved due to faulty sql insert query. (When the ability to preset and hide the sell price was added, the SQL insert query wasn't properly updated, causing settings not to be saved.)
uc_product_power_tools 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| uc_product_power_tools-6.x-1.4.tar.gz | 12.5 KB | ed92b6234d42cee6f77aeb2fe38c5361 |
| uc_product_power_tools-6.x-1.4.zip | 14.44 KB | c48c24f21f3f1063ea8ba9b09096980c |
Release notes
Incorporates patches supplied by gtin & pharoz in the comments of the contrib section on ubercart.org, as well as adding the ability to tweak settings for sell price, as requested by LightFromArt in the same comment thread.
Additional code cleanup was also performed to bring the module up to drupal coding standards.