Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1273 1272 trunk 1863 1363

latest revision download trunk

1863 deleted | Diffs: previous, other | Lines: 0 ( +0, -377 )

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

1536 annotated / raw | Diffs: previous, other | Lines: 377 ( +4, -4 )

Created: 2007-03-31 00:10:22 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1536

Copied to: branches/frank/osc_trunk/admin/includes/classes/backup.php 1756

move program locations to the configuration table

merge from hpdl r1534

Tags: oscommerce-3.0a4

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

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

Copied to: branches/frank/Alpha4_TinyMCE/admin/includes/classes/backup.php 1503

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

merge from hpdl r1497

1374 annotated / raw | Diffs: previous, other | Lines: 375 ( +1, -0 )

Created: 2007-03-06 00:02:10 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1374

merge from hpdl r1292, r1295-r1297

add logging capabilities

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

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

Copied from: branches/hpdl/oscommerce/admin/includes/classes/backup.php 1273

merge from hpdl r1272-r1273

move processing logic to the class level
separate presentation into multiple pages, for each action available
add fulltext support into the database backup dumps
don't backup the data from the sessions table nor the who's online table

latest revision download Branch hpdl

1273 annotated / raw | Diffs: previous, other | Lines: 374 ( +29, -24 )

Created: 2007-02-28 00:11:19 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1273

Copied to: trunk/oscommerce/admin/includes/classes/backup.php 1363

add fulltext support into the database backup dumps
don't backup the data from the sessions table nor the who's online table

1272 new annotated / raw | Lines: 369 ( +369, -0 )

Created: 2007-02-27 19:38:37 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1272

move processing logic to the class level
separate presentation into multiple pages, for each action available