Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1674 219 apamdal 1265 1262 oscommerce 1263 trunk 1862 757 608 368 modom 1267 tag:oscommerce-3.0a3 978 weisser 1101 frank 979 678 garrone 700

latest revision download trunk

1862 annotated / raw | Diffs: previous, other | Lines: 132 ( +3, -3 )

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

Properties

 svn:eol-style = native

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

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

Copied (2 times):

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

merge from hpdl r1497

Tags: oscommerce-3.0a4

Properties

 svn:eol-style = native

757 annotated / raw | Diffs: previous, other | Lines: 130 ( +4, -12 )

Created: 2006-08-23 14:22:54 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 757

Copied (3 times):

merge from hpdl r725, r728, r729, r732, r733, r734
- standardize general.php functions
- new osC_Address class for adadress related functions (incl. address format string being moved to the countries database table)

Branch point for: modom tag:oscommerce-3.0a3 weisser

Properties

 svn:eol-style = native

608 annotated / raw | Diffs: previous, other | Lines: 138 ( +6, -4 )

Created: 2006-07-05 12:56:09 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 608

merge from hpdl r555, r556, r571, r583, r584, r587 - r606
multiple product images implementation
close #21

Branch point for: frank garrone

Properties

 svn:eol-style = native

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

Created: 2006-01-09 17:35:46 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 383

merge from hpdl r376

Tags: oscommerce-3.0a2

Properties

 svn:eol-style = native

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

Created: 2005-12-22 17:27:23 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 368

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

merge from hpdl -r152 (having problems merging the includes/content directory and hope to get that fixed in the next commit)

Tags: oscommerce-3.0a1

Properties

 svn:eol-style = native

latest revision download Branch apamdal

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

Created: 2007-02-26 23:27:15 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1265

Moved from: branches/oscommerce/includes/classes/products.php 1263

move the oscommerce directory into Anders' branch

Properties

 svn:eol-style = native

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

Created: 2007-02-26 23:22:37 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1262

Copied from: trunk/oscommerce/includes/classes/products.php 757

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

 svn:eol-style = native

latest revision download Branch frank

979 annotated / raw | Diffs: previous, other | Lines: 130 ( +4, -12 )

Created: 2006-09-02 13:38:58 +0200 (3 years 2 months ago) | Author: frank | Changeset: 979

merge from r977

Properties

 svn:eol-style = native

678 new annotated / raw | Diffs: previous, other | Lines: 138 ( +0, -0 )

Created: 2006-08-10 23:31:42 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 678

copy trunk to franks branch

Properties

 svn:eol-style = native

latest revision download Branch garrone

700 new annotated / raw | Diffs: previous, other | Lines: 138 ( +0, -0 )

Created: 2006-08-16 11:10:05 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 700

taken from /trunk/oscommerce

Properties

 svn:eol-style = native

latest revision download Branch hpdl

1674 annotated / raw | Diffs: previous, other | Lines: 132 ( +3, -3 )

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

introduce new product variants feature

Properties

 svn:eol-style = native

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

Properties

 svn:eol-style = native

733 annotated / raw | Diffs: previous, other | Lines: 130 ( +4, -12 )

Created: 2006-08-20 17:32:32 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 733

standardize some more general.php functions

Properties

 svn:eol-style = native

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

Created: 2006-07-03 19:36:46 +0200 (3 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: 139 ( +2, -1 )

Created: 2006-06-29 15:12:20 +0200 (3 years 4 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: 138 ( +3, -3 )

Created: 2006-05-01 01:57:23 +0200 (3 years 6 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: 138 ( +6, -4 )

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

Start the multiple product images implementation

Properties

 svn:eol-style = native

377 annotated / raw | Diffs: previous, other | Lines: 136 ( +3, -3 )

Created: 2006-01-09 15:47:49 +0100 (3 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

246 annotated / raw | Diffs: previous, other | Lines: 136 ( +1, -1 )

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

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

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

230 annotated / raw | Diffs: previous, other | Lines: 136 ( +1, -1 )

Created: 2005-11-11 17:06:38 +0100 (4 years ago) | Author: hpdl | Changeset: 230

fix the query on th left join to the specials table

Properties

 svn:eol-style = native

219 new annotated / raw | Lines: 136 ( +136, -0 )

Created: 2005-10-09 01:50:15 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 219

introduce new search classes; one to get a listing of products (classes/products.php) and a more enhanced version (classes/search.php) which extends on the products class to fine tune the listing further (price, date, ..)

Properties

 svn:eol-style = native

latest revision download Branch modom

1267 new annotated / raw | Diffs: previous, other | Lines: 130 ( +130, -0 )

Created: 2007-02-26 23:30:14 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1267

copy trunk to Melinda's branch

Properties

 svn:eol-style = native

latest revision download Branch oscommerce

1263 new annotated / raw | Diffs: previous, other | Lines: 130 ( +130, -0 )

Created: 2007-02-26 23:25:38 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1263

Moved to: branches/apamdal/oscommerce/includes/classes/products.php 1265

create an oscommerce directory for Anders' branch

Properties

 svn:eol-style = native

latest revision download Branch tag:oscommerce-3.0a3

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

Created: 2006-09-01 16:55:30 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 978

tag 3.0alpha3

Tags: oscommerce-3.0a3

Properties

 svn:eol-style = native

latest revision download Branch weisser

1101 new annotated / raw | Diffs: previous, other | Lines: 130 ( +0, -0 )

Created: 2006-11-03 22:08:33 +0100 (3 years ago) | Author: hpdl | Changeset: 1101

oscommerce branch based on /trunk/oscommerce

Properties

 svn:eol-style = native