Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1497 219

latest revision download Branch hpdl

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

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

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

fix advanced search

Properties

 svn:eol-style = native

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

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

standardize some more general.php functions

Properties

 svn:eol-style = native

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

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

Created: 2006-04-18 08:27:10 +0200 (3 years 6 months ago) | Author: hpdl | Changeset: 500

replace True/true/False/false parameter values with integar values, that is then translated to the language used

Properties

 svn:eol-style = native

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

Created: 2006-01-09 15:47:49 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 377

retrieve the language data from the language class instead of the session scope

Properties

 svn:eol-style = native

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