Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 15 1 hpdl 1685 43

latest revision download trunk

15 annotated / raw | Diffs: previous, other | Lines: 609 ( +5, -7 )

Created: 2005-02-24 02:44:20 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 15

register_globals fix

Branch point for: hpdl

Properties

 svn:keywords = Id

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

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

Added svn:keywords Id property

Properties

 svn:keywords = Id

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

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

Initial import

latest revision download Branch hpdl

1685 annotated / raw | Diffs: previous, other | Lines: 802 ( +11, -2 )

Created: 2007-09-03 17:30:45 +0200 (14 months ago) | Author: hpdl | Changeset: 1685

Remove the need for includes/database_tables.php by automatically converting :table_table_name to (db_prefix)_table_name

Properties

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

1672 annotated / raw | Diffs: previous, other | Lines: 793 ( +3, -3 )

Created: 2007-07-27 00:07:13 +0200 (16 months ago) | Author: hpdl | Changeset: 1672

PHP 5 optimizations

Properties

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

1497 annotated / raw | Diffs: previous, other | Lines: 793 ( +3, -1 )

Created: 2007-03-29 15:40:05 +0200 (20 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

1384 annotated / raw | Diffs: previous, other | Lines: 791 ( +98, -44 )

Created: 2007-03-06 09:52:49 +0100 (20 months ago) | Author: hpdl | Changeset: 1384

extend batch page links functionality

Properties

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

1299 annotated / raw | Diffs: previous, other | Lines: 737 ( +16, -4 )

Created: 2007-03-02 02:45:18 +0100 (21 months ago) | Author: hpdl | Changeset: 1299

ugly way to define separate previous/next page links for the administration tool and catalog

Properties

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

1293 annotated / raw | Diffs: previous, other | Lines: 725 ( +3, -3 )

Created: 2007-03-02 01:07:08 +0100 (21 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: 725 ( +82, -5 )

Created: 2007-03-01 20:36:08 +0100 (21 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

1118 annotated / raw | Diffs: previous, other | Lines: 648 ( +1, -11 )

Created: 2006-11-09 16:49:00 +0100 (2 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

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

Created: 2006-10-22 11:15:09 +0200 (2 years 1 month ago) | Author: hpdl | Changeset: 1036

simplify logic

Properties

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

1026 annotated / raw | Diffs: previous, other | Lines: 662 ( +8, -6 )

Created: 2006-10-20 02:53:11 +0200 (2 years 1 month ago) | Author: hpdl | Changeset: 1026

logic update

this commit includes changes to osc_href_link() which the administration tool was also going to use - it is not yet known if this change will be kept or not

Properties

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

783 annotated / raw | Diffs: previous, other | Lines: 660 ( +3, -3 )

Created: 2006-08-24 00:06:44 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 783

replace calls to PHP_SELF with SCRIPT_FILENAME

Properties

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

725 annotated / raw | Diffs: previous, other | Lines: 660 ( +1, -1 )

Created: 2006-08-18 14:51:04 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 725

standardize some general functions

Properties

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

686 annotated / raw | Diffs: previous, other | Lines: 660 ( +3, -3 )

Created: 2006-08-15 00:33:22 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 686

finalize standardization of the html_output functions

Properties

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

685 annotated / raw | Diffs: previous, other | Lines: 660 ( +3, -5 )

Created: 2006-08-14 19:17:56 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 685

css/xhtml updates
standardize html_output functions
convert & to & in the href_link function

Properties

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

660 annotated / raw | Diffs: previous, other | Lines: 662 ( +2, -0 )

Created: 2006-07-27 15:48:44 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 660

merge trunk r658

initialize a variable as the last query was not imported if comments followed afterwards

Properties

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

647 annotated / raw | Diffs: previous, other | Lines: 660 ( +1, -1 )

Created: 2006-07-19 13:54:48 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 647

remove the tep_draw_form() function

Properties

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

444 annotated / raw | Diffs: previous, other | Lines: 660 ( +1, -1 )

Created: 2006-02-20 13:55:57 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 444

fixes from the MS2 update package

Properties

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

387 annotated / raw | Diffs: previous, other | Lines: 660 ( +8, -6 )

Created: 2006-01-18 17:49:58 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 387

the start of moving the language definitions over to xml files which can easily be imported into the database

currently only for the english language and currently stores a cached version of the definitions from the xml file instead of retrieving the values from the database

new xml class to take care of xml files

Properties

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

322 annotated / raw | Diffs: previous, other | Lines: 658 ( +2, -2 )

Created: 2005-12-05 01:40:05 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 322

move the template instantiating logic to the template class

Properties

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

298 annotated / raw | Diffs: previous, other | Lines: 658 ( +3, -5 )

Created: 2005-11-30 19:11:48 +0100 (3 years 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

284 annotated / raw | Diffs: previous, other | Lines: 660 ( +2, -1 )

Created: 2005-11-28 17:52:42 +0100 (3 years ago) | Author: hpdl | Changeset: 284

fix return by reference problem

Properties

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

280 annotated / raw | Diffs: previous, other | Lines: 659 ( +13, -7 )

Created: 2005-11-24 20:31:08 +0100 (3 years 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

246 annotated / raw | Diffs: previous, other | Lines: 653 ( +1, -3 )

Created: 2005-11-14 16:06:41 +0100 (3 years ago) | Author: hpdl | Changeset: 246

add products_keyword and products_tags to the products description table, and move products_model from the products table to it

use the products_keyword value to link to products

administration tool updates still pending

there is a small problem when changing languages on a product information page with the product_keyword being different - will be fixed!

Properties

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

241 annotated / raw | Diffs: previous, other | Lines: 655 ( +3, -3 )

Created: 2005-11-13 23:56:32 +0100 (3 years ago) | Author: hpdl | Changeset: 241

sync from xtrian-ms3's branch

Properties

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

235 annotated / raw | Diffs: previous, other | Lines: 655 ( +1, -1 )

Created: 2005-11-13 14:39:16 +0100 (3 years ago) | Author: hpdl | Changeset: 235

merge from xtrian-ms3

Properties

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

234 annotated / raw | Diffs: previous, other | Lines: 655 ( +8, -4 )

Created: 2005-11-12 18:46:31 +0100 (3 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: 651 ( +39, -0 )

Created: 2005-10-09 03:36:01 +0200 (3 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

219 annotated / raw | Diffs: previous, other | Lines: 612 ( +7, -0 )

Created: 2005-10-09 01:50:15 +0200 (3 years 1 month ago) | Author: hpdl | Changeset: 219

introduce new search classes; one to get a listing of products (classes/products.php) and a more enhanced version (classes/search.php) which extends on the products class to fine tune the listing further (price, date, ..)

Properties

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

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

Created: 2005-09-16 14:59:17 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 196

remove PHP < 4.1 compatibliity logic

Properties

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

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

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

merge from trunk r149

Properties

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

56 annotated / raw | Diffs: previous, other | Lines: 609 ( +1, -1 )

Created: 2005-03-09 06:33:00 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 56

set default values

Properties

 svn:keywords = Id

55 annotated / raw | Diffs: previous, other | Lines: 609 ( +2, -2 )

Created: 2005-03-09 06:31:57 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 55

set the default batch number value to 1

Properties

 svn:keywords = Id

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

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

creating private branch

Properties

 svn:keywords = Id