Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

frank 1165 979 hpdl 1026 732 trunk 1076 831 757

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

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)

latest revision download Branch frank

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

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

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

Copy of actual osC V3.0 Alpha 4Pre R1157

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

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)