Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1687 210

latest revision download Branch hpdl

1687 annotated / raw | Diffs: previous, other | Lines: 495 ( +36, -4 )

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)

Properties

 svn:eol-style = native

1682 annotated / raw | Diffs: previous, other | Lines: 463 ( +14, -1 )

Created: 2007-08-31 22:13:50 +0200 (15 months ago) | Author: hpdl | Changeset: 1682

Sort the variant values by sort_order, title

Properties

 svn:eol-style = native

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

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

Properties

 svn:eol-style = native

1677 annotated / raw | Diffs: previous, other | Lines: 440 ( +31, -21 )

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

Properties

 svn:eol-style = native

1674 annotated / raw | Diffs: previous, other | Lines: 430 ( +224, -83 )

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

introduce new product variants feature

Properties

 svn:eol-style = native

1497 annotated / raw | Diffs: previous, other | Lines: 289 ( +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

Properties

 svn:eol-style = native

1046 annotated / raw | Diffs: previous, other | Lines: 287 ( +1, -1 )

Created: 2006-10-22 11:55:02 +0200 (2 years 1 month ago) | Author: hpdl | Changeset: 1046

check if the variable exists

Properties

 svn:eol-style = native

802 annotated / raw | Diffs: previous, other | Lines: 287 ( +3, -3 )

Created: 2006-08-26 02:46:19 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 802

move the actions logic from application_top.php to new action modules

Properties

 svn:eol-style = native

734 annotated / raw | Diffs: previous, other | Lines: 287 ( +3, -3 )

Created: 2006-08-20 19:56:47 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 734

finalize the standardization of the general.php functions

Properties

 svn:eol-style = native

612 annotated / raw | Diffs: previous, other | Lines: 287 ( +30, -5 )

Created: 2006-07-05 19:57:56 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 612

move the image retrieval logic to the product class
dynamically size the popup window when a product only has one image or more (to show the thumbnails of the other images)

Properties

 svn:eol-style = native

599 annotated / raw | Diffs: previous, other | Lines: 262 ( +2, -4 )

Created: 2006-07-03 19:36:46 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 599

remove the products_images_groups_id reference in the osc_products_images table; resize an original image to all image groups available

Properties

 svn:eol-style = native

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

Created: 2006-06-29 15:12:20 +0200 (2 years 5 months ago) | Author: hpdl | Changeset: 583

new administration tool functionality for the multiple product images implementation

* image groups still need to be configurable via the administration tool
* showing the multiple images on the product info page still needs to be done

Properties

 svn:eol-style = native

556 annotated / raw | Diffs: previous, other | Lines: 262 ( +6, -6 )

Created: 2006-05-01 01:57:23 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 556

rename osc_images and osc_images_groups to osc_products_images and osc_products_images_groups .. the original idea was also going to include category images but this will now be specific to product images

add 80x100 sizes to the default image group

Properties

 svn:eol-style = native

555 annotated / raw | Diffs: previous, other | Lines: 262 ( +8, -4 )

Created: 2006-05-01 00:28:59 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 555

Start the multiple product images implementation

Properties

 svn:eol-style = native

377 annotated / raw | Diffs: previous, other | Lines: 258 ( +9, -9 )

Created: 2006-01-09 15:47:49 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 377

retrieve the language data from the language class instead of the session scope

Properties

 svn:eol-style = native

300 annotated / raw | Diffs: previous, other | Lines: 258 ( +11, -0 )

Created: 2005-11-30 22:35:04 +0100 (3 years ago) | Author: hpdl | Changeset: 300

Copied to: trunk/oscommerce/includes/classes/product.php 368

less database queries, use the category and product (to be cached) classes

Properties

 svn:eol-style = native

248 annotated / raw | Diffs: previous, other | Lines: 247 ( +44, -30 )

Created: 2005-11-15 08:51:40 +0100 (3 years ago) | Author: hpdl | Changeset: 248

add meta tags support to the template class

Properties

 svn:eol-style = native

246 annotated / raw | Diffs: previous, other | Lines: 233 ( +63, -48 )

Created: 2005-11-14 16:06:41 +0100 (3 years ago) | Author: hpdl | Changeset: 246

add products_keyword and products_tags to the products description table, and move products_model from the products table to it

use the products_keyword value to link to products

administration tool updates still pending

there is a small problem when changing languages on a product information page with the product_keyword being different - will be fixed!

Properties

 svn:eol-style = native

245 annotated / raw | Diffs: previous, other | Lines: 218 ( +22, -5 )

Created: 2005-11-14 03:27:57 +0100 (3 years ago) | Author: hpdl | Changeset: 245

put the products model in the url instead of the products id

only for testing at the moment; needs to change to a multilingual keyword for SEO

Properties

 svn:eol-style = native

213 annotated / raw | Diffs: previous, other | Lines: 201 ( +19, -1 )

Created: 2005-10-05 12:37:33 +0200 (3 years 1 month ago) | Author: hpdl | Changeset: 213

move the review info pages to the products content group

Properties

 svn:eol-style = native

211 annotated / raw | Diffs: previous, other | Lines: 183 ( +14, -0 )

Created: 2005-10-04 08:20:47 +0200 (3 years 1 month ago) | Author: hpdl | Changeset: 211

move the new products page to the products content group

Properties

 svn:eol-style = native

210 new annotated / raw | Lines: 169 ( +169, -0 )

Created: 2005-10-04 07:47:42 +0200 (3 years 1 month ago) | Author: hpdl | Changeset: 210

move the product information and specials page to a new products content group

Properties

 svn:eol-style = native