Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1865 1

latest revision download trunk

1865 annotated / raw | Diffs: previous, other | Lines: 98 ( +4, -1 )

Created: 2009-03-08 23:00:36 +0100 (8 months ago) | Author: hpdl | Changeset: 1865

Force error logging to a file in the working directory
Log MySQL warnings and errors
Force MySQL >= 5.0.2 to use STRICT_ALL_TABLES sql mode at runtime
New Error Log Administration Tool Application to display errors from the error log (incl. summary box)

Properties

 svn:eol-style = native
 svn:keywords = Id

1863 annotated / raw | Diffs: previous, other | Lines: 95 ( +1, -1 )

Created: 2009-03-07 00:53:49 +0100 (8 months ago) | Author: hpdl | Changeset: 1863

merge from hpdl r1844-r1858
Move Administration Tool sections to self contained Applications
Use JSON for RPC calls
Add jQuery and jQuery UI
Dynamic data table listings
Live Search feature

Properties

 svn:eol-style = native
 svn:keywords = Id

1498 annotated / raw | Diffs: previous, other | Lines: 95 ( +4, -2 )

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

Copied (2 times):

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

merge from hpdl r1497

Tags: oscommerce-3.0a4

Properties

 svn:eol-style = native
 svn:keywords = Id

1358 annotated / raw | Diffs: previous, other | Lines: 93 ( +7, -2 )

Created: 2007-03-05 23:27:27 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1358

merge from hpdl r1257-r1258

don't report E_NOTICE messages when including includes/local/configure.php

Properties

 svn:eol-style = native
 svn:keywords = Id

1076 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 )

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

Properties

 svn:eol-style = native
 svn:keywords = Id

906 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 )

Created: 2006-08-30 21:13:19 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 906

merge from hpdl r905; warn when imagemagicks convert program is not available

Branch point for: tag:oscommerce-3.0a3

Properties

 svn:eol-style = native
 svn:keywords = Id

831 annotated / raw | Diffs: previous, other | Lines: 88 ( +1, -1 )

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

Properties

 svn:eol-style = native
 svn:keywords = Id

808 annotated / raw | Diffs: previous, other | Lines: 88 ( +3, -124 )

Created: 2006-08-26 20:53:33 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 808

merge from hpdl r802, r803, r804

- the product_id string structure is actually changed in this commit and not in the previous commit as mentioned in the commit log
- move action logic from application_top.php to new action modules
- set an empty string to empty GET parameters to make sure they pass isset() checks

Properties

 svn:eol-style = native
 svn:keywords = Id

784 annotated / raw | Diffs: previous, other | Lines: 209 ( +4, -4 )

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
 svn:keywords = Id

757 annotated / raw | Diffs: previous, other | Lines: 209 ( +18, -13 )

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

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)

Properties

 svn:eol-style = native
 svn:keywords = Id

754 annotated / raw | Diffs: previous, other | Lines: 204 ( +11, -21 )

Created: 2006-08-23 13:56:56 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 754

merge from hpdl r685 to r688
- css/xhtml updates
- standardize html_output.php functions
- convert & to & in the href_link function

Properties

 svn:eol-style = native
 svn:keywords = Id

564 annotated / raw | Diffs: previous, other | Lines: 214 ( +1, -1 )

Created: 2006-05-08 03:45:04 +0200 (3 years 6 months ago) | Author: hpdl | Changeset: 564

merge from hpdl r563

update the version number to 3.0a3pre

Branch point for: frank garrone

Properties

 svn:eol-style = native
 svn:keywords = Id

554 annotated / raw | Diffs: previous, other | Lines: 214 ( +1, -1 )

Created: 2006-04-29 18:26:53 +0200 (3 years 6 months ago) | Author: hpdl | Changeset: 554

merge from hpdl -r474

Properties

 svn:eol-style = native
 svn:keywords = Id

471 annotated / raw | Diffs: previous, other | Lines: 214 ( +1, -1 )

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

merge from hpdl r468

Tags: oscommerce-3.0a2

Properties

 svn:eol-style = native
 svn:keywords = Id

443 annotated / raw | Diffs: previous, other | Lines: 214 ( +7, -34 )

Created: 2006-02-20 00:01:01 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 443

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 the installation procedure
- remove existing cache files during the installation procedure
- fix spelling mistake in the service modules (preceeds -> precedes)

Properties

 svn:eol-style = native
 svn:keywords = Id

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

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
 svn:keywords = Id

369 annotated / raw | Diffs: previous, other | Lines: 237 ( +22, -30 )

Created: 2005-12-22 17:46:59 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 369

merge from hpdl -r152

Tags: oscommerce-3.0a1

Properties

 svn:eol-style = native
 svn:keywords = Id

151 annotated / raw | Diffs: previous, other | Lines: 245 ( +0, -0 )

Created: 2005-08-02 16:33:25 +0200 (4 years 3 months ago) | Author: mattice | Changeset: 151

Update linefeeds

Properties

 svn:eol-style = native
 svn:keywords = Id

146 annotated / raw | Diffs: previous, other | Lines: 245 ( +6, -2 )

Created: 2005-07-31 17:09:51 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 146

merge from hpdl r125

Properties

 svn:keywords = Id

108 annotated / raw | Diffs: previous, other | Lines: 241 ( +8, -7 )

Created: 2005-03-29 19:53:36 +0200 (4 years 7 months ago) | Author: hpdl | Changeset: 108

merged from hpdl branch changes 43:107 into the trunk

Properties

 svn:keywords = Id

30 annotated / raw | Diffs: previous, other | Lines: 240 ( +0, -3 )

Created: 2005-03-07 00:07:09 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 30

remove the redundant database functions (replaced with the new osC_Database class)

Branch point for: hpdl

Properties

 svn:keywords = Id

22 annotated / raw | Diffs: previous, other | Lines: 243 ( +0, -3 )

Created: 2005-03-03 02:56:30 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 22

remove the old split page results class

Properties

 svn:keywords = Id

8 annotated / raw | Diffs: previous, other | Lines: 246 ( +26, -9 )

Created: 2005-02-23 17:04:50 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 8

use the new database class

Properties

 svn:keywords = Id

5 annotated / raw | Diffs: previous, other | Lines: 229 ( +0, -0 )

Created: 2005-01-31 02:40:15 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 5

Added svn:keywords Id property

Properties

 svn:keywords = Id

4 annotated / raw | Diffs: previous, other | Lines: 229 ( +1, -1 )

Created: 2005-01-31 01:55:35 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 4

test commit

1 new annotated / raw | Lines: 229 ( +229, -0 )

Created: 2005-01-31 01:06:19 +0100 (4 years 9 months ago) | Author: hpdl | Changeset: 1

Initial import