e-Commerce 6.x-4.x-dev commits

Syndicate content
Drupal E-Commerce git repository
Updated: 2 hours 41 min ago

* Remove the old method of loading transactions.

Thu, 12/11/2008 - 16:20
* Remove the old method of loading transactions.
  • [DBH] ec_store/ec_store.inc
  • [DBH] ec_store/ec_store.module

* Fix up saving of stored addresses

Thu, 12/11/2008 - 16:11
* Fix up saving of stored addresses
  • [DBH] ec_customer/ec_customer.checkout.inc

* Fix up billing type filter to build the SQL correctly

Thu, 12/11/2008 - 15:45
* Fix up billing type filter to build the SQL correctly
  • [DBH] ec_store/views/ec_store_views_handler_filter_address_type.inc

* Fix up issue with having no addresses.

Wed, 12/10/2008 - 16:13
* Fix up issue with having no addresses.
  • [DBH] ec_customer/ec_customer.checkout.inc

* #343194 - fix up validation call.

Tue, 12/09/2008 - 10:09
* #343194 - fix up validation call.
  • [DBH] ec_checkout/ec_checkout.module

* Change ec_available to use drupal_write_record() to save available info.

Tue, 12/09/2008 - 10:01
* Change ec_available to use drupal_write_record() to save available info.
  • [DBH] ec_availability/ec_availability.module

* #344441 - change reference to product.css to ec_product.css

Tue, 12/09/2008 - 08:53
* #344441 - change reference to product.css to ec_product.css
  • [DBH] ec_product/ec_product.admin.inc
  • [DBH] ec_product/ec_product.theme.inc

* #343188 - Fixed syntax error.

Mon, 12/08/2008 - 22:05
* #343188 - Fixed syntax error.
  • [DBH] ec_store/ec_store.manage.inc

* #288890 - This has been converted to ecommerce correctly

Thu, 12/04/2008 - 22:16
* #288890 - This has been converted to ecommerce correctly
  • [DBH] ec_availability/ec_availability.module

* #341009 Fixed up the list of valid currencies to handle the utf8 file

Tue, 12/02/2008 - 12:34
* #341009 Fixed up the list of valid currencies to handle the utf8 file
  • [DBH] ec_receipt/build_currency.sh
  • [DBH] ec_receipt/currency.inc

* #340062 - fix missed rename of cart_current() to ec_cart_current()

Fri, 11/28/2008 - 13:20
* #340062 - fix missed rename of cart_current() to ec_cart_current()
  • [DBH] ec_checkout/ec_checkout.module

* Fix error on the checkout when there is no stored addresses.

Fri, 11/28/2008 - 02:01
* Fix error on the checkout when there is no stored addresses.
  • [DBH] ec_customer/ec_customer.checkout.inc

* #330008 - Fixed issue where add to cart messages are sometimes wrong.

Fri, 11/28/2008 - 01:57
* #330008 - Fixed issue where add to cart messages are sometimes wrong.
  • [DBH] ec_cart/ec_cart.module

* #339847 - Make changes to allow the changing of the node item during

Fri, 11/28/2008 - 01:45
* #339847 - Make changes to allow the changing of the node item during hook_ec_checkout_validate_item()
  • [DBH] ec_cart/ec_cart.module

* #339827 - Remove additional serialize()

Fri, 11/28/2008 - 00:32
* #339827 - Remove additional serialize()
  • [DBH] ec_cart/ec_cart.module

* Fix API error in ec_receipt testing module

Tue, 11/25/2008 - 00:22
* Fix API error in ec_receipt testing module
  • [DBH] ec_receipt/tests/ec_receipt_test.module

* Fix up issue of receipts not being allocated to transactions

Mon, 11/24/2008 - 22:35
* Fix up issue of receipts not being allocated to transactions
  • [DBH] ec_checkout/ec_checkout.module
  • [DBH] ec_store/ec_store.install
  • [DBH] ec_store/ec_store.module

* Fix up issue with inline payment forms not working

Mon, 11/24/2008 - 16:49
* Fix up issue with inline payment forms not working
  • [DBH] ec_receipt/ec_receipt.checkout.inc
  • [DBH] ec_store/ec_store.alloc.inc

* Fix up the redirection for hosted payments

Mon, 11/24/2008 - 16:20
* Fix up the redirection for hosted payments
  • [DBH] ec_receipt/ec_receipt.checkout.inc

* Fix accessing the address fields from receipting

Mon, 11/24/2008 - 16:19
* Fix accessing the address fields from receipting
  • [DBH] ec_store/ec_store.alloc.inc