Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1026 732 apamdal 1263 1262 oscommerce 1265 1263 trunk 1076 831 831 757 frank 979 tag:oscommerce-3.0a3 978

latest revision download trunk

1076 annotated / raw | Diffs: previous, other | Lines: 215 ( +13, -4 )

Created: 2006-10-25 17:37:50 +0200 (3 years ago) | Author: hpdl | Changeset: 1076

Copied (3 times):

merge from hpdl r1016, r1025 - r1027; modularize the administration tool pages

Branch point for: modom weisser

831 annotated / raw | Diffs: previous, other | Lines: 206 ( +6, -4 )

Created: 2006-08-29 14:48:40 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 831

merge from hpdl r825 to r830

E_ALL compatibility updates
set the error reporting level to E_ALL by default

Branch point for: frank tag:oscommerce-3.0a3

831 annotated / raw | Diffs: previous, other | Lines: 206 ( +6, -4 )

Created: 2006-08-29 14:48:40 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 831

merge from hpdl r825 to r830

E_ALL compatibility updates
set the error reporting level to E_ALL by default

Branch point for: frank tag:oscommerce-3.0a3

758 annotated / raw | Diffs: previous, other | Lines: 204 ( +18, -0 )

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

758 annotated / raw | Diffs: previous, other | Lines: 204 ( +18, -0 )

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

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

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

Copied from: branches/hpdl/oscommerce/includes/classes/address.php 732

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)

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

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

Copied from: branches/hpdl/oscommerce/includes/classes/address.php 732

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)

latest revision download Branch apamdal

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

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: 215 ( +215, -0 )

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

Copied from: trunk/oscommerce/includes/classes/address.php 1076

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

latest revision download Branch frank

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

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

merge from r977

latest revision download Branch hpdl

1026 annotated / raw | Diffs: previous, other | Lines: 215 ( +13, -4 )

Created: 2006-10-20 02:53:11 +0200 (3 years 1 month ago) | Author: hpdl | Changeset: 1026

logic update

this commit includes changes to osc_href_link() which the administration tool was also going to use - it is not yet known if this change will be kept or not

829 annotated / raw | Diffs: previous, other | Lines: 206 ( +6, -4 )

Created: 2006-08-29 14:14:27 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 829

update logic

829 annotated / raw | Diffs: previous, other | Lines: 206 ( +6, -4 )

Created: 2006-08-29 14:14:27 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 829

update logic

743 annotated / raw | Diffs: previous, other | Lines: 204 ( +18, -0 )

Created: 2006-08-22 20:25:36 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 743

standardize some more admin general.php functions

move configuration parameter set and use functions to a new admin/includes/functions/cfg_parameters/ directory .. this allows contributions to define their own set and use parameter functions without the need to edit the general.php function file

743 annotated / raw | Diffs: previous, other | Lines: 204 ( +18, -0 )

Created: 2006-08-22 20:25:36 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 743

standardize some more admin general.php functions

move configuration parameter set and use functions to a new admin/includes/functions/cfg_parameters/ directory .. this allows contributions to define their own set and use parameter functions without the need to edit the general.php function file

732 new annotated / raw | Lines: 186 ( +186, -0 )

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

Copied to: trunk/oscommerce/includes/classes/address.php 757

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

732 new annotated / raw | Lines: 186 ( +186, -0 )

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

Copied to: trunk/oscommerce/includes/classes/address.php 757

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

latest revision download Branch oscommerce

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

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, -215 )

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: 206 ( +206, -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