Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 207 176 trunk 1860 368

latest revision download trunk

1860 annotated / raw | Diffs: previous, other | Lines: 249 ( +92, -42 )

Created: 2009-03-07 00:25:01 +0100 (8 months ago) | Author: hpdl | Changeset: 1860

merge from hpdl r1669-r1670, r1672
PHP 5 Optimizations

Properties

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

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

Created: 2007-03-29 16:04:50 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1498

Copied (2 times):

update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

Tags: oscommerce-3.0a4

Properties

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

814 annotated / raw | Diffs: previous, other | Lines: 197 ( +25, -48 )

Created: 2006-08-27 17:28:23 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 814

Copied (3 times):

merge from hpdl r809, r810, r811

- remove redundant customers_basket_attributes database table; the attributes already exist as part of the product_id string in the main customers_basket table
- merge the customers_info database table into the main customers table

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

Properties

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

757 annotated / raw | Diffs: previous, other | Lines: 220 ( +4, -4 )

Created: 2006-08-23 14:22:54 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 757

merge from hpdl r725, r728, r729, r732, r733, r734
- standardize general.php functions
- new osC_Address class for adadress related functions (incl. address format string being moved to the countries database table)

Properties

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

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

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

443 annotated / raw | Diffs: previous, other | Lines: 220 ( +2, -2 )

Created: 2006-02-20 00:01:01 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 443

merge from hpdl -r417

- checkout procedure cleanup (logic)
- new "core" service module to load core classes (logic moved from application_top.php)
- install modules by their install() methods during the installation procedure
- remove existing cache files during the installation procedure
- fix spelling mistake in the service modules (preceeds -> precedes)

Tags: oscommerce-3.0a2

Properties

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

410 annotated / raw | Diffs: previous, other | Lines: 220 ( +7, -6 )

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

Properties

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

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

Created: 2005-12-22 17:27:23 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 368

Copied from: branches/hpdl/oscommerce/includes/classes/account.php 207

merge from hpdl -r152 (having problems merging the includes/content directory and hope to get that fixed in the next commit)

Tags: oscommerce-3.0a1

Properties

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

latest revision download Branch hpdl

207 annotated / raw | Diffs: previous, other | Lines: 219 ( +7, -3 )

Created: 2005-09-26 01:29:31 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 207

Copied to: trunk/oscommerce/includes/classes/account.php 368

merge the password forgotten page into the info group

Properties

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

206 annotated / raw | Diffs: previous, other | Lines: 215 ( +67, -0 )

Created: 2005-09-26 00:28:21 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 206

merge the create account page into the info group

Properties

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

184 annotated / raw | Diffs: previous, other | Lines: 148 ( +7, -7 )

Created: 2005-09-07 16:48:20 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 184

update the customer class

Properties

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

182 annotated / raw | Diffs: previous, other | Lines: 148 ( +1, -1 )

Created: 2005-09-04 17:54:59 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 182

add property

Properties

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

181 annotated / raw | Diffs: previous, other | Lines: 148 ( +34, -6 )

Created: 2005-09-04 17:49:35 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 181

moved processing logic to the osC_Account class

Properties

 svn:eol-style = native

180 annotated / raw | Diffs: previous, other | Lines: 120 ( +41, -0 )

Created: 2005-09-03 01:29:36 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 180

moved processing logic to the osC_Account class

Properties

 svn:eol-style = native

179 annotated / raw | Diffs: previous, other | Lines: 79 ( +26, -15 )

Created: 2005-09-03 01:03:26 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 179

moved processing logic to the osC_Account class

Properties

 svn:eol-style = native

176 new annotated / raw | Lines: 68 ( +68, -0 )

Created: 2005-09-02 23:44:40 +0200 (4 years 2 months ago) | Author: hpdl | Changeset: 176

new account class to take care of logic relating to the user account

Properties

 svn:eol-style = native