From 794419cacad6de57a10228a4f839a4ed5c44d9ed Mon Sep 17 00:00:00 2001 From: "wurblzap%gmail.com" <> Date: Tue, 18 Apr 2006 14:58:44 +0000 Subject: Bug 281691: Misused : [% PROCESS select selname = "target_milestone" %] @@ -294,13 +289,13 @@ - Add CC: + : [% INCLUDE global/userselect.html.tmpl + id => "newcc" name => "newcc" value => "" - accesskey => "a" size => 30 multiple => 5 %] @@ -308,23 +303,24 @@ - - CC: - - [% IF bug.cc %] - -
- Remove selected CCs -
+ + : + + + +
+ + [%%] +
+ [% ELSE %] - + [% END %] - @@ -341,13 +337,13 @@ [% IF Param('useqacontact') %] - QA Contact: + : [% INCLUDE global/userselect.html.tmpl + id => "qa_contact" name => "qa_contact" value => bug.qa_contact.login - accesskey => "q" size => 60 emptyok => 1 %] @@ -357,27 +353,27 @@ - + : - - Summary: + : - @@ -385,10 +381,11 @@ [% IF Param('usestatuswhiteboard') %] - Status Whiteboard: + : - @@ -397,11 +394,9 @@ [% IF use_keywords %] - - Keywords: - + : - @@ -431,16 +426,16 @@ @@ -559,11 +555,12 @@ [%# *** Comments Groups *** %]
- Additional Comments: + : [% IF Param("insidergroup") && UserInGroup(Param("insidergroup")) %] Private + onClick="updateCommentTagControl(this, form)"> + [% END %]
@@ -573,15 +570,12 @@ minrows = 10 maxrows = 25 cols = constants.COMMENT_COLS - accesskey = 'c' %] [% IF NOT bug.cc || NOT bug.cc.contains(user.login) %]
- + + [% END %]
@@ -606,10 +600,11 @@ [% END %]      - - [% group.description %] + +
[% END %] [% END %] @@ -637,10 +632,14 @@

- Reporter - CC List + + + +

[% END %] [% END %] @@ -663,14 +662,17 @@ [%############################################################################%] [% BLOCK dependencies %] - + [% END %] @@ -682,14 +684,12 @@ [% BLOCK select %] [% END %] diff --git a/template/en/default/bug/summarize-time.html.tmpl b/template/en/default/bug/summarize-time.html.tmpl index 35808f951..bf4850153 100644 --- a/template/en/default/bug/summarize-time.html.tmpl +++ b/template/en/default/bug/summarize-time.html.tmpl @@ -258,8 +258,8 @@
- Orig. Est. + Current Est. - Hours Worked + - Hours Left + %Complete @@ -449,12 +444,12 @@ Gain - Deadline +
- @@ -465,11 +460,12 @@ [% PROCESS formattimeunit time_unit=bug.actual_time %] + - - @@ -482,7 +478,7 @@ [% PROCESS formattimeunit time_unit=bug.estimated_time - (bug.actual_time + bug.remaining_time) %] -
(YYYY-MM-DD)
[% terms.Bug %] [%+ bug.bug_id %] [%+ dep.title %]: + : + [% FOREACH depbug = bug.${dep.fieldname} %] [% depbug FILTER bug_link(depbug) %][% " " %] [% END %] - - +
- Period : + : @@ -286,26 +286,24 @@ %]> - Format:
  - + [%# XXX: allow splitting by other intervals %]   - +   - +
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index b7e43c3c6..bb139e2de 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -79,7 +79,6 @@ 'field.description', 'field.accesskey', 'sel.name', - 'sel.accesskey', ], 'search/search-specific.html.tmpl' => [ @@ -169,7 +168,6 @@ 'reports/series-common.html.tmpl' => [ 'sel.name', - 'sel.accesskey', '"onchange=\"$sel.onchange\"" IF sel.onchange', ], @@ -325,11 +323,11 @@ 'group.description', 'dep.title', 'dep.fieldname', - 'accesskey', 'bug.${dep.fieldname}.join(\', \')', 'selname', 'depbug FILTER bug_link(depbug)', '"${bug.dup_id}" FILTER bug_link(bug.dup_id)', + '" accesskey=\"$accesskey\"" IF accesskey', ], 'bug/knob.html.tmpl' => [ diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl index 83992617a..7a92f1277 100644 --- a/template/en/default/flag/list.html.tmpl +++ b/template/en/default/flag/list.html.tmpl @@ -98,8 +98,9 @@ [% flag.setter.nick FILTER html %]: - + - [% FOREACH x = name.keys.sort %] - - [% END %] - [% UNLESS name.keys.size %] - - [% END %] - - + @@ -233,18 +231,18 @@ function subcatSelected() { - Cumulate: - Cumulate: + - - Date Range: - + : + - to - to + diff --git a/template/en/default/reports/series-common.html.tmpl b/template/en/default/reports/series-common.html.tmpl index 06b6af870..42bf0b7ba 100644 --- a/template/en/default/reports/series-common.html.tmpl +++ b/template/en/default/reports/series-common.html.tmpl @@ -99,22 +99,20 @@ function checkNewState() { [% BLOCK series_select %] - + [% END %] diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 6b0a5a2c8..5fa3055b2 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -124,7 +124,9 @@ function doOnSelectProduct(selectmode) { - +
Summary: + : + -