Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download uc_webform-7.x-2.x-dev.tar.gztar.gz 24.18 KB
MD5: 9984a99eebf02622a7af526a11596a29
SHA-1: 73b448e03c619af2742ca975efd993f34be3103e
SHA-256: e6c1408a878f1398b53550ec9bcb9aa38f39ca7e9813996a8032283edcb8361f
Download uc_webform-7.x-2.x-dev.zipzip 30.5 KB
MD5: 067c6d60a98ac446e34a2bcedb6d6eb1
SHA-1: bdf006c241b2fc3b1f326f6e77d92ee0ee39a611
SHA-256: b41c1252f4a0ed88e30b82137862f5023342bfecf59eb74dbd4682e1d769a3a8

Release notes

New branch 7.x-2.x for Drupal v7 is created, as branch 7.x-1.x appeared to be in non-working state.
Following are highlights:

March 30th, 2013

  1. Patch http://drupal.org/files/uc_webform-upgrade_to_d7-1255832-14.patch applied to 6.x-1.4 version
  2. Added uc_webform.install file from http://drupal.org/node/1255832 #17
  3. Fixed " Theme key "uc_webform_render_product" not found." warning. Product webform component display attached




April 1st, 2013

  1. Fixed " "Notice: Undefined index: #value in theme_uc_webform_display_product() (line 266 of /proj/www/aegir/platforms/iewuber/sites/all/modules/uc_webform/components/product.inc). issue on display product component.
  2. FIxed "Warning: include_once() [function.include]: Failed opening '/proj/www/aegir/platforms/iewuber/sites/all/modules/webform/components/product_grid.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in _theme_process_registry() (line 563 of /proj/www/aegir/platforms/iewuber/includes/theme.inc)."
  3. Fixed "Warning: include_once() [function.include]: Failed opening '/proj/www/aegir/platforms/iewuber/sites/all/modules/webform/components/hidden_product.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in _theme_process_registry() (line 563 of /proj/www/aegir/platforms/iewuber/includes/theme.inc)."
  4. Fixed "Warning: include_once() [function.include]: Failed opening '/proj/www/aegir/platforms/iewuber/sites/all/modules/webform/components/product_list.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in theme() (line 1048 of /proj/www/aegir/platforms/iewuber/includes/theme.inc)."
  5. Fixed ""Warning: include_once() [function.include]: Failed opening '/proj/www/aegir/platforms/iewuber/sites/all/modules/webform/components/product.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in theme() (line 1048 of /proj/www/aegir/platforms/iewuber/includes/theme.inc).
  6. Fixed "Notice: Undefined index: price in theme_uc_webform_render_product_list() (line 73 of /proj/www/aegir/platforms/iewuber/sites/all/modules/uc_webform/components/product_list.inc)."
  7. Fixed "Notice: Undefined index: title in theme_uc_webform_render_product_list() (line 73 of /proj/www/aegir/platforms/iewuber/sites/all/modules/uc_webform/components/product_list.inc)."




April 2nd, 2013

  1. Fix Analysis tab : " Fatal error: Call to a member function condition() on a non-object in /proj/www/aegir/platforms/iewuber2/sites/all/modules/uc_webform/components/product_list.inc on line 357"
  2. Fix Order tab: "Fatal error: Call to a member function execute() on a non-object in /proj/www/aegir/platforms/iewuber2/sites/all/modules/uc_webform/uc_webform.module on line 237"
  3. Fixed : Fatal error: [] operator not supported for strings on /include/theme.inc line 1882




May 8th, 2013

  1. Added support for product grid
  2. Added support for product list




July 12th, 2013

  1. Fixed issue with losing order status field when updating a form submission
  2. Fixed the issue of not being able to clear product grid options, if during product selection user changes their mind; by adding js for clearing selection
Created by: deja711
Created on: 1 Apr 2013 at 03:56 UTC
Last updated: 14 Apr 2015 at 21:13 UTC
Bug fixes
New features

Other releases