Quick Search:

show Line History...

Constraint

Branch:
Author:
Tag:
Date: help

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

Changelog

1859 by hpdl on 07 March 2009, 00:21:50 +0100 (8 months ago) merge from hpdl r1666-1668, r1673
modularize custom session storage handlers

./pages/install_4.php 1859 history download (+1 -1) diffs

… 11 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

./main_page/stylesheet.css 1498 history download (+3 -1) diffs

./main_page.php 1498 history download (+8 -6) diffs

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

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

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

… 792 more files in changeset.
1434 by hpdl on 08 March 2007, 20:15:38 +0100 (2 years 8 months ago) use a new showImage() language class method to display the language icon
use new language icons found in images/worldflags
(merge from hpdl r1431-r1432)

./pages/index.php 1434 history download (+1 -1) diffs

… 26 more files in changeset.
1321 by hpdl on 05 March 2007, 21:55:44 +0100 (2 years 8 months ago) merge from hpdl r1122-r1123

add a mysqli database layer for php5/mysql4

./pages/install.php 1321 history download (+2 -1) diffs

… 1 more file in changeset.
1320 by hpdl on 05 March 2007, 21:48:21 +0100 (2 years 8 months ago) merge from hpdl r1121

the configuration file contents shown in the textarea field had extra spaces at the end which causes problems with the output_compression service module if the spaces were also …

./pages/install_4.php 1320 history download (+6 -10) diffs

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

./pages/install_4.php 1315 history download (+1 -2) 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…

./pages/index.php 1283 history download (+10 -3) diffs

… 2 more files in changeset.
1154 by frank on 18 November 2006, 13:43:07 +0100 (3 years ago) Reference: OSC-45

New fix for install procedure (rpc calls). The transmitted results are now filtered to protect adding strings (for example: banners of free hosting) to the message.

./pages/install.php 1154 history download (+8 -6) diffs

./pages/install_2.php 1154 history download (+6 -5) diffs

./pages/install_3.php 1154 history download (+4 -3) diffs

… 1 more file in changeset.
1137 by frank on 10 November 2006, 19:54:44 +0100 (3 years ago) Reference: OSC-45

Fix for install procedure (rpc calls). The transmitted results are now filtered to protect adding strings (for example: banners of free hosting) to the message.

./pages/install.php 1137 history download (+6 -6) diffs

./pages/install_2.php 1137 history download (+5 -5) diffs

./pages/install_3.php 1137 history download (+3 -3) diffs

… 4 more files in changeset.
1113 by hpdl on 06 November 2006, 13:41:53 +0100 (3 years ago) merge from hpdl r1112; remove the full name and email address fields from the administrators table

./pages/install_4.php 1113 history download (+2 -4) diffs

1098 by frank on 03 November 2006, 00:43:17 +0100 (3 years ago) Reference: OSC-34

Solution for long directory name which didn't fit inside the box.

./pages/install_2.php 1098 history download (+15 -2) diffs

1078 by hpdl on 25 October 2006, 17:43:32 +0200 (3 years ago) merge from hpdl r1070 - r1072, r1074; introduction of the access level implementation for the administration tool

./pages/install_4.php 1078 history download (+23 -0) diffs

… 160 more files in changeset.
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

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

… 2 more files in changeset.
935 by hpdl on 31 August 2006, 06:01:23 +0200 (3 years 2 months ago) merge from hpdl r933 r934; update the osCommerce logo

./main_page.php 935 history download (+1 -1) diffs

… 7 more files 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)

./main_page/languages/english/images/upgrade.gif 924 history deleted

./main_page/languages/english/images/buttons/back.gif 924 history deleted

./main_page/languages/english/images 924 history deleted

./main_page/languages/english/images/buttons/continue.gif 924 history deleted

./main_page/languages/english/images/install.gif 924 history deleted

… 379 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

./pages/install_2.php 784 history download (+1 -1) diffs

… 15 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

./pages/index.php 758 history download (+4 -4) diffs

./pages/install_2.php 758 history download (+1 -1) diffs

… 150 more files in changeset.
757 by hpdl on 23 August 2006, 14:22:54 +0200 (3 years 2 months ago) 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 …

./pages/install_4.php 757 history download (+1 -1) diffs

… 116 more files in changeset.
754 by hpdl on 23 August 2006, 13:56:56 +0200 (3 years 2 months ago) merge from hpdl r685 to r688
- css/xhtml updates
- standardize html_output.php functions
- convert & to & in the href_link function

./pages/install.php 754 history download (+12 -12) diffs

./pages/install_2.php 754 history download (+3 -3) diffs

./pages/install_3.php 754 history download (+7 -7) diffs

… 161 more files in changeset.
642 by hpdl on 18 July 2006, 18:57:07 +0200 (3 years 4 months ago) merge hpdl r641

the retry button at the end should go to the same step (4)

./pages/install_4.php 642 history download (+2 -2) diffs

560 by hpdl on 08 May 2006, 03:05:44 +0200 (3 years 6 months ago) merge from hpdl r559

php4, cgi, and allow_call_time_pass_reference fixes

./pages/install_2.php 560 history download (+8 -1) diffs

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

./main_page.php 468 history download (+2 -2) diffs

./pages/index.php 468 history download (+4 -0) diffs

… 7 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)

./pages/install.php 466 history download (+5 -6) diffs

./pages/install_2.php 466 history download (+5 -6) diffs

./pages/install_3.php 466 history download (+5 -6) diffs

./pages/install_4.php 466 history download (+4 -5) diffs

… 3 more files in changeset.
465 by hpdl on 05 March 2006, 17:32:47 +0100 (3 years 8 months ago) update page links

./pages/install.php 465 history download (+3 -30) diffs

./pages/install_2.php 465 history download (+1 -1) diffs

./pages/install_3.php 465 history download (+1 -1) diffs

… 1 more file in changeset.
464 by hpdl on 05 March 2006, 17:31:37 +0100 (3 years 8 months ago) rename the fifth page to the fourth

./pages/install_5.php 464 history deleted

./pages/install_4.php 464 history download (+211) new/copied

463 by hpdl on 05 March 2006, 17:30:48 +0100 (3 years 8 months ago) rename the fourth page to the third

./pages/install_4.php 463 history deleted

./pages/install_3.php 463 history download (+145) new/copied

462 by hpdl on 05 March 2006, 17:29:33 +0100 (3 years 8 months ago) rename the third page to the second

./pages/install_3.php 462 history deleted

./pages/install_2.php 462 history download (+147) new/copied

461 by hpdl on 05 March 2006, 17:28:30 +0100 (3 years 8 months ago) rename the second installation page to the first page

./pages/install_2.php 461 history deleted

./pages/install.php 461 history download (+183) new/copied

460 by hpdl on 05 March 2006, 17:27:43 +0100 (3 years 8 months ago) remove first installation procedure page

./pages/install.php 460 history deleted

459 by hpdl on 05 March 2006, 17:26:27 +0100 (3 years 8 months ago) remove the first page of the installation procedure (force database import + configuration)

./pages/install_2.php 459 history download (+1 -15) diffs

./pages/install_3.php 459 history download (+0 -2) diffs

./pages/install_4.php 459 history download (+1 -3) diffs

./pages/install_5.php 459 history download (+119 -142) diffs

… 1 more file in changeset.
earlier earlier | later later