Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

apamdal 1265 1262 oscommerce 1263 trunk 1498 771 443 5 1 modom 1267 tag:oscommerce-3.0a3 978 weisser 1101 frank 979 678 garrone 700 hpdl 1497 43

latest revision download trunk

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

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

Created: 2006-08-23 17:43:22 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 771

Copied (3 times):

merge from hpdl r770
- new osC_DateTime::fromUnixTimestamp() class method

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

Properties

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

758 annotated / raw | Diffs: previous, other | Lines: 198 ( +3, -3 )

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

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

Properties

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

443 annotated / raw | Diffs: previous, other | Lines: 198 ( +17, -0 )

Created: 2006-02-20 00:01:01 +0100 (3 years 9 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)

Branch point for: frank garrone

Tags: oscommerce-3.0a2

Properties

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

410 annotated / raw | Diffs: previous, other | Lines: 181 ( +31, -47 )

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

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

Created: 2005-08-02 16:33:25 +0200 (4 years 3 months ago) | Author: mattice | Changeset: 151

Update linefeeds

Tags: oscommerce-3.0a1

Properties

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

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

1265 new/moved annotated / raw | Diffs: previous, other | Lines: 202 ( +202, -0 )

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

Moved from: branches/oscommerce/includes/classes/datetime.php 1263

move the oscommerce directory into Anders' branch

Properties

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

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

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

Copied from: trunk/oscommerce/includes/classes/datetime.php 771

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

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

latest revision download Branch frank

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

Created: 2006-09-02 13:38:58 +0200 (3 years 2 months ago) | Author: frank | Changeset: 979

merge from r977

Properties

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

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

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

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

Created: 2006-08-23 17:39:20 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 770

new osC_DateTime::fromUnixTimestamp() class method

Properties

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

735 annotated / raw | Diffs: previous, other | Lines: 198 ( +3, -3 )

Created: 2006-08-21 16:28:40 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 735

standardize some admin general.php functions

Properties

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

418 annotated / raw | Diffs: previous, other | Lines: 198 ( +17, -0 )

Created: 2006-01-28 13:46:34 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 418

the start of sanitizing the shopping cart class

Properties

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

386 annotated / raw | Diffs: previous, other | Lines: 181 ( +31, -47 )

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

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

1267 new annotated / raw | Diffs: previous, other | Lines: 202 ( +202, -0 )

Created: 2007-02-26 23:30:14 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1267

copy trunk to Melinda's branch

Properties

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

latest revision download Branch oscommerce

1263 new annotated / raw | Diffs: previous, other | Lines: 202 ( +202, -0 )

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

Moved to: branches/apamdal/oscommerce/includes/classes/datetime.php 1265

create an oscommerce directory for Anders' branch

Properties

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

latest revision download Branch tag:oscommerce-3.0a3

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

latest revision download Branch weisser

1101 new annotated / raw | Diffs: previous, other | Lines: 202 ( +0, -0 )

Created: 2006-11-03 22:08:33 +0100 (3 years ago) | Author: hpdl | Changeset: 1101

oscommerce branch based on /trunk/oscommerce

Properties

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