Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1857 1291 trunk 1863 1372

latest revision download trunk

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

Created: 2009-03-07 00:53:49 +0100 (8 months ago) | Author: hpdl | Changeset: 1863

Copied from: branches/hpdl/oscommerce/admin/includes/applications/administrators_log/administrators_log.php 1857

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: 97 ( +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

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

Created: 2007-03-29 00:42:58 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1492

language updates

merge from hpdl r1463, r1466-r1472, r1475-r1477

1402 annotated / raw | Diffs: previous, other | Lines: 93 ( +2, -2 )

Created: 2007-03-07 01:15:39 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1402

fix OSC-106

create a separate osc_redirect() function for the Administration Tool, labelled osc_redirect_admin()
manually close the session when a redirect is occurring
(merge from hpdl r1400-r1401)

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

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

Copied from: branches/hpdl/oscommerce/admin/includes/content/administrators_log.php 1291

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

latest revision download Branch hpdl

1857 new/moved annotated / raw | Diffs: previous, other | Lines: 97 ( +97, -0 )

Created: 2009-03-01 03:41:14 +0100 (8 months ago) | Author: hpdl | Changeset: 1857

Moved from: branches/hpdl/oscommerce/admin/includes/content/administrators_log.php 1845

Copied to: trunk/oscommerce/admin/includes/applications/administrators_log/administrators_log.php 1863

Move Administration Tool sections to separate Applications

Properties

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

1845 annotated / raw | Diffs: previous, other | Lines: 97 ( +4, -4 )

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

Moved to: branches/hpdl/oscommerce/admin/includes/applications/administrators_log/administrators_log.php 1857

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

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

1475 annotated / raw | Diffs: previous, other | Lines: 95 ( +4, -4 )

Created: 2007-03-28 00:51:31 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1475

language updates

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

Created: 2007-03-27 16:04:32 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 1467

language updates

1400 annotated / raw | Diffs: previous, other | Lines: 93 ( +2, -2 )

Created: 2007-03-07 01:05:32 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1400

create a separate osc_redirect() function for the Administration Tool, labelled osc_redirect_admin()

manually close the session when a redirect is occurring

1291 new annotated / raw | Lines: 93 ( +93, -0 )

Created: 2007-03-01 20:38:23 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1291

Copied to: trunk/oscommerce/admin/includes/content/administrators_log.php 1372

introduce a new Administrators Log section to the Administration Tool, to display the logged actions of administrators