Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1863 1

latest revision download trunk

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

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: 299 ( +3, -1 )

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

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

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

merge from hpdl r1290-r1291, r1293

introduce the administrators log class to log database changes performed from the administration tool
introduce the new Administrators Log section on the Administration Tool to displayed the logged actions

Properties

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

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

Created: 2007-03-05 21:43:07 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1319

merge from hpdl r1117-r1120

mysql_fetch_assoc() exists from PHP 4.0.3
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
use call_user_func() to call the defined function
pass the string value to the parseString() method

Properties

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

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 10 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 7 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