EclipseGc
October 11, 2008
-
dependency update
-
Ubercart Webform Productize: /modules/uc_webform_productize/uc_webform_productize.install 1.1.2.2 @ DRUPAL-6--1
Ubercart Webform Productize: /modules/uc_webform_productize/uc_webform_productize.module 1.1.2.6 @ DRUPAL-6--1squashed many bugs, checkout now works start to finish. A separate table of webform id, submission id and order id is maintained for each order/submission so that information related to the various submissions and orders will be more easily accessible
-
minor bug fixes, and more alignment with uc_webform_productize, also fixed a small bug that prevented the module from working properly within some web server setups (especially packages such as MAMP)
October 3, 2008
-
Ubercart Webform Productize: /modules/uc_webform_productize/uc_webform_productize.module 1.1.2.5 @ DRUPAL-6--1
Code alignment with webform_associate to continue to allow webform to function standalone
-
bug hunting to make webform continue to work standalone even with this module installed. Certail portions of the webform module failed since webform_associate was hijacking their submissions for its own use. A check is now made to see if another node is associated with the webform and if not allows webform to continue as normal without interuption.
September 29, 2008
-
bug squashing -- the deletes of submissions appear to work much better now, as well as products being added to the cart and much more. Lots of little bug fixes here.
-
Ubercart Webform Productize: /modules/uc_webform_productize/uc_webform_productize.module 1.1.2.4 @ DRUPAL-6--1
bug squashing
-
Ubercart Webform Productize: /modules/uc_webform_productize/uc_webform_productize.module 1.1.2.3 @ DRUPAL-6--1
Products are now adding to the cart properly.
-
form_alter fixes to allow for associated products to be added to the cart when uc_webform_productize is installed. This was an error from original coding and seemed to fail in all testable instances.
-
Ubercart Webform Productize: /modules/uc_webform_productize/uc_webform_productize.module 1.1.2.2 @ DRUPAL-6--1
product nodes now delete along with the parented node type.
