Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1854 1016

latest revision download Branch hpdl

1854 annotated / raw | Diffs: previous, other | Lines: 33 ( +1, -1 )

Created: 2009-02-28 04:44:39 +0100 (8 months ago) | Author: hpdl | Changeset: 1854

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

Standards updates

Properties

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

1851 annotated / raw | Diffs: previous, other | Lines: 33 ( +8, -130 )

Created: 2009-02-28 04:08:07 +0100 (8 months ago) | Author: hpdl | Changeset: 1851

Update Administrators application

Properties

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

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

Created: 2009-02-28 04:07:56 +0100 (8 months ago) | Author: hpdl | Changeset: 1850

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

Update Administrators application

Properties

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

1845 annotated / raw | Diffs: previous, other | Lines: 155 ( +8, -8 )

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

Moved to: branches/hpdl/oscommerce/admin/includes/applications/administrators/administrators.php 1850

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: 155 ( +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: 153 ( +8, -8 )

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

language updates

1446 annotated / raw | Diffs: previous, other | Lines: 153 ( +9, -7 )

Created: 2007-03-09 12:36:53 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1446

start of moving to the new ini file format style language definitions

1400 annotated / raw | Diffs: previous, other | Lines: 151 ( +5, -5 )

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

1200 annotated / raw | Diffs: previous, other | Lines: 151 ( +74, -270 )

Created: 2007-01-15 14:45:58 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 1200

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

1130 annotated / raw | Diffs: previous, other | Lines: 347 ( +3, -3 )

Created: 2006-11-10 18:28:31 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 1130

update links

1125 annotated / raw | Diffs: previous, other | Lines: 347 ( +157, -15 )

Created: 2006-11-10 16:12:45 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 1125

start of batch capabilities for the administration tool

1110 annotated / raw | Diffs: previous, other | Lines: 205 ( +3, -2 )

Created: 2006-11-06 12:38:41 +0100 (3 years ago) | Author: hpdl | Changeset: 1110

fix the addition of new administrators

1085 annotated / raw | Diffs: previous, other | Lines: 204 ( +86, -67 )

Created: 2006-10-26 16:29:05 +0200 (3 years ago) | Author: hpdl | Changeset: 1085

check for duplicate administrator usernames when editing or inserting accounts

allow access modules to be defined for new administrator accounts

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

Created: 2006-10-25 17:21:08 +0200 (3 years ago) | Author: hpdl | Changeset: 1074

reload the access modules in the session if the administrator account being edited is the same account that is logged on

1070 annotated / raw | Diffs: previous, other | Lines: 181 ( +96, -13 )

Created: 2006-10-25 15:28:07 +0200 (3 years ago) | Author: hpdl | Changeset: 1070

introduction of the access level implementation

1016 new annotated / raw | Lines: 98 ( +98, -0 )

Created: 2006-10-18 13:38:59 +0200 (3 years ago) | Author: hpdl | Changeset: 1016

Copied to: trunk/oscommerce/admin/includes/content/administrators.php 1076

modularize the administration tool pages (not yet stable)