Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1687 1217

latest revision download Branch hpdl

1687 annotated / raw | Diffs: previous, other | Lines: 1236 ( +52, -33 )

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: 1217 ( +51, -3 )

Created: 2007-08-29 23:02:22 +0200 (15 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

1678 annotated / raw | Diffs: previous, other | Lines: 1169 ( +7, -7 )

Created: 2007-08-29 17:51:13 +0200 (15 months ago) | Author: hpdl | Changeset: 1678

Pass the session ID in AJAX request URLs incase the browser does not accept session cookies

1677 annotated / raw | Diffs: previous, other | Lines: 1169 ( +50, -14 )

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

1676 annotated / raw | Diffs: previous, other | Lines: 1133 ( +4, -4 )

Created: 2007-08-21 01:16:10 +0200 (15 months ago) | Author: hpdl | Changeset: 1676

fixes for the introduction of product variants

1674 annotated / raw | Diffs: previous, other | Lines: 1133 ( +374, -146 )

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

introduce new product variants feature

1542 annotated / raw | Diffs: previous, other | Lines: 905 ( +17, -4 )

Created: 2007-03-31 02:05:53 +0200 (20 months ago) | Author: hpdl | Changeset: 1542

toggle the html editor

1539 annotated / raw | Diffs: previous, other | Lines: 892 ( +35, -1 )

Created: 2007-03-31 00:24:51 +0200 (20 months ago) | Author: hpdl | Changeset: 1539

TinyMCE editor implementation (Frank)

merge from trunk r1535, r1537-r1538

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

Created: 2007-03-29 15:40:05 +0200 (20 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: 856 ( +7, -7 )

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

language updates

1463 annotated / raw | Diffs: previous, other | Lines: 856 ( +78, -73 )

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

language updates

1431 annotated / raw | Diffs: previous, other | Lines: 851 ( +1, -1 )

Created: 2007-03-08 19:58:09 +0100 (20 months ago) | Author: hpdl | Changeset: 1431

use a new showImage() language class method to display the language icon

1396 annotated / raw | Diffs: previous, other | Lines: 851 ( +6, -0 )

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

validate the product keyword when adding or modifying products

1217 new annotated / raw | Lines: 845 ( +845, -0 )

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

Copied to: trunk/oscommerce/admin/templates/pages/products/edit.php 1340

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