User: gordon Branch: HEAD Date: Sat, 01 Apr 2006 12:44:05 +0000 Modified files: /modules/ecommerce/cart cart.module /modules/ecommerce/contrib/donate donate.module /modules/ecommerce/product product.module /modules/ecommerce/store store.module Log message: - allow data to posted to 'cart/add' so that code can be removed from donate. - add new productapi('has_quantity') so that items can have no quantity such as training and donations. - update donate module so that it uses the new 'has_quantity' interface. - bug fix to cart_get_items() so that the price is updated after all the items are loaded into the cache so that cart_get_items() can be call recursively. 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/product/... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/store/st...