From c832c632b011c9efccb985469f99e614c07fce4b Mon Sep 17 00:00:00 2001 From: jctrosset Date: Fri, 5 Jul 2002 09:43:00 +0000 Subject: [PATCH] 1. Fixed the redundance problem between bug_actiongroup.php and view_all_bug_update.php ; the code of bug_actiongroup is reported on the latter, and the page deleted. 2. Bugs which are mass-treated now have a new handler only when assigned or "status-updated". 3. Fixed the number of the current page and put it at the right column on view_all_inc.php git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1166 f5dc347c-c33d-0410-90a0-b07cc1902cb9 --- bug_actiongroup_page.php | 4 +- view_all_bug_update.php | 172 +++++++++++++++++++++++++++++++++------ view_all_inc.php | 11 ++- 3 files changed, 158 insertions(+), 29 deletions(-) diff --git a/bug_actiongroup_page.php b/bug_actiongroup_page.php index a1a6c3e961..b8e2afdd19 100644 --- a/bug_actiongroup_page.php +++ b/bug_actiongroup_page.php @@ -104,7 +104,7 @@
- + @@ -160,7 +160,7 @@ - + diff --git a/view_all_bug_update.php b/view_all_bug_update.php index 2a7a513c50..a37835c294 100644 --- a/view_all_bug_update.php +++ b/view_all_bug_update.php @@ -5,38 +5,162 @@ # See the README and LICENSE files for details ?> diff --git a/view_all_inc.php b/view_all_inc.php index 5305cb00b0..b218c95cf6 100644 --- a/view_all_inc.php +++ b/view_all_inc.php @@ -138,14 +138,12 @@ print_status_colors(); } ?> - -

+ + +
- + 0 ) { @@ -159,6 +157,13 @@ ?> +   + [