From ef9e32e4805f0df6ad72cbeb69d11be19f5101cb Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Tue, 8 Feb 2005 04:35:01 +0000 Subject: [PATCH] Oops, forgot to commit this. - Add new validate_state==TOO_LATE to ops pages summaries and result table choice selection menus - Ops pages fixes from Christian Beers and David Hammer: * some rearrangement of index page * fix pass percentage by platform pages to show only non-deprecated apps * all platforms now appear in summary pages of failures svn path=/trunk/boinc/; revision=5352 --- checkin_notes | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/checkin_notes b/checkin_notes index d8b08ee139..8b1b91f150 100755 --- a/checkin_notes +++ b/checkin_notes @@ -24169,3 +24169,26 @@ David 7 Feb 2005 client/ app_control.C + +Bruce 7 Feb 2005 + - Add new validate_state==TOO_LATE to ops pages summaries and result table + choice selection menus + - Ops pages fixes from Christian Beers and David Hammer: + * some rearrangement of index page + * fix pass percentage by platform pages to show only non-deprecated apps + * all platforms now appear in summary pages of failures + html/ + ops/ + create_account_action.ph. + create_account_form.php + db_action.php + db_form.php + index.php + create_forums.php + forum_repair.php + make_emails_lowercase.php + team_repair.php + repair_validator_problem.php + inc/ + db_ops.inc + util_ops.inc