-
Webform Associate: February 25, 2011 2:09
Commit 291947b on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Nailed a few minor bugs, have not updated in a long while. Anticipating new help and development on this module shortly.
-
dependency update
-
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)
-
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.
-
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.
-
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.
-
Code style changes
-
Adding a README.txt to explain the lack of HEAD usage
-
removing files from head for confusion sake