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 new annotated / raw | Diffs: previous, other | Lines: 89 ( +89, -0 )

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
 svn:keywords = Id

1683 deleted | Diffs: previous, other | Lines: 0 ( +0, -204 )

Created: 2007-09-03 17:10:43 +0200 (14 months ago) | Author: hpdl | Changeset: 1683

Rename Product Attributes to Product Variants

1674 annotated / raw | Diffs: previous, other | Lines: 204 ( +7, -4 )

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: 201 ( +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: 199 ( +12, -12 )

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

language updates

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

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

language updates

1400 annotated / raw | Diffs: previous, other | Lines: 197 ( +7, -7 )

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

1218 new/moved annotated / raw | Diffs: previous, other | Lines: 197 ( +197, -0 )

Created: 2007-01-18 13:14:49 +0100 (22 months ago) | Author: hpdl | Changeset: 1218

Moved from: branches/hpdl/oscommerce/admin/includes/content/products_attributes.php 1070

Copied to: trunk/oscommerce/admin/includes/content/product_attributes.php 1341

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

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

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

Moved to: branches/hpdl/oscommerce/admin/includes/content/product_attributes.php 1218

introduction of the access level implementation

1016 new annotated / raw | Lines: 307 ( +307, -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_attributes.php 1076

modularize the administration tool pages (not yet stable)