e-Commerce v4 Updates

Syndicate content
Drupal E-Commerce git repository
Updated: 3 days 18 hours ago

* Add product types to ptype editing form

Sat, 11/01/2008 - 15:35
* Add product types to ptype editing form
  • [DBH] ec_product/ec_product.admin.inc

* Move all alloc functions to ec_store.alloc.inc

Sat, 11/01/2008 - 14:49
* Move all alloc functions to ec_store.alloc.inc
  • [DBH] ec_store/ec_store.alloc.inc
  • [DBH] ec_store/ec_store.module

* Make a change to the allocation info hook so you can specify a file to

Sat, 11/01/2008 - 14:48
* Make a change to the allocation info hook so you can specify a file to include when it is being used
  • [DBH] ec_receipt/ec_receipt.module

* Change all includes to use module_load_include(). This covers issue

Sat, 11/01/2008 - 14:32
* Change all includes to use module_load_include(). This covers issue * #328690
  • [DBH] ec_anon/ec_anon.install
  • [DBH] ec_product/ec_product.module
  • [DBH] ec_receipt/ec_receipt.module
  • [DBH] ec_store/ec_store.admin.inc
  • [DBH] ec_store/ec_store.inc
  • [DBH] ec_store/ec_store.localization.inc
  • [DBH] ec_store/ec_store.manage.inc

* Make sure the menu get rebuilt when adding or deleting product types

Fri, 10/31/2008 - 08:09
* Make sure the menu get rebuilt when adding or deleting product types
  • [DBH] ec_product/ec_product.admin.inc
  • [DBH] ec_product/ec_product.module

* #328124 - Fix issue with adding new product types

Fri, 10/31/2008 - 08:01
* #328124 - Fix issue with adding new product types
  • [DBH] ec_product/ec_product.admin.inc
  • [DBH] ec_product/ec_product.module

* Fix up isome issues with ecommerce to get testing working with eway

Thu, 10/30/2008 - 23:12
* Fix up isome issues with ecommerce to get testing working with eway
  • [DBH] ec_receipt/ec_receipt.module
  • [DBH] ec_receipt/tests/ec_receipt_test.module

* Add new mock module to help with testing

Thu, 10/30/2008 - 22:22
* Add new mock module to help with testing
  • [DBH] ec_receipt/tests/ec_receipt_test.info
  • [DBH] ec_receipt/tests/ec_receipt_test.module

* Fix up a few issue with receipting

Thu, 10/30/2008 - 16:35
* Fix up a few issue with receipting
  • [DBH] ec_receipt/ec_receipt.module

* Change the 'insert' customer hook to be 'customer_insert'

Thu, 10/30/2008 - 16:34
* Change the 'insert' customer hook to be 'customer_insert'
  • [DBH] ec_customer/ec_customer.module

* Fix up some issue with ec_anon running in a minumal situation

Thu, 10/30/2008 - 16:33
* Fix up some issue with ec_anon running in a minumal situation
  • [DBH] ec_anon/ec_anon.install
  • [DBH] ec_anon/ec_anon.module

* Fix the default view to be on the correct path

Thu, 10/30/2008 - 10:08
* Fix the default view to be on the correct path
  • [DBH] ec_store/ec_store.views_default.inc

* Fix up the loading of the admin page and some unchanged functions

Thu, 10/30/2008 - 10:08
* Fix up the loading of the admin page and some unchanged functions
  • [DBH] ec_product/ec_product.admin.inc
  • [DBH] ec_product/ec_product.module

#327857 - Fix incorrect functions names

Thu, 10/30/2008 - 09:05
#327857 - Fix incorrect functions names
  • [DBH] ec_cart/ec_cart.install

#327871 - Fix inclusion of missing include

Thu, 10/30/2008 - 08:59
#327871 - Fix inclusion of missing include
  • [DBH] ec_store/ec_store.inc

#327859 - Remove theme function from ec_checkout.admin.inc

Thu, 10/30/2008 - 08:56
#327859 - Remove theme function from ec_checkout.admin.inc
  • [DBH] ec_checkout/ec_checkout.admin.inc

#327865 - Fix up all to undefined function

Thu, 10/30/2008 - 08:55
#327865 - Fix up all to undefined function
  • [DBH] ec_availability/ec_availability.module

* Fix up Receipt type settings menu

Wed, 10/29/2008 - 13:26
* Fix up Receipt type settings menu
  • [DBH] ec_paypal/ec_paypal.module
  • [DBH] ec_receipt/ec_receipt.module

* Start adding rules integration into ec_receipts

Thu, 10/23/2008 - 21:38
* Start adding rules integration into ec_receipts
  • [DBH] ec_receipt/ec_receipt.info
  • [DBH] ec_receipt/ec_receipt.module
  • [DBH] ec_receipt/ec_receipt.rules.inc
  • [DBH] ec_receipt/ec_receipt.rules_forms.inc

* Add in views integration for receipt allocation

Thu, 10/23/2008 - 15:00
* Add in views integration for receipt allocation * Replace list of allocation on reveipt view with a default view
  • [DBH] ec_receipt/ec_receipt.admin.inc
  • [DBH] ec_receipt/ec_receipt.module
  • [DBH] ec_receipt/ec_receipt.views.inc
  • [DBH] ec_receipt/ec_receipt.views_default.inc
  • [DBH] ec_receipt/views/ec_receipt_views_handler_field_allocation_operations.inc
  • [DBH] ec_receipt/views/ec_receipt_views_handler_field_allocation_type.inc
  • [DBH] ec_receipt/views/ec_receipt_views_plugin_argument_default_receipt.inc