Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

apamdal 1263 1262 oscommerce 1265 1263 trunk 758 554 5 1 tag:oscommerce-3.0a3 978 frank 678 garrone 700 hpdl 748 43

latest revision download trunk

758 annotated / raw | Diffs: previous, other | Lines: 144 ( +2, -2 )

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

Copied (3 times):

merge from hpdl r735 to r737, r745 to r748
-finalize function standardization work

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

Properties

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

757 annotated / raw | Diffs: previous, other | Lines: 144 ( +20, -8 )

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

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

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: 108 ( +32, -8 )

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

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

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

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

151 annotated / raw | Diffs: previous, other | Lines: 86 ( +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: 86 ( +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: 86 ( +86, -0 )

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

Initial import

latest revision download Branch apamdal

1263 deleted | Diffs: previous, other | Lines: 0 ( +0, -144 )

Created: 2007-02-26 23:25:38 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1263

create an oscommerce directory for Anders' branch

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

Created: 2007-02-26 23:22:37 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1262

Copied from: trunk/oscommerce/includes/classes/currencies.php 758

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

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

latest revision download Branch frank

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

748 annotated / raw | Diffs: previous, other | Lines: 144 ( +2, -2 )

Created: 2006-08-23 13:26:56 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 748

change the class method as it was calculating with currency values

Properties

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

733 annotated / raw | Diffs: previous, other | Lines: 144 ( +20, -8 )

Created: 2006-08-20 17:32:32 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 733

standardize some more general.php functions

Properties

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

538 annotated / raw | Diffs: previous, other | Lines: 132 ( +12, -0 )

Created: 2006-04-27 18:53:59 +0200 (3 years 6 months ago) | Author: hpdl | Changeset: 538

new exists() method for the order class

new sendemail() method for the order class; still in development and uses an ugly hack to show the products price with the tax rate stored in the orders table (the orders table does not use the tax id which is normally used to show prices; thus a secondary method addition to the currencies class; .. still to be cleaned up!)

Properties

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

500 annotated / raw | Diffs: previous, other | Lines: 120 ( +1, -1 )

Created: 2006-04-18 08:27:10 +0200 (3 years 7 months ago) | Author: hpdl | Changeset: 500

replace True/true/False/false parameter values with integar values, that is then translated to the language used

Properties

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

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

Created: 2006-04-18 01:32:41 +0200 (3 years 7 months ago) | Author: hpdl | Changeset: 484

add a formatRaw() method to return a currency amount without the formatting parts (ie, $, EUR, ..)

Properties

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

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

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

387 annotated / raw | Diffs: previous, other | Lines: 108 ( +8, -0 )

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

386 annotated / raw | Diffs: previous, other | Lines: 100 ( +24, -8 )

Created: 2006-01-12 12:36:39 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 386

make the startdate field in the counter table a datetime field

replace the tep_date_short() and tep_date_long() functions with osC_DateTime class methods

move language parameters from the languages files to the languages database table

Properties

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

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

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: 86 ( +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: 86 ( +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 oscommerce

1265 deleted | Diffs: previous, other | Lines: 0 ( +0, -144 )

Created: 2007-02-26 23:27:15 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1265

move the oscommerce directory into Anders' branch

1263 deleted | Diffs: previous, other | Lines: 0 ( +0, -144 )

Created: 2007-02-26 23:25:38 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1263

create an oscommerce directory for Anders' branch

latest revision download Branch tag:oscommerce-3.0a3

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