From f33d0625cdd8caad858e6ab8b0df3cede051733e Mon Sep 17 00:00:00 2001 From: gianluca Date: Fri, 10 Jul 2009 00:56:48 +0200 Subject: [PATCH] Changed the index layout --- becommands/html_data.py | 184 ++++++---------------------------------- 1 file changed, 24 insertions(+), 160 deletions(-) diff --git a/becommands/html_data.py b/becommands/html_data.py index f72eb3a..460daa8 100644 --- a/becommands/html_data.py +++ b/becommands/html_data.py @@ -155,11 +155,11 @@ padding-left: 0.5em; } -.even-row { +.selected-cell { background-color: #e9e9e2; } -.odd-row { +.plain-cell { background-color: #f9f9f9; } @@ -218,187 +218,51 @@ html_index = """
-

BugsEverywhere Issue Tracker

+

BugsEverywhere Bug List

- - - -
-

Issues list by status

- +

Bugs summary divided by status

+
- - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- unconfirmed +
+ _unconfirmed_ unconfirmed - _unconfirmed_ + + _open_ open - issues + + _assigned_ assigned
- open - - _open_ - - issues -
- assigned - - _assigned_ - - issues -
- test - - _test_ - - issues -
- closed - - _closed_ - - issues + + _test_ test
- fixed - - _fixed_ - - issues -
- wontfix - - _wontfix_ + + _closed_ closed - issues -
- disabled + + _fixed_ fixed - _disabled_ + + _wontfix_ wontfix - issues + + _disabled_ disabled
- -

Issues list by severity

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- serious - - _serious_ - - issues -
- critical - - _critical_ - - issues -
- fatal - - _fatal_ - - issues -
- wishlist - - _wishlist_ - - issues -
- minor - - _minor_ - - issues -
-
- -

Last 10 Open bugs

- - - -_LAST_ACTVITY_ - - -
-
+

Showing all bugs

+ -- 2.26.2