Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

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

latest revision download trunk

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

1493 annotated / raw | Diffs: previous, other | Lines: 89 ( +1, -1 )

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

language updates
move service modules to the modules directory
move administrative functionality from the service modules to the administration tool side

merge from hpdl r1480-r1489

Properties

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

368 annotated / raw | Diffs: previous, other | Lines: 89 ( +28, -2 )

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

Copied (3 times):

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

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

Tags: oscommerce-3.0a1 oscommerce-3.0a2

Properties

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

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

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

Moved from: branches/oscommerce/includes/classes/services.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: 89 ( +89, -0 )

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

Copied from: trunk/oscommerce/includes/classes/services.php 368

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

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

latest revision download Branch frank

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

Created: 2007-03-29 22:30:22 +0200 (2 years 7 months ago) | Author: frank | Changeset: 1503

Copied from: trunk/oscommerce/includes/classes/services.php 1498

Copy of current trunk

Properties

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

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

1480 annotated / raw | Diffs: previous, other | Lines: 89 ( +1, -1 )

Created: 2007-03-28 15:24:51 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1480

move the service modules to the includes/modules/ directory

Properties

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

325 annotated / raw | Diffs: previous, other | Lines: 89 ( +27, -1 )

Created: 2005-12-05 04:28:21 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 325

gather a pool/queue of class methods to call before and after the content of the page is loaded (after the page content class has initialized; useful for service modules that are loaded before the page content classes (eg, recently visited service to access product/category/search classes))

Properties

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

293 annotated / raw | Diffs: previous, other | Lines: 63 ( +1, -1 )

Created: 2005-11-29 18:34:26 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 293

move the includes/modules/services directory to the includes directory

Properties

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

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