Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 298 219 trunk 1498 368

latest revision download trunk

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

883 annotated / raw | Diffs: previous, other | Lines: 263 ( +2, -2 )

Created: 2006-08-30 15:57:15 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 883

Copied (3 times):

merge from hpdl r882; fix advanced search

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

Properties

 svn:eol-style = native

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

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

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)

Properties

 svn:eol-style = native

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

554 annotated / raw | Diffs: previous, other | Lines: 269 ( +4, -4 )

Created: 2006-04-29 18:26:53 +0200 (3 years 6 months ago) | Author: hpdl | Changeset: 554

merge from hpdl -r474

Properties

 svn:eol-style = native

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

Created: 2006-01-09 17:35:46 +0100 (3 years 9 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: 269 ( +269, -0 )

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

Copied from: branches/hpdl/oscommerce/includes/classes/search.php 298

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 hpdl

298 annotated / raw | Diffs: previous, other | Lines: 269 ( +9, -2 )

Created: 2005-11-30 19:11:48 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 298

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

logic updates, reduce number of queries, show number of search results in output

Properties

 svn:eol-style = native

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

Created: 2005-11-11 18:16:19 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 232

fix the query on th left join to the tax rates table

Properties

 svn:eol-style = native

220 annotated / raw | Diffs: previous, other | Lines: 260 ( +1, -6 )

Created: 2005-10-09 03:36:01 +0200 (4 years ago) | Author: hpdl | Changeset: 220

add mysql fulltext support for searching; disabled by default

this commit removes the products_model field from the search criteria as it does not exist in the products_description table and cannot be used in the fulltext search routine (not possible with multiple tables)

Properties

 svn:eol-style = native

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

Created: 2005-10-09 01:50:15 +0200 (4 years 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