Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 5 1 hpdl 1845 43

latest revision download trunk

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

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

Added svn:keywords Id property

Branch point for: hpdl

Properties

 svn:keywords = Id

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

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

Initial import

latest revision download Branch hpdl

1845 annotated / raw | Diffs: previous, other | Lines: 299 ( +2, -2 )

Created: 2009-02-27 01:19:37 +0100 (8 months ago) | Author: hpdl | Changeset: 1845

Squashed commit of the following:

commit 51fad4e508d111150d41329333dda05bcdc7a955
Author: Harald Ponce de Leon <hpdl@oscommerce.com>
Date:   Fri Feb 27 01:10:46 2009 +0100

   Update the osC_MessageStack class

Properties

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

1497 annotated / raw | Diffs: previous, other | Lines: 299 ( +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
 svn:keywords = Id

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

Created: 2007-03-02 01:07:08 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1293

logging: automatically determine if the sql queries are wrapped in a transaction

Properties

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

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

Created: 2007-03-01 20:36:08 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1290

introduce an administrators log class to log actions performed at the administration tool

Properties

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

1120 annotated / raw | Diffs: previous, other | Lines: 280 ( +3, -3 )

Created: 2006-11-09 17:43:55 +0100 (3 years ago) | Author: hpdl | Changeset: 1120

pass the string value to the parseString() method

Properties

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

1119 annotated / raw | Diffs: previous, other | Lines: 280 ( +2, -2 )

Created: 2006-11-09 17:27:06 +0100 (3 years ago) | Author: hpdl | Changeset: 1119

use call_user_func() to call the defined function

Properties

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

1118 annotated / raw | Diffs: previous, other | Lines: 280 ( +12, -6 )

Created: 2006-11-09 16:49:00 +0100 (3 years ago) | Author: hpdl | Changeset: 1118

mysql_escape_string() exists as from PHP 4.0.3 so use that as the default value instead of addslashes()
move the string parsing logic to its own class method

Properties

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

1117 annotated / raw | Diffs: previous, other | Lines: 274 ( +1, -7 )

Created: 2006-11-09 15:12:47 +0100 (3 years ago) | Author: hpdl | Changeset: 1117

mysql_fetch_assoc() exists from PHP 4.0.3

Properties

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

734 annotated / raw | Diffs: previous, other | Lines: 280 ( +1, -1 )

Created: 2006-08-20 19:56:47 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 734

finalize the standardization of the general.php functions

Properties

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

733 annotated / raw | Diffs: previous, other | Lines: 280 ( +1, -1 )

Created: 2006-08-20 17:32:32 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 733

standardize some more general.php functions

Properties

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

500 annotated / raw | Diffs: previous, other | Lines: 280 ( +2, -2 )

Created: 2006-04-18 08:27:10 +0200 (3 years 7 months ago) | Author: hpdl | Changeset: 500

replace True/true/False/false parameter values with integar values, that is then translated to the language used

Properties

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

298 annotated / raw | Diffs: previous, other | Lines: 280 ( +1, -1 )

Created: 2005-11-30 19:11:48 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 298

logic updates, reduce number of queries, show number of search results in output

Properties

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

280 annotated / raw | Diffs: previous, other | Lines: 280 ( +4, -0 )

Created: 2005-11-24 20:31:08 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 280

update the sql error query logic

don't use , as the RPC response separate as the javascript split(string, 2) function returns only a maximum of two elements, instead of the second element being the remaining string; it is now using :osCRPC: as the response separator

Properties

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

234 annotated / raw | Diffs: previous, other | Lines: 276 ( +1, -1 )

Created: 2005-11-12 18:46:31 +0100 (4 years ago) | Author: hpdl | Changeset: 234

show the query in the message stack class next to the error message

Properties

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

220 annotated / raw | Diffs: previous, other | Lines: 276 ( +19, -1 )

Created: 2005-10-09 03:36:01 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 220

add mysql fulltext support for searching; disabled by default

this commit removes the products_model field from the search criteria as it does not exist in the products_description table and cannot be used in the fulltext search routine (not possible with multiple tables)

Properties

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

153 annotated / raw | Diffs: previous, other | Lines: 258 ( +0, -0 )

Created: 2005-08-04 14:57:59 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 153

merge from trunk r149

Properties

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

47 annotated / raw | Diffs: previous, other | Lines: 258 ( +25, -3 )

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

fix the batch query total size logic

Properties

 svn:keywords = Id

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

Created: 2005-03-08 21:54:59 +0100 (4 years 8 months ago) | Author: hpdl | Changeset: 43

creating private branch

Properties

 svn:keywords = Id