Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1687 1677 trunk 1862

latest revision download trunk

1862 new/copied annotated / raw | Diffs: previous, other | Lines: 129 ( +129, -0 )

Created: 2009-03-07 00:34:07 +0100 (8 months ago) | Author: hpdl | Changeset: 1862

Copied from: branches/hpdl/oscommerce/includes/classes/variants.php 1687

merge from hpdl r1674-r1693
Rename Product Attributes to Product Variants
Introduce new Product Attributes functionality

Properties

 svn:eol-style = native

latest revision download Branch hpdl

1687 annotated / raw | Diffs: previous, other | Lines: 129 ( +31, -0 )

Created: 2007-09-03 21:43:04 +0200 (2 years 2 months ago) | Author: hpdl | Changeset: 1687

Copied to: trunk/oscommerce/includes/classes/variants.php 1862

Introduce new Product Attributes feature
Allow for dynamic interaction between product variant combination values and the information shown on the product information page (eg, price and model)

Properties

 svn:eol-style = native

1677 new annotated / raw | Lines: 98 ( +98, -0 )

Created: 2007-08-29 02:33:19 +0200 (2 years 2 months ago) | Author: hpdl | Changeset: 1677

Modularize product variant groups
Allow assignment of multiple variant group values (depends on the product variant group module used)
Change logic of the shopping cart class to reference added products by a customer specific item ID instead of the product ID. This allows one product to be added multiple times to the shopping cart (eg, when accepting custom variant values for a product (ie, front text and back text for a t-shirt))
rename osc_customers_basket database table to osc_shopping_carts

Properties

 svn:eol-style = native