Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 823 218 trunk 824 410 370 tag:oscommerce-3.0a3 978 frank 678 garrone 700

latest revision download trunk

824 annotated / raw | Diffs: previous, other | Lines: 28 ( +2, -0 )

Created: 2006-08-29 13:09:15 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 824

Copied (3 times):

merge from hpdl r821, r822, r823

manually set SCRIPT_FILENAME to be sure it is the same value on all php installations

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

Properties

 svn:eol-style = native

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

Properties

 svn:eol-style = native

410 annotated / raw | Diffs: previous, other | Lines: 26 ( +2, -2 )

Created: 2006-01-26 10:17:09 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 410

merge from hpdl -r 383:head ; mainly related to the new XML based languages implementation

Branch point for: frank garrone

Tags: oscommerce-3.0a2

Properties

 svn:eol-style = native

383 annotated / raw | Diffs: previous, other | Lines: 26 ( +1, -1 )

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

merge from hpdl r376

Properties

 svn:eol-style = native

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

Created: 2005-12-22 19:07:46 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 370

Copied from: branches/hpdl/oscommerce/search.php 352

merge from hpdl -r152

Tags: oscommerce-3.0a1

Properties

 svn:eol-style = native

latest revision download Branch frank

678 new annotated / raw | Diffs: previous, other | Lines: 26 ( +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: 26 ( +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

823 annotated / raw | Diffs: previous, other | Lines: 28 ( +2, -0 )

Created: 2006-08-28 19:38:55 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 823

manually set SCRIPT_FILENAME - it is not a clean method but should be the most compatible

Properties

 svn:eol-style = native

686 annotated / raw | Diffs: previous, other | Lines: 26 ( +1, -1 )

Created: 2006-08-15 00:33:22 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 686

finalize standardization of the html_output functions

Properties

 svn:eol-style = native

390 annotated / raw | Diffs: previous, other | Lines: 26 ( +1, -1 )

Created: 2006-01-20 07:04:32 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 390

move the search and product language definitions to the language xml file

add the xml class which I missed in the previous commits

Properties

 svn:eol-style = native

387 annotated / raw | Diffs: previous, other | Lines: 26 ( +1, -1 )

Created: 2006-01-18 17:49:58 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 387

the start of moving the language definitions over to xml files which can easily be imported into the database

currently only for the english language and currently stores a cached version of the definitions from the xml file instead of retrieving the values from the database

new xml class to take care of xml files

Properties

 svn:eol-style = native

377 annotated / raw | Diffs: previous, other | Lines: 26 ( +1, -1 )

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

352 annotated / raw | Diffs: previous, other | Lines: 26 ( +1, -1 )

Created: 2005-12-19 12:55:30 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 352

Copied to: trunk/oscommerce/search.php 370

rename getTemplate() to getCode()

Properties

 svn:eol-style = native

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

Created: 2005-12-05 01:40:05 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 322

move the template instantiating logic to the template class

Properties

 svn:eol-style = native

292 annotated / raw | Diffs: previous, other | Lines: 28 ( +1, -1 )

Created: 2005-11-29 18:27:57 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 292

move the includes/modules/content directory to the includes directory

Properties

 svn:eol-style = native

273 annotated / raw | Diffs: previous, other | Lines: 28 ( +1, -1 )

Created: 2005-11-23 17:53:04 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 273

remove redundant parameters

Properties

 svn:eol-style = native

218 new annotated / raw | Lines: 28 ( +28, -0 )

Created: 2005-10-06 01:00:08 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 218

moved the search page to the search content group

Properties

 svn:eol-style = native

latest revision download Branch tag:oscommerce-3.0a3

978 new/copied annotated / raw | Diffs: previous, other | Lines: 28 ( +28, -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