Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
4f2d925a
Commit
4f2d925a
authored
Jun 06, 2010
by
Guy Pyrzak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tinderbox
r=LpSolit, a=LpSolit
parent
9fd85730
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
17 deletions
+18
-17
field-label.html.tmpl
template/en/default/bug/field-label.html.tmpl
+2
-2
field.html.tmpl
template/en/default/search/field.html.tmpl
+4
-4
form.html.tmpl
template/en/default/search/form.html.tmpl
+12
-11
No files found.
template/en/default/bug/field-label.html.tmpl
View file @
4f2d925a
...
...
@@ -28,7 +28,7 @@
[% PROCESS "bug/field-help.none.tmpl" %]
[% DEFAULT tag_name = "th" %]
<[% tag_name %] class="field_label [% ' bz_hidden_field' IF hidden %]
<[% tag_name
FILTER html
%] class="field_label [% ' bz_hidden_field' IF hidden %]
[%- ' required' IF field.is_mandatory %]"
id="field_label_[% field.name FILTER html %]"
[% IF rowspan > 0 %] rowspan="[% rowspan FILTER html %]"[% END %]>
...
...
@@ -50,4 +50,4 @@
>[%- field_descs.${field.name} FILTER html %]:</a>
[% '</label>' IF editable %]
</[% tag_name %]>
</[% tag_name
FILTER html
%]>
template/en/default/search/field.html.tmpl
View file @
4f2d925a
...
...
@@ -51,8 +51,8 @@
tag_name = "span"
editable = 1
%]
from <input name="[% field.name %]from"
id="[% field.name %]"
from <input name="[% field.name
FILTER html
%]from"
id="[% field.name
FILTER html
%]"
size="10" maxlength="10"
value="[% value.0 FILTER html %]"
onchange="updateCalendarFromField(this);[% onchange FILTER html %]">
...
...
@@ -62,8 +62,8 @@
<span>Calendar</span>
</button>
<div id="con_calendar_[% field.name FILTER html %]"></div>
to <input name="[% field.name %]to"
id="[% field.name %]to" size="10" maxlength="10"
to <input name="[% field.name
FILTER html
%]to"
id="[% field.name
FILTER html
%]to" size="10" maxlength="10"
value="[% value.1 FILTER html %]"
onchange="updateCalendarFromField(this);[% onchange FILTER html %]">
<button type="button" class="calendar_button"
...
...
template/en/default/search/form.html.tmpl
View file @
4f2d925a
...
...
@@ -198,14 +198,14 @@ TUI_hide_default('information_query');
Detailed [% terms.Bug %] Information
</a>
<span class="section_help">Narrow results by the following fields:
[%+ field_descs.longdesc
%]s, [%+ field_descs.bug_file_loc
%],
[% IF Param('usestatuswhiteboard') %] [%+ field_descs.status_whiteboard %], [%+ END %]
[% IF use_keywords %] [%+ field_descs.keywords %], [%+ END %]
[% IF user.is_timetracker %] [%+ field_descs.deadline %], [%+ END %]
[% terms.Bug %] Numbers, [%+ field_descs.version %],
[% IF Param('usetargetmilestone') %] [%+ field_descs.target_milestone %], [%+ END %]
[% field_descs.bug_severity
%], [%+ field_descs.priority%], [%+ field_descs.rep_platform
%],
[%+ field_descs.op_sys %]
[%+ field_descs.longdesc
FILTER html %]s, [%+ field_descs.bug_file_loc FILTER html
%],
[% IF Param('usestatuswhiteboard') %] [%+ field_descs.status_whiteboard
FILTER html
%], [%+ END %]
[% IF use_keywords %] [%+ field_descs.keywords
FILTER html
%], [%+ END %]
[% IF user.is_timetracker %] [%+ field_descs.deadline
FILTER html
%], [%+ END %]
[% terms.Bug %] Numbers, [%+ field_descs.version
FILTER html
%],
[% IF Param('usetargetmilestone') %] [%+ field_descs.target_milestone
FILTER html
%], [%+ END %]
[% field_descs.bug_severity
FILTER html %], [%+ field_descs.priority FILTER html %], [%+ field_descs.rep_platform FILTER html
%],
[%+ field_descs.op_sys
FILTER html
%]
</span>
</div>
[%# *** Comment URL Whiteboard Keywords *** %]
...
...
@@ -310,8 +310,9 @@ TUI_hide_default('information_query');
<div class="bz_section_title" id="people_filter">
<div id="people_query_controller" class="arrow">▼</div>
<a href="javascript:TUI_toggle_class('people_query')">Search By People</a>
<span>Narrow results to a role (ie. [% field_descs.assigned_to%], [% field_descs.reporter %],
[% field_descs.commenter %], etc.) a person has on a [% terms.bug %]
<span>Narrow results to a role (ie. [% field_descs.assigned_to FILTER html %],
[% field_descs.reporter FILTER html %], [% field_descs.commenter FILTER html %],
etc.) a person has on [% terms.abug %]
</span>
</div>
<div id="people_filter_section" class="bz_search_section people_query">
...
...
@@ -369,7 +370,7 @@ TUI_hide_default('information_query');
</select>
</li>
<li>
<label for="chfieldvalue">[% search_descs.changedto %]:</label>
<label for="chfieldvalue">[% search_descs.changedto
FILTER html
%]:</label>
<input name="chfieldvalue" id="chfieldvalue"
size="20" value="[% default.chfieldvalue.0 FILTER html %]">
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment