CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
November 21, 2009
-
* Fix issue where during the install the default settings is missing
November 15, 2009
-
* Drop ec_anon table
November 14, 2009
-
* Add a check in the upgrade to make sure that the anon_policy has been created.
November 9, 2009
-
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.info 1.3.2.2 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.install 1.10.2.18 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.test 1.1.2.8 @ DRUPAL-6--4* Add dependency on products and create test for this.
October 19, 2009
-
* Move the creation of the anon_policy column to the ec_product module
-
* Add hook_schema_alter() to add the anon_policy into the ec_product table
October 18, 2009
-
e-Commerce: /modules/ecommerce/ec_address/ec_address.admin.inc 1.4.2.6 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.install 1.10.2.15 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_checkout/ec_checkout.module 1.6.2.57 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/ec_product.install 1.2.2.19 @ DRUPAL-6--4* moved column definition of enon_policy to ec_product schema * removed schema alter statement in ec_anon.install * removed stray dpm
-
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.install 1.10.2.14 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_buynow/ec_buynow.install 1.1.2.5 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_cart/ec_cart.install 1.2.2.8 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_checkout/ec_checkout.module 1.6.2.56 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_customer/ec_customer.module 1.14.2.28 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/ec_product.admin.inc 1.10.2.24 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/ec_product.checkout.inc 1.1.2.17 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/ec_product.install 1.2.2.18 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/ec_product.module 1.16.2.71 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/views/ec_product_handler_field_ptype.inc 1.1.2.4 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_product/views/ec_product_handler_filter_ptype.inc 1.1.2.3 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_receipt/ec_receipt.module 1.18.2.38 @ DRUPAL-6--4* changed name of function, ec_product_ptypes_get TO ec_product_get_types in order to make consistent with ec_receipt_get_types and ec_customer_get_types
October 2, 2009
-
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.install 1.10.2.13 @ DRUPAL-6--4
e-Commerce: /modules/ecommerce/ec_anon/ec_anon.module 1.13.2.26 @ DRUPAL-6--4* Move the anonymous policy to the ec_product table
September 24, 2009
-
removed call to ec_anon_policy_list. This caused a failure on new installs as the module functions aren't yet available.
