Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 5 1 hpdl 1497 43

latest revision download trunk

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

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

Added svn:keywords Id property

Branch point for: hpdl

Properties

 svn:keywords = Id

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

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

Initial import

latest revision download Branch hpdl

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

1420 annotated / raw | Diffs: previous, other | Lines: 203 ( +18, -28 )

Created: 2007-03-08 01:21:12 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1420

improve cartID logic
only calculate order totals if products exist in the shopping cart

Properties

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

864 annotated / raw | Diffs: previous, other | Lines: 213 ( +6, -2 )

Created: 2006-08-30 03:21:58 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 864

logic update

Properties

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

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

Created: 2006-08-29 14:44:39 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 830

logic updates
set error reporting to E_ALL by default

Properties

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

620 annotated / raw | Diffs: previous, other | Lines: 208 ( +4, -84 )

Created: 2006-07-13 12:48:54 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 620

update the shipping and order total modules by splitting their functionality into administration side and catalog side modules

Properties

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

439 annotated / raw | Diffs: previous, other | Lines: 288 ( +78, -93 )

Created: 2006-02-19 17:33:18 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 439

checkout procedure fixes

Properties

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

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

Created: 2006-02-16 15:50:54 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 438

move some logic from application_top.php to a new "core" service module, that takes care of setting up the objects we need (this fixes the relationships between classes where some depended on certain classes/objects being instantiated first)

finalize checkout procedure cleanup (yay! :))

Properties

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

432 annotated / raw | Diffs: previous, other | Lines: 302 ( +30, -8 )

Created: 2006-02-15 08:41:34 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 432

checkout modules cleanup

Properties

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

427 annotated / raw | Diffs: previous, other | Lines: 280 ( +17, -13 )

Created: 2006-02-14 14:17:50 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 427

minor cleanup

Properties

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

425 annotated / raw | Diffs: previous, other | Lines: 276 ( +128, -25 )

Created: 2006-02-14 12:31:42 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 425

insert the installed modules in the osc_templates_boxes table .. this table will be renamed to osc_modules later on, and will contain all installed modules (boxes, payment, shipping, order total, ..)

Properties

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

422 annotated / raw | Diffs: previous, other | Lines: 173 ( +22, -6 )

Created: 2006-02-09 14:36:08 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 422

checkout procedure cleanup; move free shipping logic to a new 'free shipping' shipping module

Properties

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

421 annotated / raw | Diffs: previous, other | Lines: 157 ( +68, -35 )

Created: 2006-02-08 18:53:17 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 421

the start of cleaning up the checkout procedure (additional commits pending)

Properties

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

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

Created: 2006-01-25 23:55:27 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 404

load language definitions

Properties

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

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

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

273 annotated / raw | Diffs: previous, other | Lines: 121 ( +2, -2 )

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: 121 ( +1, -3 )

Created: 2005-09-22 17:56:13 +0200 (4 years 1 month 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

196 annotated / raw | Diffs: previous, other | Lines: 123 ( +0, -4 )

Created: 2005-09-16 14:59:17 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 196

remove PHP < 4.1 compatibliity logic

Properties

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

153 annotated / raw | Diffs: previous, other | Lines: 127 ( +1, -1 )

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