Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 824 410 21 1 tag:oscommerce-3.0a3 978 frank 678 garrone 700 hpdl 823 43

latest revision download trunk

824 annotated / raw | Diffs: previous, other | Lines: 24 ( +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
 svn:keywords = Id

410 annotated / raw | Diffs: previous, other | Lines: 22 ( +1, -1 )

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
 svn:keywords = Id

383 annotated / raw | Diffs: previous, other | Lines: 22 ( +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
 svn:keywords = Id

370 annotated / raw | Diffs: previous, other | Lines: 22 ( +4, -352 )

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

merge from hpdl -r152

Tags: oscommerce-3.0a1

Properties

 svn:eol-style = native
 svn:keywords = Id

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

Created: 2005-08-02 16:33:25 +0200 (4 years 3 months ago) | Author: mattice | Changeset: 151

Update linefeeds

Properties

 svn:eol-style = native
 svn:keywords = Id

21 annotated / raw | Diffs: previous, other | Lines: 370 ( +65, -32 )

Created: 2005-03-03 02:55:46 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 21

use the new database class

Branch point for: hpdl

Properties

 svn:keywords = Id

5 annotated / raw | Diffs: previous, other | Lines: 337 ( +0, -0 )

Created: 2005-01-31 02:40:15 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 5

Added svn:keywords Id property

Properties

 svn:keywords = Id

1 new annotated / raw | Lines: 337 ( +337, -0 )

Created: 2005-01-31 01:06:19 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 1

Initial import

latest revision download Branch frank

678 new annotated / raw | Diffs: previous, other | Lines: 22 ( +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
 svn:keywords = Id

latest revision download Branch garrone

700 new annotated / raw | Diffs: previous, other | Lines: 22 ( +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
 svn:keywords = Id

latest revision download Branch hpdl

823 annotated / raw | Diffs: previous, other | Lines: 24 ( +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
 svn:keywords = Id

387 annotated / raw | Diffs: previous, other | Lines: 22 ( +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
 svn:keywords = Id

377 annotated / raw | Diffs: previous, other | Lines: 22 ( +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
 svn:keywords = Id

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

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

rename getTemplate() to getCode()

Properties

 svn:eol-style = native
 svn:keywords = Id

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

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
 svn:keywords = Id

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

Created: 2005-12-04 17:20:28 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 321

key() expects a referenced variable as a parameter which php 5.0.5 gave a fatal error on

Properties

 svn:eol-style = native
 svn:keywords = Id

292 annotated / raw | Diffs: previous, other | Lines: 35 ( +2, -2 )

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
 svn:keywords = Id

273 annotated / raw | Diffs: previous, other | Lines: 35 ( +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
 svn:keywords = Id

208 annotated / raw | Diffs: previous, other | Lines: 35 ( +11, -346 )

Created: 2005-09-26 23:08:58 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 208

update the index page to use the template structure

Properties

 svn:eol-style = native
 svn:keywords = Id

199 annotated / raw | Diffs: previous, other | Lines: 370 ( +11, -11 )

Created: 2005-09-22 17:56:13 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 199

update the session class

don't use the session class as a storage handler, but as a controller

added ctype_* checking on the session ID

Properties

 svn:eol-style = native
 svn:keywords = Id

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

Created: 2005-08-04 14:57:59 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 153

merge from trunk r149

Properties

 svn:eol-style = native
 svn:keywords = Id

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

Created: 2005-03-08 21:54:59 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 43

creating private branch

Properties

 svn:keywords = Id

latest revision download Branch tag:oscommerce-3.0a3

978 new/copied annotated / raw | Diffs: previous, other | Lines: 24 ( +24, -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
 svn:keywords = Id