Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1511 266 apamdal 1265 1262 oscommerce 1263 trunk 1512 975 468 366 modom 1267 tag:oscommerce-3.0a3 978 weisser 1101 frank 979 678 garrone 700

latest revision download trunk

1512 annotated / raw | Diffs: previous, other | Lines: 48 ( +2, -48 )

Created: 2007-03-30 01:46:41 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1512

Copied to: branches/frank/osc_trunk/install/includes/classes/language.php 1756

allow language sets to inject definitions from another language set
this is helpful for language variations where only a few definitions are different

merge from hpdl r1501, r1507, r1511

Tags: oscommerce-3.0a4

Properties

 svn:eol-style = native

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

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

Copied to: branches/frank/Alpha4_TinyMCE/install/includes/classes/language.php 1503

update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

Properties

 svn:eol-style = native

1315 annotated / raw | Diffs: previous, other | Lines: 92 ( +2, -1 )

Created: 2007-03-05 05:25:06 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1315

remove multiple file inclusion calls to classes now that they are being included from application.php

fixes OSC-110 and OSC-111

Properties

 svn:eol-style = native

1283 annotated / raw | Diffs: previous, other | Lines: 91 ( +16, -3 )

Created: 2007-03-01 00:50:11 +0100 (2 years 8 months ago) | Author: frank | Changeset: 1283

Switching languages possibility at the installation of osCommerce.

The added code checks the available languages by scanning the language directory for all xml files and extracts the Language name, code and charset from these files.

Properties

 svn:eol-style = native

975 annotated / raw | Diffs: previous, other | Lines: 78 ( +2, -1 )

Created: 2006-09-01 16:38:15 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 975

Copied (3 times):

merge from hpdl r974; set the charset in the installation routine

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

Properties

 svn:eol-style = native

924 annotated / raw | Diffs: previous, other | Lines: 77 ( +4, -8 )

Created: 2006-08-31 03:32:35 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 924

merge from hpdl r919 to r923; remove spanish and german language definitions (still in old format), update language logic on the installation module (rename english to en_US)

Properties

 svn:eol-style = native

784 annotated / raw | Diffs: previous, other | Lines: 81 ( +1, -1 )

Created: 2006-08-24 00:09:09 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 784

merge from hpdl r783
partly fix #44

replace calls to PHP_SELF with SCRIPT_FILENAME

Properties

 svn:eol-style = native

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

Created: 2006-03-05 21:04:05 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 468

merge from hpdl r466

Branch point for: frank garrone

Tags: oscommerce-3.0a2

Properties

 svn:eol-style = native

450 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-02-27 04:10:54 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 450

merge from hpdl -r448

Properties

 svn:eol-style = native

410 annotated / raw | Diffs: previous, other | Lines: 79 ( +7, -9 )

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

383 annotated / raw | Diffs: previous, other | Lines: 81 ( +10, -97 )

Created: 2006-01-09 17:35:46 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 383

merge from hpdl r376

Properties

 svn:eol-style = native

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

Created: 2005-12-22 16:45:34 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 366

Copied from: branches/hpdl/oscommerce/install/includes/classes/language.php 278

merge from hpdl -r152

Tags: oscommerce-3.0a1

Properties

 svn:eol-style = native

latest revision download Branch apamdal

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

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

Moved from: branches/oscommerce/install/includes/classes/language.php 1263

move the oscommerce directory into Anders' branch

Properties

 svn:eol-style = native

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

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

Copied from: trunk/oscommerce/install/includes/classes/language.php 975

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

 svn:eol-style = native

latest revision download Branch frank

979 annotated / raw | Diffs: previous, other | Lines: 78 ( +6, -9 )

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

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

latest revision download Branch garrone

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

latest revision download Branch hpdl

1511 annotated / raw | Diffs: previous, other | Lines: 48 ( +2, -48 )

Created: 2007-03-30 00:15:47 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1511

remove redundancy

Properties

 svn:eol-style = native

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

1381 annotated / raw | Diffs: previous, other | Lines: 92 ( +18, -4 )

Created: 2007-03-06 00:34:49 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1381

merge from trunk r1283, r1315-1317

Properties

 svn:eol-style = native

974 annotated / raw | Diffs: previous, other | Lines: 78 ( +2, -1 )

Created: 2006-09-01 16:36:49 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 974

set the charset in the installation routine

Properties

 svn:eol-style = native

920 annotated / raw | Diffs: previous, other | Lines: 77 ( +4, -8 )

Created: 2006-08-31 03:15:00 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 920

update install language definition logic

Properties

 svn:eol-style = native

783 annotated / raw | Diffs: previous, other | Lines: 81 ( +1, -1 )

Created: 2006-08-24 00:06:44 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 783

replace calls to PHP_SELF with SCRIPT_FILENAME

Properties

 svn:eol-style = native

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

Created: 2006-03-05 20:50:00 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 467

update version to 3.0a2

add the ability to select the language for the installation procedure

Properties

 svn:eol-style = native

449 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-02-27 04:07:03 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 449

fix language cookie related problems

Properties

 svn:eol-style = native

394 annotated / raw | Diffs: previous, other | Lines: 79 ( +2, -2 )

Created: 2006-01-22 05:43:29 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 394

split the box language definitions to their own files
during installation, insert language definitions into the database (automagically done recursively for boxes, modules, etc)
use SimpleXML for PHP5 or manual logic for PHP4 to parse XML files

Properties

 svn:eol-style = native

393 annotated / raw | Diffs: previous, other | Lines: 79 ( +5, -1 )

Created: 2006-01-20 23:54:31 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 393

rename the language directory to the language code

Properties

 svn:eol-style = native

387 annotated / raw | Diffs: previous, other | Lines: 75 ( +3, -9 )

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

377 annotated / raw | Diffs: previous, other | Lines: 81 ( +10, -97 )

Created: 2006-01-09 15:47:49 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 377

retrieve the language data from the language class instead of the session scope

Properties

 svn:eol-style = native

278 annotated / raw | Diffs: previous, other | Lines: 168 ( +1, -1 )

Created: 2005-11-23 23:53:38 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 278

Copied to: trunk/oscommerce/install/includes/classes/language.php 366

return empty arrray

Properties

 svn:eol-style = native

274 annotated / raw | Diffs: previous, other | Lines: 168 ( +2, -0 )

Created: 2005-11-23 21:04:55 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 274

language updates

remove redundant files

Properties

 svn:eol-style = native

268 annotated / raw | Diffs: previous, other | Lines: 166 ( +14, -6 )

Created: 2005-11-23 13:18:10 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 268

update language cookie logic again (conflicted with catalog language cookie)

use realpath(dirname(__FILE__)) to find out the location to certain directories

Properties

 svn:eol-style = native

267 annotated / raw | Diffs: previous, other | Lines: 158 ( +17, -11 )

Created: 2005-11-23 12:31:24 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 267

language class updates

show configuration parameters at the end of the installation procedure incase they cannot be written to the configuration file

Properties

 svn:eol-style = native

266 new annotated / raw | Lines: 152 ( +152, -0 )

Created: 2005-11-22 22:07:31 +0100 (4 years ago) | Author: hpdl | Changeset: 266

new xmlhttp autocomplete javascript library

language updates (now in ini form) (still needs work to be done here)

new silver header

Properties

 svn:eol-style = native

latest revision download Branch modom

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

latest revision download Branch oscommerce

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

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

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

create an oscommerce directory for Anders' branch

Properties

 svn:eol-style = native

latest revision download Branch tag:oscommerce-3.0a3

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

latest revision download Branch weisser

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