Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1687 1016

latest revision download Branch hpdl

1687 annotated / raw | Diffs: previous, other | Lines: 383 ( +5, -3 )

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

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)

1680 annotated / raw | Diffs: previous, other | Lines: 381 ( +4, -0 )

Created: 2007-08-29 23:02:22 +0200 (14 months ago) | Author: hpdl | Changeset: 1680

Allow default product variants to be defined so the combination is selected by default on the product information page

1677 annotated / raw | Diffs: previous, other | Lines: 377 ( +1, -0 )

Created: 2007-08-29 02:33:19 +0200 (14 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

1674 annotated / raw | Diffs: previous, other | Lines: 376 ( +33, -5 )

Created: 2007-08-21 00:56:00 +0200 (15 months ago) | Author: hpdl | Changeset: 1674

introduce new product variants feature

1497 annotated / raw | Diffs: previous, other | Lines: 348 ( +3, -1 )

Created: 2007-03-29 15:40:05 +0200 (19 months ago) | Author: hpdl | Changeset: 1497

update version number to 3.0 Alpha 4
update copyright notice / license notice

1475 annotated / raw | Diffs: previous, other | Lines: 346 ( +10, -10 )

Created: 2007-03-28 00:51:31 +0200 (19 months ago) | Author: hpdl | Changeset: 1475

language updates

1463 annotated / raw | Diffs: previous, other | Lines: 346 ( +12, -10 )

Created: 2007-03-26 16:20:26 +0200 (19 months ago) | Author: hpdl | Changeset: 1463

language updates

1400 annotated / raw | Diffs: previous, other | Lines: 344 ( +5, -5 )

Created: 2007-03-07 01:05:32 +0100 (20 months ago) | Author: hpdl | Changeset: 1400

create a separate osc_redirect() function for the Administration Tool, labelled osc_redirect_admin()

manually close the session when a redirect is occurring

1396 annotated / raw | Diffs: previous, other | Lines: 344 ( +27, -5 )

Created: 2007-03-07 00:43:36 +0100 (20 months ago) | Author: hpdl | Changeset: 1396

validate the product keyword when adding or modifying products

1296 annotated / raw | Diffs: previous, other | Lines: 322 ( +2, -0 )

Created: 2007-03-02 01:47:43 +0100 (20 months ago) | Author: hpdl | Changeset: 1296

add logging capabilities

1217 annotated / raw | Diffs: previous, other | Lines: 320 ( +125, -420 )

Created: 2007-01-17 15:09:09 +0100 (22 months ago) | Author: hpdl | Changeset: 1217

move processing logic to the class level
separate presentation into multiple pages, for each action available

1070 annotated / raw | Diffs: previous, other | Lines: 615 ( +1, -3 )

Created: 2006-10-25 15:28:07 +0200 (2 years ago) | Author: hpdl | Changeset: 1070

introduction of the access level implementation

1016 new annotated / raw | Lines: 617 ( +617, -0 )

Created: 2006-10-18 13:38:59 +0200 (2 years 1 month ago) | Author: hpdl | Changeset: 1016

Copied to: trunk/oscommerce/admin/includes/content/products.php 1076

modularize the administration tool pages (not yet stable)