[bugzilla-gnome-org-extensions] weekly bug summary: Port to Browse and GNOME extensions



commit deba90b89e971b6af82d9e1c146fe57c73d071f1
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Wed Nov 12 23:18:58 2014 +0100

    weekly bug summary: Port to Browse and GNOME extensions

 .../en/default/pages/weekly-bug-summary.html.tmpl  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl 
b/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl
index 6177d62..e2a6615 100644
--- a/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl
+++ b/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl
@@ -59,8 +59,8 @@
 <tr><th>Product</th><th>Open [% terms.bugs %]</th><th>Opened in last [% days FILTER html %] 
days</th><th>Closed in last [% days FILTER html %] days</th><th>Change</th></tr>
 [% FOREACH row = productlist %]
 <tr class="[%+ IF loop.count() % 2 == 0 %]bz_row_even[% ELSE %]bz_row_odd[% END %]">
-  <td><a href="browse.cgi?product=[% row.1 FILTER uri %]">[% row.1 FILTER html %]</a></td>
-  <td><a href="buglist.cgi?product=[% row.1 FILTER uri 
%]&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=blocker&amp;bug_severity=critical&amp;bug_severity=major&amp;bug_severity=normal&amp;bug_severity=minor&amp;bug_severity=trivial&amp;gnome_version=[%
 version FILTER uri %]">[% row.2 FILTER html %]</a></td>
+  <td><a href="page.cgi?id=browse.html&amp;product=[% row.1 FILTER uri %]">[% row.1 FILTER html %]</a></td>
+  <td><a href="buglist.cgi?product=[% row.1 FILTER uri 
%]&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_severity=blocker&amp;bug_severity=critical&amp;bug_severity=major&amp;bug_severity=normal&amp;bug_severity=minor&amp;bug_severity=trivial&amp;cf_gnome_version=[%
 version FILTER uri %]">[% row.2 FILTER html %]</a></td>
   <td><a href="[% row.4 FILTER html %]">+[% row.3 FILTER html %]</a></td>
   <td><a href="[% row.6 FILTER html %]">-[% row.5 FILTER html %]</a></td>
   [% IF row.7 > 0 %]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]