Quick Search:

show Line History...

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

1512 by hpdl on 30 March 2007, 01:46:41 +0200 (2 years 7 months ago) 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

./classes/language.php 1512 history download (+2 -48) diffs

… 10 more files in changeset.
1498 by hpdl on 29 March 2007, 16:04:50 +0200 (2 years 7 months ago) update version number to 3.0 Alpha 4
update copyright notice / license notice

merge from hpdl r1497

./application.php 1498 history download (+3 -1) diffs

./classes/language.php 1498 history download (+3 -1) diffs

./classes/order_total.php 1498 history download (+3 -1) diffs

./classes/payment.php 1498 history download (+3 -1) diffs

./classes/shipping.php 1498 history download (+3 -1) diffs

… 792 more files in changeset.
1315 by hpdl on 05 March 2007, 05:25:06 +0100 (2 years 8 months ago) remove multiple file inclusion calls to classes now that they are being included from application.php

fixes OSC-110 and OSC-111

./classes/language.php 1315 history download (+2 -1) diffs

… 2 more files in changeset.
1283 by frank on 01 March 2007, 00:50:11 +0100 (2 years 8 months ago) 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, c…

./application.php 1283 history download (+4 -0) diffs

./classes/language.php 1283 history download (+16 -3) diffs

… 1 more file in changeset.
1076 by hpdl on 25 October 2006, 17:37:50 +0200 (3 years ago) merge from hpdl r1016, r1025 - r1027; modularize the administration tool pages

./languages/en_US/index.php 1076 history download (+1 -1) diffs

… 169 more files in changeset.
977 by hpdl on 01 September 2006, 16:49:42 +0200 (3 years 2 months ago) merge from hpdl r976; start the session to save the chosen language

./application.php 977 history download (+2 -0) diffs

975 by hpdl on 01 September 2006, 16:38:15 +0200 (3 years 2 months ago) merge from hpdl r974; set the charset in the installation routine

./application.php 975 history download (+2 -0) diffs

./classes/language.php 975 history download (+2 -1) diffs

… 1 more file in changeset.
924 by hpdl on 31 August 2006, 03:32:35 +0200 (3 years 2 months ago) 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)

./classes/language.php 924 history download (+4 -8) diffs

./languages/english/install.php 924 history deleted

./languages/english/index.php 924 history deleted

./languages/english 924 history deleted

./languages/english.php 924 history deleted

… 379 more files in changeset.
906 by hpdl on 30 August 2006, 21:13:19 +0200 (3 years 2 months ago) merge from hpdl r905; warn when imagemagicks convert program is not available

./languages/english/index.php 906 history download (+1 -1) diffs

./languages/espanol/index.php 906 history download (+1 -1) diffs

./languages/german/index.php 906 history download (+1 -1) diffs

… 4 more files in changeset.
784 by hpdl on 24 August 2006, 00:09:09 +0200 (3 years 2 months ago) merge from hpdl r783
partly fix #44

replace calls to PHP_SELF with SCRIPT_FILENAME

./classes/language.php 784 history download (+1 -1) diffs

… 15 more files in changeset.
782 by hpdl on 23 August 2006, 23:58:11 +0200 (3 years 2 months ago) merge from hpdl r781
fix #71

during the installation procedure, load the administration side modules to install them correctly

./classes/order_total.php 782 history download (+1 -1) diffs

./classes/shipping.php 782 history download (+1 -1) diffs

… 6 more files in changeset.
758 by hpdl on 23 August 2006, 14:30:07 +0200 (3 years 2 months ago) merge from hpdl r735 to r737, r745 to r748
-finalize function standardization work

./functions/general.php 758 history download (+1 -1) diffs

… 151 more files in changeset.
564 by hpdl on 08 May 2006, 03:45:04 +0200 (3 years 6 months ago) merge from hpdl r563

update the version number to 3.0a3pre

./languages/english/index.php 564 history download (+2 -2) diffs

./languages/espanol/index.php 564 history download (+2 -2) diffs

./languages/german/index.php 564 history download (+2 -2) diffs

… 2 more files in changeset.
554 by hpdl on 29 April 2006, 18:26:53 +0200 (3 years 6 months ago) merge from hpdl -r474

./classes/payment.php 554 history download (+1 -1) diffs

… 134 more files in changeset.
471 by hpdl on 05 March 2006, 21:51:18 +0100 (3 years 8 months ago) merge from hpdl r468

./application.php 471 history download (+1 -1) diffs

… 4 more files in changeset.
468 by hpdl on 05 March 2006, 21:04:05 +0100 (3 years 8 months ago) merge from hpdl r466

./classes/language.php 468 history download (+3 -1) diffs

./languages/english.php 468 history download (+1 -4) diffs

./languages/english/index.php 468 history download (+4 -2) diffs

./languages/espanol.php 468 history download (+1 -4) diffs

./languages/espanol/index.php 468 history download (+4 -2) diffs

… 4 more files in changeset.
466 by hpdl on 05 March 2006, 17:34:20 +0100 (3 years 8 months ago) update language definitions (reorder installation steps)

./languages/english/install.php 466 history download (+17 -28) diffs

./languages/espanol/install.php 466 history download (+17 -28) diffs

./languages/german/install.php 466 history download (+17 -28) diffs

… 4 more files in changeset.
450 by hpdl on 27 February 2006, 04:10:54 +0100 (3 years 8 months ago) merge from hpdl -r448

./application.php 450 history download (+4 -0) diffs

./classes/language.php 450 history download (+1 -1) diffs

443 by hpdl on 20 February 2006, 00:01:01 +0100 (3 years 9 months ago) 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 …

./classes/order_total.php 443 history download (+54) new/copied

./classes/payment.php 443 history download (+54) new/copied

./classes/shipping.php 443 history download (+54) new/copied

… 96 more files in changeset.
410 by hpdl on 26 January 2006, 10:17:09 +0100 (3 years 9 months ago) merge from hpdl -r 383:head ; mainly related to the new XML based languages implementation

./application.php 410 history download (+4 -4) diffs

./classes/language.php 410 history download (+7 -9) diffs

./functions/general.php 410 history download (+0 -42) diffs

… 643 more files in changeset.
383 by hpdl on 09 January 2006, 17:35:46 +0100 (3 years 10 months ago) merge from hpdl r376

./application.php 383 history download (+4 -4) diffs

./classes/language.php 383 history download (+10 -97) diffs

./languages/english/install.php 383 history download (+1 -1) diffs

./languages/espanol/install.php 383 history download (+1 -1) diffs

./languages/german/install.php 383 history download (+1 -1) diffs

… 57 more files in changeset.
375 by hpdl on 22 December 2005, 22:14:15 +0100 (3 years 11 months ago) remove the upgrade pages from the installation routine

./languages/english/upgrade.php 375 history deleted

./languages/espanol/upgrade.php 375 history deleted

./languages/german/upgrade.php 375 history deleted

… 4 more files in changeset.
374 by hpdl on 22 December 2005, 22:09:20 +0100 (3 years 11 months ago) add a alpha notice to the installation routine

./languages/english/index.php 374 history download (+1 -1) diffs

./languages/espanol/index.php 374 history download (+1 -1) diffs

./languages/german/index.php 374 history download (+1 -1) diffs

366 by hpdl on 22 December 2005, 16:45:34 +0100 (3 years 11 months ago) merge from hpdl -r152

./application.php 366 history download (+4 -12) diffs

./functions/general.php 366 history download (+4 -0) diffs

./languages/english.php 366 history download (+14 -26) diffs

./languages/english/index.php 366 history download (+33 -12) diffs

./languages/english/install.php 366 history download (+80 -105) diffs

… 69 more files in changeset.
151 by mattice on 02 August 2005, 16:33:25 +0200 (4 years 3 months ago) Update linefeeds

./application.php 151 history download (+1 -1) diffs

./functions/general.php 151 history download (+1 -1) diffs

./languages/english.php 151 history download (+1 -1) diffs

./languages/english/index.php 151 history download (+1 -1) diffs

./languages/english/install.php 151 history download (+1 -1) diffs

… 640 more files in changeset.
5 by hpdl on 31 January 2005, 02:40:15 +0100 (4 years 9 months ago) Added svn:keywords Id property

./application.php 5 history download (+0 -0) diffs

./functions/general.php 5 history download (+0 -0) diffs

./languages/english.php 5 history download (+0 -0) diffs

./languages/english/index.php 5 history download (+0 -0) diffs

./languages/english/install.php 5 history download (+0 -0) diffs

… 1192 more files in changeset.
1 by hpdl on 31 January 2005, 01:06:19 +0100 (4 years 9 months ago) Initial import

. 1 history download (+0) new

./application.php 1 history download (+36) new

./functions 1 history download (+0) new

./functions/general.php 1 history download (+54) new

./languages 1 history download (+0) new

… 1322 more files in changeset.
earlier earlier | later later