Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

frank 1180 678 trunk 869 654 5 1 garrone 700 hpdl 868 43

latest revision download trunk

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

Created: 2006-08-30 03:54:12 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 869

Copied (3 times):

merge from hpdl r868; logic updates

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

Properties

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

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

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

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

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

merge from hpdl r692, r696, r701, r702
- use the html_output functions from the catalog side
- replace the call to MAXIMUM_FILE_UPLOAD_SIZE with the osC_Language class
- assign the box heading links in the initialize() method

Properties

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

654 annotated / raw | Diffs: previous, other | Lines: 127 ( +11, -3 )

Created: 2006-07-19 22:28:32 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 654

merge hpdl r653

use the correct locale settings from the language class / database

Branch point for: frank garrone

Properties

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

410 annotated / raw | Diffs: previous, other | Lines: 119 ( +1, -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

365 annotated / raw | Diffs: previous, other | Lines: 121 ( +4, -4 )

Created: 2005-12-22 16:25:26 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 365

merge from hpdl r152

Tags: oscommerce-3.0a1

Properties

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

151 annotated / raw | Diffs: previous, other | Lines: 121 ( +1, -1 )

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

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

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

Created: 2006-12-24 23:37:00 +0100 (2 years 10 months ago) | Author: frank | Changeset: 1180

Bug solved (nr59). Language files of invoice.php and packingslip.php where not loaded. Also fixed the loading of the osC logo (should be .jpg instead of .gif).

Properties

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

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

Created: 2006-12-24 22:51:01 +0100 (2 years 10 months ago) | Author: frank | Changeset: 1178

Bug solution suggestion (nr43). In this solution suggestion of the currency calculation bug are basically two things changed:
- The actual product total is first converted to the actual currency and then multiplied by the amount of products in the cart instead of the other way around.
- The order totals kept in the sessions var are calculated for every currency available instead of calculating it for the default currency and converting it when needed.

Properties

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

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

Created: 2006-12-14 22:24:31 +0100 (2 years 11 months ago) | Author: frank | Changeset: 1165

Copied from: trunk/oscommerce/admin/packingslip.php 869

Copy of actual osC V3.0 Alpha 4Pre R1157

Properties

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

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

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

Created: 2006-08-30 03:52:15 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 868

Moved to: branches/hpdl/oscommerce/admin/templates/pages/orders/packaging_slip.php 1410

logic updates

Properties

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

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

Created: 2006-08-20 02:18:00 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 732

standardize address related functions into a new osC_Address class
move the address format to the country level (countries database table)

Properties

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

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

Created: 2006-08-16 16:28:42 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 702

use html_output functions from the catalog side

Properties

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

653 annotated / raw | Diffs: previous, other | Lines: 127 ( +11, -3 )

Created: 2006-07-19 22:25:21 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 653

use the correct values from the language class / database

Properties

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

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

Created: 2006-01-25 07:08:03 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 399

administration functionality for the language definitions

Properties

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

241 annotated / raw | Diffs: previous, other | Lines: 121 ( +4, -4 )

Created: 2005-11-13 23:56:32 +0100 (4 years ago) | Author: hpdl | Changeset: 241

sync from xtrian-ms3's branch

Properties

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

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