Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

apamdal 1263 1262 oscommerce 1265 1263 trunk 757 554 5 1 tag:oscommerce-3.0a3 978 frank 678 garrone 700 hpdl 734 43

latest revision download trunk

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

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

Copied (3 times):

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)

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

Properties

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

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

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

merge from hpdl -r474

Branch point for: frank garrone

Properties

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

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

Created: 2005-12-22 17:27:23 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 368

merge from hpdl -r152 (having problems merging the includes/content directory and hope to get that fixed in the next commit)

Tags: oscommerce-3.0a1 oscommerce-3.0a2

Properties

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

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

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

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

fix the batch query total size logic

Properties

 svn:keywords = Id

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 apamdal

1263 deleted | Diffs: previous, other | Lines: 0 ( +0, -280 )

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

create an oscommerce directory for Anders' branch

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

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

Copied from: trunk/oscommerce/includes/classes/database/mysql.php 757

create a branch for Anders Pamdal (Tech2000)

Branch point for: oscommerce

Properties

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

latest revision download Branch frank

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

latest revision download Branch garrone

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

latest revision download Branch hpdl

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

latest revision download Branch oscommerce

1265 deleted | Diffs: previous, other | Lines: 0 ( +0, -280 )

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

move the oscommerce directory into Anders' branch

1263 deleted | Diffs: previous, other | Lines: 0 ( +0, -280 )

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

create an oscommerce directory for Anders' branch

latest revision download Branch tag:oscommerce-3.0a3

978 new/copied annotated / raw | Diffs: previous, other | Lines: 280 ( +280, -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
 svn:keywords = Id