User: gordon Branch: HEAD Date: Wed, 26 Apr 2006 07:40:39 +0000 Modified files: /modules/ecommerce/cart cart.module /modules/ecommerce/contrib/ccard ccard.module /modules/ecommerce/contrib/ecivicrm ecivicrm.module /modules/ecommerce/payment payment.module /modules/ecommerce/product product.module /modules/ecommerce/store store.inc store.install store.module Log message: - fix url issues with ccard. - clean up some address issues with ecivicrm - remove the civicrm object form the order. Use civicrm_uid to locate the contact. - changed civicrm so that it can be used for contacts that have no drupal user id. civicrm_uid needs to be set before the calling the address page. - add new payment page to allow users to process payments again if they did not complete the payment process during the checkout. - add product autocomplete for editing of invoices. Now instead of having to use the product list popup you can just type the description of sku to locate the products. - added duedate to all transactions. This will be not used for transactions created through the cart, but from other places such as invoice creation. - modified store/history to present more user friendly results. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/cart/car... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/contrib/... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/contrib/... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/payment/... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/product/... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/store/st... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/store/st... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/store/st...