Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1857 1217 trunk 1863 1340

latest revision download trunk

1863 deleted | Diffs: previous, other | Lines: 0 ( +0, -681 )

Created: 2009-03-07 00:53:49 +0100 (8 months ago) | Author: hpdl | Changeset: 1863

merge from hpdl r1844-r1858
Move Administration Tool sections to self contained Applications
Use JSON for RPC calls
Add jQuery and jQuery UI
Dynamic data table listings
Live Search feature

1862 annotated / raw | Diffs: previous, other | Lines: 681 ( +208, -92 )

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

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

1574 annotated / raw | Diffs: previous, other | Lines: 565 ( +1, -1 )

Created: 2007-04-04 15:16:57 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1574

Copied to: branches/frank/osc_trunk/admin/includes/classes/products.php 1756

remove the !empty() call as empty() treats '0' as an empty value

fix OSC-137
merge from hpdl r1573

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

Created: 2007-03-29 16:04:50 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1498

Copied to: branches/frank/Alpha4_TinyMCE/admin/includes/classes/products.php 1503

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

merge from hpdl r1497

Tags: oscommerce-3.0a4

1397 annotated / raw | Diffs: previous, other | Lines: 563 ( +17, -0 )

Created: 2007-03-07 00:44:53 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1397

take care of OSC-84

validate the product keyword when adding or modifying products
(merge from hpdl r1396)

1374 annotated / raw | Diffs: previous, other | Lines: 546 ( +20, -0 )

Created: 2007-03-06 00:02:10 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1374

merge from hpdl r1292, r1295-r1297

add logging capabilities

1345 annotated / raw | Diffs: previous, other | Lines: 526 ( +22, -0 )

Created: 2007-03-05 23:07:21 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1345

merge from hpdl r1223

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

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

Created: 2007-03-05 23:01:33 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1340

Copied from: branches/hpdl/oscommerce/admin/includes/classes/products.php 1217

merge from hpdl r1217

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

latest revision download Branch hpdl

1857 deleted | Diffs: previous, other | Lines: 0 ( +0, -681 )

Created: 2009-03-01 03:41:14 +0100 (8 months ago) | Author: hpdl | Changeset: 1857

Move Administration Tool sections to separate Applications

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

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

Moved to: branches/hpdl/oscommerce/admin/includes/applications/products/classes/products.php 1857

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: 650 ( +30, -9 )

Created: 2007-08-29 23:02:22 +0200 (2 years 2 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: 629 ( +15, -4 )

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

1674 annotated / raw | Diffs: previous, other | Lines: 618 ( +124, -71 )

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

introduce new product variants feature

1573 annotated / raw | Diffs: previous, other | Lines: 565 ( +1, -1 )

Created: 2007-04-04 15:16:00 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1573

remove the !empty() call as empty() treats '0' as an empty value

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

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

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

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

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

validate the product keyword when adding or modifying products

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

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

add logging capabilities

1223 annotated / raw | Diffs: previous, other | Lines: 526 ( +22, -0 )

Created: 2007-01-21 14:36:52 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 1223

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

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

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

Copied to: trunk/oscommerce/admin/includes/classes/products.php 1340

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