Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 556 555 trunk 1498 608

latest revision download trunk

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

910 annotated / raw | Diffs: previous, other | Lines: 89 ( +1, -1 )

Created: 2006-08-30 21:45:38 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 910

Copied (3 times):

merge from hpdl r909; remove reference

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

754 annotated / raw | Diffs: previous, other | Lines: 89 ( +1, -1 )

Created: 2006-08-23 13:56:56 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 754

merge from hpdl r685 to r688
- css/xhtml updates
- standardize html_output.php functions
- convert & to & in the href_link function

613 annotated / raw | Diffs: previous, other | Lines: 89 ( +1, -1 )

Created: 2006-07-06 14:28:27 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 613

merge from hpdl r611 and r612

Branch point for: frank garrone

609 annotated / raw | Diffs: previous, other | Lines: 89 ( +1, -1 )

Created: 2006-07-05 12:59:35 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 609

cleanup from the previous merge with hpdl

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

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

Copied from: branches/hpdl/oscommerce/includes/classes/image.php 556

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

latest revision download Branch hpdl

556 annotated / raw | Diffs: previous, other | Lines: 51 ( +3, -3 )

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

Copied to: trunk/oscommerce/includes/classes/image.php 608

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

555 new annotated / raw | Lines: 51 ( +51, -0 )

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

Start the multiple product images implementation