Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 823 74 trunk 824 554 108 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
 svn:keywords = Id

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

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

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

merge from hpdl -r474

Branch point for: frank garrone

Properties

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

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

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

Tags: oscommerce-3.0a2

Properties

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

383 annotated / raw | Diffs: previous, other | Lines: 28 ( +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: 28 ( +3, -32 )

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: 57 ( +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

146 annotated / raw | Diffs: previous, other | Lines: 57 ( +9, -5 )

Created: 2005-07-31 17:09:51 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 146

merge from hpdl r125

Properties

 svn:keywords = Id

110 annotated / raw | Diffs: previous, other | Lines: 53 ( +6, -6 )

Created: 2005-03-30 02:30:24 +0200 (4 years 7 months ago) | Author: hpdl | Changeset: 110

merge from hpdl branch r108:109 into trunk

Properties

 svn:keywords = Id

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

Created: 2005-03-29 19:53:36 +0200 (4 years 7 months ago) | Author: hpdl | Changeset: 108

Copied from: branches/hpdl/oscommerce/checkout.php 82

merged from hpdl branch changes 43:107 into the trunk

Properties

 svn:keywords = Id

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

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

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

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

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

Created: 2006-04-25 16:39:11 +0200 (3 years 6 months ago) | Author: hpdl | Changeset: 525

remove the global inclusion of the order class

Properties

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

388 annotated / raw | Diffs: previous, other | Lines: 27 ( +1, -1 )

Created: 2006-01-19 05:02:17 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 388

move the english checkout definitions to the language xml file

Properties

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

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

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: 28 ( +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: 28 ( +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: 28 ( +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: 43 ( +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: 41 ( +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: 41 ( +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

199 annotated / raw | Diffs: previous, other | Lines: 41 ( +1, -1 )

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

189 annotated / raw | Diffs: previous, other | Lines: 41 ( +2, -2 )

Created: 2005-09-15 02:29:21 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 189

update content module paths

Properties

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

157 annotated / raw | Diffs: previous, other | Lines: 41 ( +5, -9 )

Created: 2005-08-04 22:47:33 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 157

each page class now extends on the osC_Template class

Properties

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

154 annotated / raw | Diffs: previous, other | Lines: 45 ( +5, -23 )

Created: 2005-08-04 22:04:27 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 154

moved the page content logic to the page module class

Properties

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

153 annotated / raw | Diffs: previous, other | Lines: 63 ( +20, -14 )

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

138 annotated / raw | Diffs: previous, other | Lines: 57 ( +9, -5 )

Created: 2005-07-31 15:52:58 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 138

use the new template class

Properties

 svn:keywords = Id

109 annotated / raw | Diffs: previous, other | Lines: 53 ( +6, -6 )

Created: 2005-03-30 02:29:01 +0200 (4 years 7 months ago) | Author: hpdl | Changeset: 109

show the shopping cart page to guests

Properties

 svn:keywords = Id

82 annotated / raw | Diffs: previous, other | Lines: 53 ( +8, -16 )

Created: 2005-03-24 01:45:29 +0100 (4 years 7 months ago) | Author: hpdl | Changeset: 82

Copied to: trunk/oscommerce/checkout.php 108

merge the different checkout pages to one checkout.php file utilizing the new template structure

introduce new checkout modules to use for the checkout pages

the logic in the new checkout modules still need to be worked on, as it has just been moved from the previous pages to the specific module

Properties

 svn:keywords = Id

77 annotated / raw | Diffs: previous, other | Lines: 61 ( +9, -7 )

Created: 2005-03-14 03:12:39 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 77

update the way the shopping cart page looks like

replace the remove checkbox with a remove image button

Properties

 svn:keywords = Id

76 annotated / raw | Diffs: previous, other | Lines: 59 ( +13, -6 )

Created: 2005-03-14 00:47:26 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 76

make the shopping cart page the default/first page of the checkout procedure

Properties

 svn:keywords = Id

75 annotated / raw | Diffs: previous, other | Lines: 52 ( +2, -117 )

Created: 2005-03-14 00:36:31 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 75

oops - remove redundant logic

Properties

 svn:keywords = Id

74 new annotated / raw | Lines: 167 ( +167, -0 )

Created: 2005-03-14 00:29:46 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 74

start of the template structure and checkout module implementating to the checkout pages

-woah, is there some serious logic happening here :( time for a cleanup! ;)

Properties

 svn:keywords = Id

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